Skip to content

Commit 1aff0e2

Browse files
committed
Update references to rename solution file
1 parent 59559f5 commit 1aff0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/nuget-restore.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
22
SET ROOT=%~dp0..
33
SET NuGetExe=%ROOT%\Tools\NuGet.exe
4-
SET SolutionFile=%ROOT%\UnitsNet.sln
4+
SET SolutionFile=%ROOT%\UnitsNet.2015.sln
55
%NuGetExe% restore %SolutionFile%

0 commit comments

Comments
 (0)