Skip to content

Commit a2ebd08

Browse files
committed
Add GitVersion.Tool to build dependencies
1 parent 17edf7d commit a2ebd08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.build/.build.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,8 @@
2222
<None Remove="*.csproj.DotSettings;*.ref.*.txt" />
2323
</ItemGroup>
2424

25+
<ItemGroup>
26+
<PackageDownload Include="GitVersion.Tool" Version="[5.12.0]" />
27+
</ItemGroup>
28+
2529
</Project>

0 commit comments

Comments
 (0)