We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020bf61 commit b36d694Copy full SHA for b36d694
src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj
@@ -9,7 +9,7 @@
9
<Nullable>enable</Nullable>
10
<ToolCommandName>hidi</ToolCommandName>
11
<PackageOutputPath>./../../artifacts</PackageOutputPath>
12
- <Version>1.4.2</Version>
+ <Version>1.4.3</Version>
13
<Description>OpenAPI.NET CLI tool for slicing OpenAPI documents</Description>
14
<SignAssembly>true</SignAssembly>
15
<!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#embeduntrackedsources -->
0 commit comments