Skip to content

Commit

Permalink
Update Windows SDK build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
yesseruser committed Oct 10, 2024
1 parent a944618 commit 29ce57a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" PrivateAssets="all" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pong.Desktop\Pong.Desktop.csproj" />
Expand Down

0 comments on commit 29ce57a

Please sign in to comment.