mirror of
https://github.com/pardeike/Harmony
synced 2026-06-08 16:40:38 +00:00
6a1059b797
* adds ilrepack * builds both thin and fat * makes ReleaseFat default test configuration * fixes test configuration
10 lines
218 B
XML
10 lines
218 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<HarmonyVersion>2.3.0.0</HarmonyVersion>
|
|
<HarmonyPrerelease>-prerelease.7</HarmonyPrerelease>
|
|
<MonoModCoreVersion>1.1.0-prerelease.2</MonoModCoreVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|