File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/Microsoft.OpenApi.OData.Reader Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 15
15
<TargetFrameworks >net8.0</TargetFrameworks >
16
16
<PackageId >Microsoft.OpenApi.OData</PackageId >
17
17
<SignAssembly >true</SignAssembly >
18
- <Version >2.0.0-preview.2 </Version >
18
+ <Version >2.0.0-preview.3 </Version >
19
19
<Description >This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description >
20
20
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
21
21
<PackageTags >Microsoft OpenApi OData EDM</PackageTags >
25
25
- Cleaned up obsolete APIs
26
26
- Changed target framework to net8.0
27
27
- Adds support for retrieving collection of enum values from UpdateMethod property of UpdateRestrictions annotation #564
28
+ - Updates tag names for actions/functions operations #585
28
29
</PackageReleaseNotes >
29
30
<AssemblyName >Microsoft.OpenApi.OData.Reader</AssemblyName >
30
31
<AssemblyOriginatorKeyFile >..\..\tool\Microsoft.OpenApi.OData.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments