Skip to content

Commit f0ec485

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/deployment-tools (#44485)
2 parents 35fbb1f + 9eb2b44 commit f0ec485

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
@@ -462,9 +462,9 @@
462462
<Sha>e797b98817c7750dc8c21160de78c33d73d277a2</Sha>
463463
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
464464
</Dependency>
465-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24427.4">
465+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24524.1">
466466
<Uri>https://github.com/dotnet/deployment-tools</Uri>
467-
<Sha>57d7baec5f331a145174d0e8f00d7bbfdf2b77d4</Sha>
467+
<Sha>ceda306bddb87b73dcb27525f04a8df623bab8fe</Sha>
468468
</Dependency>
469469
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24529.1">
470470
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -497,9 +497,9 @@
497497
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
498498
</Dependency>
499499
<!-- Intermediate is necessary for source build. -->
500-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24427.4">
500+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24524.1">
501501
<Uri>https://github.com/dotnet/deployment-tools</Uri>
502-
<Sha>57d7baec5f331a145174d0e8f00d7bbfdf2b77d4</Sha>
502+
<Sha>ceda306bddb87b73dcb27525f04a8df623bab8fe</Sha>
503503
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
504504
</Dependency>
505505
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
8282
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
8383
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
84-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24427.4</MicrosoftDeploymentDotNetReleasesVersion>
84+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24524.1</MicrosoftDeploymentDotNetReleasesVersion>
8585
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24527.1</MicrosoftDiaSymReaderVersion>
8686
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
8787
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)