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 08e5738 commit e7e98f9Copy full SHA for e7e98f9
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.4.0-preview7</Version>
+ <Version>1.4.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