Skip to content

Commit efd48bd

Browse files
PranavSenthilnathanCopilothoyosjs
authored
[release/8.0] Update Microsoft.Build.* versions to 17.8.43 (#120819)
Backport of #120818 --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: hoyosjs <19413848+hoyosjs@users.noreply.github.com>
1 parent 138fa39 commit efd48bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -414,13 +414,13 @@
414414
<Uri>https://github.com/dotnet/installer</Uri>
415415
<Sha>46a7370763921ded24dcb70c585ee97883c615d4</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.Build" Version="17.8.29">
417+
<Dependency Name="Microsoft.Build" Version="17.8.43">
418418
<Uri>https://github.com/dotnet/msbuild</Uri>
419-
<Sha>2e2d89a923d83b7cf43ec543f725c1b206c912fe</Sha>
419+
<Sha>f0cbb13971c30ad15a3f252a8d0171898a01ec11</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.8.29-servicing-25277-01">
421+
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.8.43-servicing-25466-03">
422422
<Uri>https://github.com/dotnet/msbuild</Uri>
423-
<Sha>2e2d89a923d83b7cf43ec543f725c1b206c912fe</Sha>
423+
<Sha>f0cbb13971c30ad15a3f252a8d0171898a01ec11</Sha>
424424
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
425425
</Dependency>
426426
</ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<NetStandardLibraryVersion>2.0.3</NetStandardLibraryVersion>
183183
<MicrosoftDiagnosticsToolsRuntimeClientVersion>1.0.4-preview6.19326.1</MicrosoftDiagnosticsToolsRuntimeClientVersion>
184184
<DNNEVersion>2.0.5</DNNEVersion>
185-
<MicrosoftBuildVersion>17.8.29</MicrosoftBuildVersion>
185+
<MicrosoftBuildVersion>17.8.43</MicrosoftBuildVersion>
186186
<MicrosoftBuildTasksCoreVersion>$(MicrosoftBuildVersion)</MicrosoftBuildTasksCoreVersion>
187187
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>
188188
<MicrosoftBuildUtilitiesCoreVersion>$(MicrosoftBuildVersion)</MicrosoftBuildUtilitiesCoreVersion>

0 commit comments

Comments
 (0)