|
|
|
@ -19,9 +19,14 @@
@@ -19,9 +19,14 @@
|
|
|
|
|
<SignAssembly>True</SignAssembly> |
|
|
|
|
<AssemblyOriginatorKeyFile>..\ICSharpCode.Decompiler\ICSharpCode.Decompiler.snk</AssemblyOriginatorKeyFile> |
|
|
|
|
<ServerGarbageCollection>true</ServerGarbageCollection> |
|
|
|
|
<GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode> |
|
|
|
|
<EnableWindowsTargeting>true</EnableWindowsTargeting> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<RuntimeHostConfigurationOption Include="Switch.System.Windows.Media.EnableHardwareAccelerationInRdp" Value="true" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Debug'"> |
|
|
|
|
<DebugType>full</DebugType> |
|
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
|