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.
2 parents 188413b + 37a05b8 commit bcee1c0Copy full SHA for bcee1c0
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.8</Version>
+ <Version>1.6.9</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