Skip to content

Commit 0e070de

Browse files
authored
Update dependencies from dotnet/deployment-tools (#45970)
2 parents dc30145 + cdec740 commit 0e070de

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
@@ -359,9 +359,9 @@
359359
<Sha>f9542c50beaefc38dd9d7ec9ea38d54fd154f21a</Sha>
360360
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
361361
</Dependency>
362-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.23463.1">
362+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-rtm.1.25064.1">
363363
<Uri>https://github.com/dotnet/deployment-tools</Uri>
364-
<Sha>5957c5c5f85f17c145e7fab4ece37ad6aafcded9</Sha>
364+
<Sha>5255d40e228ea1d4b624781b5b97ec16484a3b4b</Sha>
365365
</Dependency>
366366
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23615.1">
367367
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -390,9 +390,9 @@
390390
</Dependency>
391391
<!-- Explicit dependency because Microsoft.Deployment.DotNet.Releases has different versioning
392392
than the SB intermediate -->
393-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="8.0.0-preview.6.23463.1">
393+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="8.0.0-rtm.25064.1">
394394
<Uri>https://github.com/dotnet/deployment-tools</Uri>
395-
<Sha>5957c5c5f85f17c145e7fab4ece37ad6aafcded9</Sha>
395+
<Sha>5255d40e228ea1d4b624781b5b97ec16484a3b4b</Sha>
396396
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
397397
</Dependency>
398398
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.0.0-beta-23228-03">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<SystemReflectionMetadataLoadContextVersion>8.0.1</SystemReflectionMetadataLoadContextVersion>
4646
<SystemManagementPackageVersion>4.6.0</SystemManagementPackageVersion>
4747
<SystemCommandLineVersion>2.0.0-beta4.23307.1</SystemCommandLineVersion>
48-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.23463.1</MicrosoftDeploymentDotNetReleasesVersion>
48+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-rtm.1.25064.1</MicrosoftDeploymentDotNetReleasesVersion>
4949
<MicrosoftVisualStudioSetupConfigurationInteropVersion>3.2.2146</MicrosoftVisualStudioSetupConfigurationInteropVersion>
5050
<MicrosoftWindowsCsWin32PackageVersion>0.3.49-beta</MicrosoftWindowsCsWin32PackageVersion>
5151
</PropertyGroup>

0 commit comments

Comments
 (0)