Skip to content

Commit

Permalink
Reverting 49cb231. See #195 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Aug 23, 2024
1 parent dbaacae commit 4f3d83c
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 @@ -5,6 +5,6 @@
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2730-prerelease" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.1" />
</ItemGroup>
</Project>

0 comments on commit 4f3d83c

Please sign in to comment.