File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Microsoft.OpenApi.Hidi Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<PackageId >Microsoft.OpenApi.Hidi</PackageId >
16
16
<ToolCommandName >hidi</ToolCommandName >
17
17
<PackageOutputPath >./../../artifacts</PackageOutputPath >
18
- <Version >1.0.0-preview4 </Version >
18
+ <Version >1.0.0-preview5 </Version >
19
19
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
20
20
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
21
21
<PackageTags >OpenAPI .NET</PackageTags >
46
46
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 6.0.0" />
47
47
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta3.22114.1" />
48
48
<PackageReference Include =" Microsoft.OData.Edm" Version =" 7.11.0" />
49
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.0.10 " />
49
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.0.11-preview2 " />
50
50
</ItemGroup >
51
51
52
52
<ItemGroup >
You can’t perform that action at this time.
0 commit comments