Skip to content

Commit 61c08f2

Browse files
authored
Remove EnableTypeInfoReflection
1 parent 70928b4 commit 61c08f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/Microsoft.Toolkit.Uwp.UI.Controls.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<TargetFrameworks>uap10.0.17763</TargetFrameworks>
44
<Title>Windows Community Toolkit Controls</Title>
55
<!-- ARM64 builds for managed apps use .NET Native. We can't use the Reflection Provider for that. -->
6-
<EnableTypeInfoReflection Condition="'$(Configuration)' == 'Debug'">false</EnableTypeInfoReflection>
76
<IncludeBuildOutput>false</IncludeBuildOutput>
87
</PropertyGroup>
98

0 commit comments

Comments
 (0)