mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2024-11-14 10:49:41 +01:00
Downgrade GitVersion.Tool to 5.6.3
Workaround for https://github.com/GitTools/GitVersion/issues/2554
This commit is contained in:
parent
1309ec7b27
commit
12575da37d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageDownload Include="GitVersion.Tool" Version="[5.6.6]" />
|
||||
<PackageDownload Include="GitVersion.Tool" Version="[5.6.3]" />
|
||||
<PackageReference Include="CsvHelper" Version="26.0.1" />
|
||||
<PackageReference Include="NuGet.CommandLine" Version="5.8.1" />
|
||||
<PackageReference Include="Nuke.Common" Version="5.0.2" />
|
||||
|
|
Loading…
Reference in a new issue