We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d5602 commit b591f41Copy full SHA for b591f41
MultiTarget/PackageReferences/WinAppSdk.props
@@ -1,6 +1,6 @@
1
<Project>
2
<ItemGroup>
3
- <PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.WindowsAppSDK" Version="1.6.240829007" />
+ <PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
4
<PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.Web.WebView2" Version="1.0.2792.45" PrivateAssets="all" />
5
</ItemGroup>
6
</Project>
0 commit comments