Use dotnet for restoring packages

This commit is contained in:
mykhailopylyp 2021-07-27 15:57:08 +03:00
parent 7b101a9f53
commit 06b568ba0c

View file

@ -1,6 +1,6 @@
cd /D "%~dp0"
nuget restore ../PowerToys.sln -MSBuildVersion 16.10 || exit /b 1
dotnet restore ../PowerToys.sln || exit /b 1
powershell.exe -Command "Invoke-WebRequest -OutFile %tmp%\wdksetup.exe https://go.microsoft.com/fwlink/p/?linkid=2085767"
%tmp%\wdksetup.exe /q