Skip to content

Commit 8c8f4b6

Browse files
committed
Bump conversion lib version and hidi version
1 parent 1280e48 commit 8c8f4b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageId>Microsoft.OpenApi.Hidi</PackageId>
1616
<ToolCommandName>hidi</ToolCommandName>
1717
<PackageOutputPath>./../../artifacts</PackageOutputPath>
18-
<Version>1.0.0-preview4</Version>
18+
<Version>1.0.0-preview5</Version>
1919
<Description>OpenAPI.NET CLI tool for slicing OpenAPI documents</Description>
2020
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
2121
<PackageTags>OpenAPI .NET</PackageTags>
@@ -46,7 +46,7 @@
4646
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
4747
<PackageReference Include="System.CommandLine" Version="2.0.0-beta3.22114.1" />
4848
<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" />
5050
</ItemGroup>
5151

5252
<ItemGroup>

0 commit comments

Comments
 (0)