Skip to content

Commit

Permalink
Stop overriding Arcade VSSDK (#10889)
Browse files Browse the repository at this point in the history
This was needed long ago but Arcade bumped past this in dotnet/arcade#7056.
  • Loading branch information
rainersigwald authored Oct 29, 2024
1 parent 639a922 commit 4f7bb62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
<UsingToolVSSDK>true</UsingToolVSSDK>
<!-- Override Arcade's default VSSDK version with one that supports client enablement.
Can be removed after Arcade moves up. -->
<MicrosoftVSSDKBuildToolsVersion>16.7.13</MicrosoftVSSDKBuildToolsVersion>
</PropertyGroup>
<!-- Production Dependencies -->
<PropertyGroup>
Expand Down

0 comments on commit 4f7bb62

Please sign in to comment.