Skip to content

Commit 2482745

Browse files
committed
Remove UI.Controls project build output from package
Only include depedencies in package.
1 parent 14df8de commit 2482745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
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. -->
66
<EnableTypeInfoReflection Condition="'$(Configuration)' == 'Debug'">false</EnableTypeInfoReflection>
7+
<IncludeBuildOutput>false</IncludeBuildOutput>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)