We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2317a8e commit 83a6f83Copy full SHA for 83a6f83
samples/ComputeSharp.SwapChain.D2D1.CoreWindow/ComputeSharp.SwapChain.D2D1.CoreWindow.csproj
@@ -40,6 +40,7 @@
40
<OptimizationPreference>Speed</OptimizationPreference>
41
<CsWinRTEnableDynamicObjectsSupport>false</CsWinRTEnableDynamicObjectsSupport>
42
<CsWinRTUseExceptionResourceKeys>true</CsWinRTUseExceptionResourceKeys>
43
+ <CsWinRTEnableDefaultCustomTypeMappings>false</CsWinRTEnableDefaultCustomTypeMappings>
44
<CsWinRTEnableICustomPropertyProviderSupport>false</CsWinRTEnableICustomPropertyProviderSupport>
45
<CsWinRTEnableIDynamicInterfaceCastableSupport>false</CsWinRTEnableIDynamicInterfaceCastableSupport>
46
</PropertyGroup>
0 commit comments