diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt index 60dda844d4d..aed8ac640db 100644 --- a/BuildToolsVersion.txt +++ b/BuildToolsVersion.txt @@ -1 +1 @@ -1.0.25-prerelease-00145 \ No newline at end of file +1.0.25-prerelease-00148 \ No newline at end of file diff --git a/build.proj b/build.proj index 425018617fe..468d7862ce5 100644 --- a/build.proj +++ b/build.proj @@ -35,7 +35,6 @@ - diff --git a/dir.props b/dir.props index c4b7d5144b9..93426ed3000 100755 --- a/dir.props +++ b/dir.props @@ -101,7 +101,6 @@ - $(ToolsDir)\NuProj\NuGet.exe @(NuGetSourceList -> '-source %(Identity)', ' ') $(NuGetPackageSource) diff --git a/dir.targets b/dir.targets index 843b045842b..d72b14b8a5a 100644 --- a/dir.targets +++ b/dir.targets @@ -15,63 +15,6 @@ - - - - $(ToolsDir)BuildTools.semaphore - - - - - - - - - - - - - - - - - <_RestoreBuildToolsCommand>$(NugetRestoreCommand) "$(SourceDir).nuget/packages.$(OsEnvironment).config" - - - - - - - - - - - - - - - -