Skip to content

Commit 1c1123a

Browse files
committed
fix: revert Gitversion.Tool
1 parent 5356a3b commit 1c1123a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/_build.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -15,6 +15,6 @@
1515
<PackageReference Include="Nuke.Common" Version="9.0.1" />
1616
</ItemGroup>
1717
<ItemGroup>
18-
<PackageDownload Include="GitVersion.Tool" Version="[6.0.5]" />
18+
<PackageDownload Include="GitVersion.Tool" Version="[5.12.0]" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)