Revert "ILLink improvement"

This reverts commit f7d12ac94f.
This commit is contained in:
JustArchi
2018-06-01 21:26:11 +02:00
parent f7d12ac94f
commit 36e78d3930

View File

@@ -23,10 +23,6 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
</PropertyGroup>
<PropertyGroup>
<RootAllApplicationAssemblies>false</RootAllApplicationAssemblies>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType>