Skip to content

Commit

Permalink
Update Microsoft.WindowsAppSdk and BuildTools to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Mar 1, 2024
1 parent 455953e commit 28ae6f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MultiTarget/PackageReferences/WinAppSdk.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240205001-preview1" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
</ItemGroup>
</Project>

0 comments on commit 28ae6f9

Please sign in to comment.