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.1.0-preview2 </Version >
18
+ <Version >1.1.0-preview3 </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 >
43
43
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 6.0.0" />
44
44
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
45
45
<PackageReference Include =" Microsoft.OData.Edm" Version =" 7.12.4" />
46
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.2.0-preview4 " />
46
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.2.0-preview5 " />
47
47
</ItemGroup >
48
48
49
49
<ItemGroup >
You can’t perform that action at this time.
0 commit comments