Skip to content

Commit 37bb9fb

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/deployment-tools (#46125)
2 parents 01596b3 + ac1dbdb commit 37bb9fb

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
@@ -467,9 +467,9 @@
467467
<Sha>be366997dfae0aa6e3c9a78bad10bfb3f79cbde1</Sha>
468468
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
469469
</Dependency>
470-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24630.1">
470+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.25063.2">
471471
<Uri>https://github.com/dotnet/deployment-tools</Uri>
472-
<Sha>c7bcd7d32f7744af89dfd031a9b2085e3004fd9c</Sha>
472+
<Sha>3290a7fed58682b6796e6fc916d12c0eb2070ef5</Sha>
473473
</Dependency>
474474
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25066.1">
475475
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -502,9 +502,9 @@
502502
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
503503
</Dependency>
504504
<!-- Intermediate is necessary for source build. -->
505-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24630.1">
505+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.25063.2">
506506
<Uri>https://github.com/dotnet/deployment-tools</Uri>
507-
<Sha>c7bcd7d32f7744af89dfd031a9b2085e3004fd9c</Sha>
507+
<Sha>3290a7fed58682b6796e6fc916d12c0eb2070ef5</Sha>
508508
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
509509
</Dependency>
510510
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
6060
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
6161
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
62-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24630.1</MicrosoftDeploymentDotNetReleasesVersion>
62+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.25063.2</MicrosoftDeploymentDotNetReleasesVersion>
6363
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24622.1</MicrosoftDiaSymReaderVersion>
6464
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
6565
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)