Skip to content

Commit

Permalink
Merge pull request #2000 from microsoft/fix/hidi-preview
Browse files Browse the repository at this point in the history
fix: sets hidi version to a preview
  • Loading branch information
baywet authored Dec 19, 2024
2 parents 28b226e + 8999336 commit 975b1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Nullable>enable</Nullable>
<ToolCommandName>hidi</ToolCommandName>
<PackageOutputPath>./../../artifacts</PackageOutputPath>
<Version>1.4.16</Version>
<Version>2.0.0-preview3</Version>
<Description>OpenAPI.NET CLI tool for slicing OpenAPI documents</Description>
<SignAssembly>true</SignAssembly>
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
Expand Down

0 comments on commit 975b1bf

Please sign in to comment.