Skip to content

Commit ebb1868

Browse files
chore(deps): update windows sdk & app sdk
1 parent afe0e9f commit ebb1868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<!-- Windows-specific packages for MAUI -->
9292
<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">
93-
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.7.250606001" />
94-
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.4948" />
93+
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.8.251003001" />
94+
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.6584" />
9595
</ItemGroup>
9696
</Project>

0 commit comments

Comments
 (0)