Skip to content

Commit

Permalink
Downgrade GitVersion tool to help generate the proper packages for al…
Browse files Browse the repository at this point in the history
…pha tags
  • Loading branch information
dennisdoomen committed Aug 28, 2023
1 parent ced4545 commit 22ac70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<DefineConstants>OS_MAC</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageDownload Include="GitVersion.Tool" Version="[5.12.0]" />
<PackageDownload Include="GitVersion.Tool" Version="[5.10.0]" />
<PackageDownload Include="NSpec" Version="[3.1.0]" />
<PackageDownload Include="ReportGenerator" Version="[5.1.23]" />
<PackageDownload Include="xunit.runner.console" Version="[2.5.0]" />
Expand Down

0 comments on commit 22ac70f

Please sign in to comment.