Skip to content

Commit 863d94b

Browse files
committed
fix build?
1 parent 24ceacb commit 863d94b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

build/SlnParser.Build.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Nuke.Common" Version="10.1.0" />
15-
<PackageDownload Include="GitVersion.CommandLine" Version="[5.5.1]" />
14+
<PackageReference Include="Nuke.Common" Version="10.1.0"/>
15+
<PackageDownload Include="GitVersion.Tool" Version="[6.5.1]"/>
1616
</ItemGroup>
17-
1817
</Project>

0 commit comments

Comments
 (0)