Skip to content

Commit

Permalink
Downgrade SDK.BuildTools because of MS Partner Center issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Jul 12, 2024
1 parent 41e5269 commit 9275497
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,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="..\MusicManager.Presentation\MusicManager.Presentation.csproj" />
Expand Down

0 comments on commit 9275497

Please sign in to comment.