File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Microsoft.OpenApi.Readers Expand file tree Collapse file tree 3 files changed +4
-4
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
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
99 <Nullable >enable</Nullable >
1010 <ToolCommandName >hidi</ToolCommandName >
1111 <PackageOutputPath >./../../artifacts</PackageOutputPath >
12- <Version >1.3.7 </Version >
12+ <Version >1.3.8 </Version >
1313 <Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
1414 <SignAssembly >true</SignAssembly >
1515 <!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Original file line number Diff line number Diff line change 33 <TargetFramework >netstandard2.0</TargetFramework >
44 <LangVersion >latest</LangVersion >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6- <Version >1.6.12 </Version >
6+ <Version >1.6.13 </Version >
77 <Description >OpenAPI.NET Readers for JSON and YAML documents</Description >
88 <SignAssembly >true</SignAssembly >
99 <!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Original file line number Diff line number Diff line change 33 <TargetFramework >netstandard2.0</TargetFramework >
44 <LangVersion >Latest</LangVersion >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6- <Version >1.6.12 </Version >
6+ <Version >1.6.13 </Version >
77 <Description >.NET models with JSON and YAML writers for OpenAPI specification</Description >
88 <SignAssembly >true</SignAssembly >
99 <!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
You can’t perform that action at this time.
0 commit comments