mirror of
https://github.com/snltty/linker.git
synced 2025-12-20 02:16:44 +08:00
8 lines
223 B
XML
8 lines
223 B
XML
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
<ILMergeConsolePath>$(MSBuildThisFileDirectory)..\tools\net452\ILMerge.exe</ILMergeConsolePath>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|