Skip to content

Commit 4a66665

Browse files
authored
[main] Update dependencies from dotnet/deployment-tools (#42274)
2 parents 2761a3f + 567f6d6 commit 4a66665

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>4d5ba7206ed1d56612b36560334494652ed486b2</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.24366.1">
451+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24368.1">
452452
<Uri>https://github.com/dotnet/deployment-tools</Uri>
453-
<Sha>790d2fd96379448c91306c67768b41521a4c130f</Sha>
453+
<Sha>6935df19a5042d9e0c286122973a76ef7c66242b</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.24366.1">
486+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24368.1">
487487
<Uri>https://github.com/dotnet/deployment-tools</Uri>
488-
<Sha>790d2fd96379448c91306c67768b41521a4c130f</Sha>
488+
<Sha>6935df19a5042d9e0c286122973a76ef7c66242b</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.24366.1</MicrosoftDeploymentDotNetReleasesVersion>
82+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24368.1</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)