|
|
|
@ -435,5 +435,6 @@
@@ -435,5 +435,6 @@
|
|
|
|
|
|
|
|
|
|
<Target Name="ApplyStackExtension" AfterTargets="PostBuildEvent"> |
|
|
|
|
<Exec Condition="'$(VCToolsVersion)'!=''" Command=""$(VCBasePath)Tools\MSVC\$(VCToolsVersion)\bin\Hostx64\x64\editbin.exe" /stack:16777216 "$(TargetPath)"
EXIT 0" /> |
|
|
|
|
<Exec Command=""$(TargetFrameworkSDKToolsDirectory)sn.exe" -R "$(TargetPath)" "$(SolutionDir)\ICSharpCode.Decompiler\ICSharpCode.Decompiler.snk"" /> |
|
|
|
|
</Target> |
|
|
|
|
</Project> |