Skip to content

Commit 5d5c4b0

Browse files
authored
Merge pull request #1327 from microsoft/andrueastman/bumpHidi
Bump hidi version
2 parents 7c3e87c + 428a5ba commit 5d5c4b0

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.2.7</Version>
18+
<Version>1.2.8</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>
@@ -44,7 +44,7 @@
4444
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
4545
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
4646
<PackageReference Include="Microsoft.OData.Edm" Version="7.17.0" />
47-
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.5.0-preview2" />
47+
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.5.0-preview3" />
4848
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.0-preview" />
4949
<PackageReference Include="System.CommandLine.Hosting" Version="0.4.0-alpha.22272.1" />
5050
</ItemGroup>

0 commit comments

Comments
 (0)