Skip to content

Commit

Permalink
Downgraded build tools, because Microsoft Store don't support the new…
Browse files Browse the repository at this point in the history
…est version yet.
  • Loading branch information
neumatho committed Oct 31, 2024
1 parent 010480e commit 3cfdff7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Clients\NostalgicPlayer\NostalgicPlayer.csproj">
Expand Down

0 comments on commit 3cfdff7

Please sign in to comment.