We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad366e1 commit f743fd0Copy full SHA for f743fd0
src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj
@@ -15,7 +15,7 @@
15
<TargetFrameworks>netstandard2.0</TargetFrameworks>
16
<PackageId>Microsoft.OpenApi.OData</PackageId>
17
<SignAssembly>true</SignAssembly>
18
- <Version>1.6.0-preview.10</Version>
+ <Version>1.6.0</Version>
19
<Description>This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description>
20
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
21
<PackageTags>Microsoft OpenApi OData EDM</PackageTags>
0 commit comments