Skip to content

Commit

Permalink
Update MultiTarget/PackageReferences/WinAppSdk.props
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe authored Jul 2, 2024
1 parent 5e643c4 commit 49cb231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MultiTarget/PackageReferences/WinAppSdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 49cb231

Please sign in to comment.