We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17edf7d commit a2ebd08Copy full SHA for a2ebd08
.build/.build.csproj
@@ -22,4 +22,8 @@
22
<None Remove="*.csproj.DotSettings;*.ref.*.txt" />
23
</ItemGroup>
24
25
+ <ItemGroup>
26
+ <PackageDownload Include="GitVersion.Tool" Version="[5.12.0]" />
27
+ </ItemGroup>
28
+
29
</Project>
0 commit comments