Skip to content

Commit

Permalink
Merge pull request #70038 from dibarbet/update_msbuild_locator
Browse files Browse the repository at this point in the history
Update msbuild locator to pick up fix to probe more SDK locations
  • Loading branch information
dibarbet authored Sep 20, 2023
2 parents dd61fb8 + b480f1a commit 99bb2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<HumanizerCoreVersion>2.14.1</HumanizerCoreVersion>
<ICSharpCodeDecompilerVersion>8.1.1.7464</ICSharpCodeDecompilerVersion>
<InputSimulatorPlusVersion>1.0.7</InputSimulatorPlusVersion>
<MicrosoftBuildLocatorVersion>1.6.1</MicrosoftBuildLocatorVersion>
<MicrosoftBuildLocatorVersion>1.6.10</MicrosoftBuildLocatorVersion>
<MicrosoftExtensionsDependencyInjectionVersion>6.0.0</MicrosoftExtensionsDependencyInjectionVersion>
<!--
SourceBuild will requires that all dependencies also be source buildable. We are referencing a
Expand Down

0 comments on commit 99bb2dd

Please sign in to comment.