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 84ee175 commit bf83ccbCopy full SHA for bf83ccb
src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj
@@ -13,7 +13,7 @@
13
<Title>Microsoft Open API OData Reader</Title>
14
<RootNamespace>Microsoft.OpenApi.OData</RootNamespace>
15
<TargetFrameworks>netstandard2.0</TargetFrameworks>
16
- <PackageId>Microsoft.OpenApi.OData.Reader</PackageId>
+ <PackageId>Microsoft.OpenApi.OData</PackageId>
17
<SignAssembly>true</SignAssembly>
18
<Version>1.0.10-preview1</Version>
19
<Description>This package contains the codes you need to convert OData CSDL to Open API Document of Model.</Description>
0 commit comments