We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e23d2 commit 31b9fceCopy full SHA for 31b9fce
external/runtime/runtime.depproj
@@ -73,6 +73,8 @@
73
DestinationFolder="$(TestHostRootPath)"
74
SkipUnchangedFiles="true"
75
UseHardlinksIfPossible="true" />
76
+
77
+ <Exec Command="chmod +x $(TestHostRootPath)dotnet" Condition="'$(RunningOnUnix)' == 'true'"/>
78
79
</Target>
80
0 commit comments