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.
2 parents 59111f6 + 8eeca30 commit 521f910Copy full SHA for 521f910
src/Directory.Packages.props
@@ -71,7 +71,7 @@
71
<PackageVersion Include="Xamarin.AndroidX.Preference" Version="1.2.1.15" />
72
</ItemGroup>
73
<ItemGroup Condition="'$(UseMaui)' != 'true'">
74
- <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.8.250916003" />
+ <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.8.251003001" />
75
76
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
77
<PackageVersion Include="System.ValueTuple" Version="4.6.1" />
0 commit comments