Skip to content

Commit e254e64

Browse files
authored
[main] Update dependencies from dotnet/deployment-tools (#40052)
2 parents f2c4eea + ac7c918 commit e254e64

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
@@ -398,9 +398,9 @@
398398
<Sha>c0b5d69a1a1513528c77fffff708c7502d57c35c</Sha>
399399
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
400400
</Dependency>
401-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24172.2">
401+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24176.3">
402402
<Uri>https://github.com/dotnet/deployment-tools</Uri>
403-
<Sha>596a11e185d2274531fe57a2c9e03bbe4f23064d</Sha>
403+
<Sha>6b80783f6743ee9f18940eb6acb7135e5c111d4b</Sha>
404404
</Dependency>
405405
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24203.1">
406406
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -433,9 +433,9 @@
433433
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
434434
</Dependency>
435435
<!-- Intermediate is necessary for source build. -->
436-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24172.2">
436+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24176.3">
437437
<Uri>https://github.com/dotnet/deployment-tools</Uri>
438-
<Sha>596a11e185d2274531fe57a2c9e03bbe4f23064d</Sha>
438+
<Sha>6b80783f6743ee9f18940eb6acb7135e5c111d4b</Sha>
439439
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
440440
</Dependency>
441441
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<SystemManagementPackageVersion>4.6.0</SystemManagementPackageVersion>
4141
<SystemCommandLineVersion>2.0.0-beta4.24201.1</SystemCommandLineVersion>
4242
<SystemCommandLineRenderingVersion>0.4.0-alpha.24201.1</SystemCommandLineRenderingVersion>
43-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24172.2</MicrosoftDeploymentDotNetReleasesVersion>
43+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24176.3</MicrosoftDeploymentDotNetReleasesVersion>
4444
<MicrosoftDiaSymReaderVersion>2.0.0</MicrosoftDiaSymReaderVersion>
4545
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
4646
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)