File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<LangVersion >latest</LangVersion >
5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
- <Version >1.6.20 </Version >
6
+ <Version >1.6.21 </Version >
7
7
<Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
8
8
<SignAssembly >true</SignAssembly >
9
9
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Original file line number Diff line number Diff line change 3
3
<TargetFramework >netstandard2.0</TargetFramework >
4
4
<LangVersion >Latest</LangVersion >
5
5
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6
- <Version >1.6.20 </Version >
6
+ <Version >1.6.21 </Version >
7
7
<Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
8
8
<SignAssembly >true</SignAssembly >
9
9
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
You can’t perform that action at this time.
0 commit comments