The Makefile behaviour is recreated using the new and significantly cleaner .NET Core csproj format. fixheader.exe is promoted to OpenRA.PostProcess.exe and now runs on all platforms.
6 lines
142 B
XML
6 lines
142 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<runtime>
|
|
<loadFromRemoteSources enabled="true" />
|
|
</runtime>
|
|
</configuration> |