File tree 1 file changed +2
-2
lines changed
src/Microsoft.OpenApi.Hidi
1 file changed +2
-2
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.11 </Version >
12
+ <Version >1.4.12 </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 -->
39
39
</PackageReference >
40
40
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
41
41
<PackageReference Include =" Microsoft.OData.Edm" Version =" 8.0.2" />
42
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 2.0.0-preview.4 " />
42
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 2.0.0-preview.5 " />
43
43
<PackageReference Include =" Microsoft.OpenApi.ApiManifest" Version =" 0.5.0-preview" />
44
44
<PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
45
45
<!-- STJ
You can’t perform that action at this time.
0 commit comments