Skip to content

Commit ee76b7f

Browse files
committed
Update dependencies from dotnet/deploytment tools
1 parent 029b4b8 commit ee76b7f

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

NuGet.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-deployment-tools -->
7+
<add key="darc-pub-dotnet-deployment-tools-b2d5c0c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-deployment-tools-b2d5c0c5/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-deployment-tools -->
69
<!-- Begin: Package sources from dotnet-aspire -->
710
<!-- End: Package sources from dotnet-aspire -->
811
<!-- Begin: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@
422422
<Sha>c43ee853e96528e2f2eb0f6d8c151ddc07b6a844</Sha>
423423
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
424424
</Dependency>
425-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24406.1">
425+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-rtm.1.25059.4">
426426
<Uri>https://github.com/dotnet/deployment-tools</Uri>
427-
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
427+
<Sha>b2d5c0c5841de4bc036ef4c84b5db3532504e5f3</Sha>
428428
</Dependency>
429429
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24617.1">
430430
<Uri>https://github.com/dotnet/sourcelink</Uri>
@@ -457,9 +457,9 @@
457457
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
458458
</Dependency>
459459
<!-- Intermediate is necessary for source build. -->
460-
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24406.1">
460+
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-rtm.25059.4">
461461
<Uri>https://github.com/dotnet/deployment-tools</Uri>
462-
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
462+
<Sha>b2d5c0c5841de4bc036ef4c84b5db3532504e5f3</Sha>
463463
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
464464
</Dependency>
465465
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
5757
<SystemCommandLineVersion>2.0.0-beta4.24324.3</SystemCommandLineVersion>
5858
<SystemCommandLineRenderingVersion>0.4.0-alpha.24324.3</SystemCommandLineRenderingVersion>
59-
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24406.1</MicrosoftDeploymentDotNetReleasesVersion>
59+
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-rtm.1.25059.4</MicrosoftDeploymentDotNetReleasesVersion>
6060
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24327.2</MicrosoftDiaSymReaderVersion>
6161
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
6262
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>

0 commit comments

Comments
 (0)