Skip to content

Commit e05c148

Browse files
authored
[main] Update dependencies from dotnet/deployment-tools (#45245)
2 parents 2f721c2 + 1ce8671 commit e05c148

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
@@ -456,9 +456,9 @@
456456
<Sha>450c665d6f838ff0ede862b20e30f80b9d7846a0</Sha>
457457
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
458458
</Dependency>
459-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24572.3">
459+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24575.2">
460460
<Uri>https://github.com/dotnet/deployment-tools</Uri>
461-
<Sha>0cae9f631980a7f09a852f80549274d7b819da70</Sha>
461+
<Sha>973af82c66a8907a8a565a305d88ae8151cc75b1</Sha>
462462
</Dependency>
463463
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24577.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -491,9 +491,9 @@
491491
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->
494-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24572.3">
494+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24575.2">
495495
<Uri>https://github.com/dotnet/deployment-tools</Uri>
496-
<Sha>0cae9f631980a7f09a852f80549274d7b819da70</Sha>
496+
<Sha>973af82c66a8907a8a565a305d88ae8151cc75b1</Sha>
497497
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
498498
</Dependency>
499499
<!-- 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
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
7777
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
7878
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
79-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24572.3</MicrosoftDeploymentDotNetReleasesVersion>
79+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24575.2</MicrosoftDeploymentDotNetReleasesVersion>
8080
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24574.1</MicrosoftDiaSymReaderVersion>
8181
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
8282
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)