Skip to content

Commit ca644fe

Browse files
authored
[main] Update dependencies from dotnet/deployment-tools (#48427)
2 parents 9713de6 + a4b13e6 commit ca644fe

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
@@ -506,9 +506,9 @@
506506
<Sha>1df7df81ac783e63aa7fbccb0232ad20fb128b15</Sha>
507507
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
508508
</Dependency>
509-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.25181.1">
509+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.25207.1">
510510
<Uri>https://github.com/dotnet/deployment-tools</Uri>
511-
<Sha>f3fbe1adbd890adc4709b033d5bd965ddbcee55f</Sha>
511+
<Sha>dd4d34c5adceabc4a02c345473a5baaece64d8bd</Sha>
512512
</Dependency>
513513
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25203.1">
514514
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -541,9 +541,9 @@
541541
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
542542
</Dependency>
543543
<!-- Intermediate is necessary for source build. -->
544-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.25181.1">
544+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.25207.1">
545545
<Uri>https://github.com/dotnet/deployment-tools</Uri>
546-
<Sha>f3fbe1adbd890adc4709b033d5bd965ddbcee55f</Sha>
546+
<Sha>dd4d34c5adceabc4a02c345473a5baaece64d8bd</Sha>
547547
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
548548
</Dependency>
549549
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</PropertyGroup>
7777
<PropertyGroup>
7878
<!-- Dependency from https://github.com/dotnet/deployment-tools -->
79-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.25181.1</MicrosoftDeploymentDotNetReleasesVersion>
79+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.25207.1</MicrosoftDeploymentDotNetReleasesVersion>
8080
</PropertyGroup>
8181
<PropertyGroup>
8282
<!-- Dependency from https://github.com/dotnet/symreader -->

0 commit comments

Comments
 (0)