We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59559f5 commit 1aff0e2Copy full SHA for 1aff0e2
Build/nuget-restore.bat
@@ -1,5 +1,5 @@
1
@echo off
2
SET ROOT=%~dp0..
3
SET NuGetExe=%ROOT%\Tools\NuGet.exe
4
-SET SolutionFile=%ROOT%\UnitsNet.sln
+SET SolutionFile=%ROOT%\UnitsNet.2015.sln
5
%NuGetExe% restore %SolutionFile%
0 commit comments