Skip to content

Commit ca25372

Browse files
[main] Update dependencies from dotnet/deployment-tools (#42432)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f5b2382 commit ca25372

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
@@ -448,9 +448,9 @@
448448
<Sha>26ae006620fb4518276b494efac55dbcd8f80224</Sha>
449449
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
450450
</Dependency>
451-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24373.2">
451+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24373.3">
452452
<Uri>https://github.com/dotnet/deployment-tools</Uri>
453-
<Sha>cdb868d5cddb35c5d46f46c16e694985df148fe8</Sha>
453+
<Sha>22e58912805b6e31f11a6f6753635c007829cc07</Sha>
454454
</Dependency>
455455
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24215.3">
456456
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -483,9 +483,9 @@
483483
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
484484
</Dependency>
485485
<!-- Intermediate is necessary for source build. -->
486-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24373.2">
486+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24373.3">
487487
<Uri>https://github.com/dotnet/deployment-tools</Uri>
488-
<Sha>cdb868d5cddb35c5d46f46c16e694985df148fe8</Sha>
488+
<Sha>22e58912805b6e31f11a6f6753635c007829cc07</Sha>
489489
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
490490
</Dependency>
491491
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
8080
<SystemCommandLineVersion>2.0.0-beta4.24324.3</SystemCommandLineVersion>
8181
<SystemCommandLineRenderingVersion>0.4.0-alpha.24324.3</SystemCommandLineRenderingVersion>
82-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24373.2</MicrosoftDeploymentDotNetReleasesVersion>
82+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24373.3</MicrosoftDeploymentDotNetReleasesVersion>
8383
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24327.2</MicrosoftDiaSymReaderVersion>
8484
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
8585
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)