Fix Windows AppDep, bump ILCompiler Version to fix cache issue
This commit is contained in:
parent
ebe108c69b
commit
8768b873bd
3 changed files with 2 additions and 4 deletions
|
@ -7,8 +7,6 @@ set __ScriptDir=%~dp0
|
|||
set __RepoRoot=%__ScriptDir%\..\..
|
||||
set __AppDepsProjectDir=%__RepoRoot%\src\Microsoft.DotNet.Tools.Compiler.Native\appdep
|
||||
|
||||
set PATH=%RepoRoot%\artifacts\win7-x64\stage0\bin;%PATH%
|
||||
|
||||
REM Get absolute path
|
||||
pushd %1
|
||||
set __OutputPath=%CD%\bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue