We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e71e1 commit 4d3f486Copy full SHA for 4d3f486
src/Directory.Packages.props
@@ -45,7 +45,7 @@
45
<PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.8.4.1" />
46
</ItemGroup>
47
<ItemGroup Condition="'$(UseMaui)' != 'true'">
48
- <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.5.240802000" />
+ <PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
49
50
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
51
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
0 commit comments