File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
PublishAotCross.Compiler.linux-x64
PublishAotCross.Compiler.win-x64 Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424
2525 </UsingTask >
2626
27- <Target Name =" SetUpZigPath " BeforeTargets =" SetupOSSpecificProps" >
28- <PrependPath Value =" $(MSBuildThisFileDirectory)/bin" />
27+ <Target Name =" SetPathToZig " BeforeTargets =" SetupOSSpecificProps" >
28+ <SetUpZigPath Value =" $(MSBuildThisFileDirectory)/bin" />
2929
3030 </Target >
3131
Original file line number Diff line number Diff line change 2424
2525 </UsingTask >
2626
27- <Target Name =" SetUpZigPath " BeforeTargets =" SetupOSSpecificProps" >
28- <PrependPath Value =" $(MSBuildThisFileDirectory)/bin" />
27+ <Target Name =" SetPathToZig " BeforeTargets =" SetupOSSpecificProps" >
28+ <SetUpZigPath Value =" $(MSBuildThisFileDirectory)/bin" />
2929
3030 </Target >
3131
You can’t perform that action at this time.
0 commit comments