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.7 </Version >
12
+ <Version >1.4.8 </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 -->
35
35
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 8.0.0" />
36
36
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
37
37
<PackageReference Include =" Microsoft.OData.Edm" Version =" 8.0.1" />
38
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.6.8 " />
38
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 2.0.0-preview.2 " />
39
39
<PackageReference Include =" Microsoft.OpenApi.ApiManifest" Version =" 0.5.0-preview" />
40
40
<PackageReference Include =" System.CommandLine.Hosting" Version =" 0.4.0-alpha.22272.1" />
41
41
</ItemGroup >
You can’t perform that action at this time.
0 commit comments