Skip to content

Commit 49cb231

Browse files
authored
Update MultiTarget/PackageReferences/WinAppSdk.props
Resolves https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/195/files#r1662838806
1 parent 5e643c4 commit 49cb231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiTarget/PackageReferences/WinAppSdk.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
55
</ItemGroup>
66
<ItemGroup>
7-
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" />
7+
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" PrivateAssets="all" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)