File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <package id =" System.ValueTuple" version =" 4.0.0-rc3-24212-01" />
2121 <package id =" BenchmarkDotNet" version =" 0.9.8" />
2222 <package id =" BenchmarkDotNet.Diagnostics.Windows" version =" 0.9.8" />
23- <package id =" VisualCppTools" version =" 14.0.24516 -Pre" />
23+ <package id =" VisualCppTools" version =" 14.0.24519 -Pre" />
2424</packages >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ if not exist "%~dp0..\packages\NUnit.Console.3.0.0\tools\" (
1818SET NUNIT3_CONSOLE = %~dp0 ..\packages\NUnit.Console.3.0.0\tools\nunit3-console.exe
1919SET FSI_TOOL = %~dp0 ..\%FLAVOR% \net40\bin\Fsi.exe
2020
21- set link_exe = %~dp0 ..\packages\VisualCppTools.14.0.24516 -Pre\lib\native\bin\link.exe
21+ set link_exe = %~dp0 ..\packages\VisualCppTools.14.0.24519 -Pre\lib\native\bin\link.exe
2222if not exist " %link_exe% " (
2323 set saved_errorlevel = 1
2424 echo Error: failed to find '%link_exe% ' use nuget to restore the VisualCppTools package
You can’t perform that action at this time.
0 commit comments