Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Commit

Permalink
Merge pull request #172 from NuGet/dev
Browse files Browse the repository at this point in the history
Merge MSBuild 14 fix into master
  • Loading branch information
Scott Bommarito authored Apr 28, 2017
2 parents 69d93ef + 45873a8 commit 42fe7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Scripts/RunBasicSearchFunctionalCoreTests.bat
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set solutionPath="BasicSearchTests.FunctionalTests.sln"
set exitCode=0

REM Required Tools
set msbuild="%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild"
set msbuild="%PROGRAMFILES(X86)%\MsBuild\14.0\Bin\msbuild"
set xunit=".\packages\xunit.runner.console.2.1.0\tools\xunit.console.exe"
set nuget="nuget.exe"

Expand Down

0 comments on commit 42fe7dd

Please sign in to comment.