File tree 3 files changed +3
-3
lines changed
Microsoft.OpenApi.Readers
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<Nullable >enable</Nullable >
10
10
<ToolCommandName >hidi</ToolCommandName >
11
11
<PackageOutputPath >./../../artifacts</PackageOutputPath >
12
- <Version >1.4.8 </Version >
12
+ <Version >1.4.9 </Version >
13
13
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
14
14
<SignAssembly >true</SignAssembly >
15
15
<!-- 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.18 </Version >
6
+ <Version >1.6.19 </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.18 </Version >
6
+ <Version >1.6.19 </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