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 2c520ac commit c50f9daCopy full SHA for c50f9da
src/Directory.Packages.props
@@ -47,7 +47,7 @@
47
<PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="$(XamarinAndroidXLifecycleLiveDataVersion)" />
48
</ItemGroup>
49
<ItemGroup Condition="'$(UseMaui)' != 'true'">
50
- <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.7.250401001" />
+ <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.7.250513003" />
51
52
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
53
<PackageVersion Include="System.ValueTuple" Version="4.6.1" />
0 commit comments