File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net46; netstandard2.0</TargetFrameworks >
44 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1010 <Company >Microsoft</Company >
1111 <Title >Microsoft.OpenApi.Readers</Title >
1212 <PackageId >Microsoft.OpenApi.Readers</PackageId >
13- <Version >1.1.0 </Version >
13+ <Version >1.1.1 </Version >
1414 <Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
1515 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1616 <PackageTags >OpenAPI .NET</PackageTags >
Original file line number Diff line number Diff line change 1010 <Company >Microsoft</Company >
1111 <Title >Microsoft.OpenApi</Title >
1212 <PackageId >Microsoft.OpenApi</PackageId >
13- <Version >1.1.0 </Version >
13+ <Version >1.1.1 </Version >
1414 <Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
1515 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
1616 <PackageTags >OpenAPI .NET</PackageTags >
You can’t perform that action at this time.
0 commit comments