Skip to content

Commit f8f6bc4

Browse files
committed
Release 5.4.0
1 parent 221b6d6 commit f8f6bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build.proj

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- Tools -->
2929
<PropertyGroup>
3030
<NuGetCommandLine>&quot;$(UserProfile)\.nuget\packages\nuget.commandline\6.8.0\tools\NuGet.exe&quot;</NuGetCommandLine>
31-
<ChocolateyCommandLine>&quot;$(UserProfile)\.nuget\packages\chocolatey\1.4.0\tools\chocolateyInstall\choco.exe&quot;</ChocolateyCommandLine>
31+
<ChocolateyCommandLine>&quot;$(UserProfile)\.nuget\packages\chocolatey\2.2.2\tools\chocolateyInstall\choco.exe&quot;</ChocolateyCommandLine>
3232
</PropertyGroup>
3333

3434
<Target Name="Clean">

0 commit comments

Comments
 (0)