Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/deployment-tools (#45615)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Dec 24, 2024
2 parents cc003c5 + 1160aa8 commit 6fbcb37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,9 @@
<Sha>44f3339be9fac0f8777bea0b9f74f20434110d6b</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24611.3">
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24620.1">
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>810fbe43bb3c5ea04d7ac98599efbb115f6e780a</Sha>
<Sha>04146dea969c1e1c25a8a587c6ad09b8d0f6f439</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24619.3">
<Uri>https://github.com/dotnet/sourcelink</Uri>
Expand Down Expand Up @@ -461,9 +461,9 @@
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24611.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="9.0.0-preview.1.24620.1">
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>810fbe43bb3c5ea04d7ac98599efbb115f6e780a</Sha>
<Sha>04146dea969c1e1c25a8a587c6ad09b8d0f6f439</Sha>
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<WebDeploymentPackageVersion>4.0.5</WebDeploymentPackageVersion>
<SystemCommandLineVersion>2.0.0-beta4.24528.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.4.0-alpha.24528.1</SystemCommandLineRenderingVersion>
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24611.3</MicrosoftDeploymentDotNetReleasesVersion>
<MicrosoftDeploymentDotNetReleasesVersion>2.0.0-preview.1.24620.1</MicrosoftDeploymentDotNetReleasesVersion>
<MicrosoftDiaSymReaderVersion>2.2.0-beta.24622.1</MicrosoftDiaSymReaderVersion>
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.22216.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
<MicrosoftVisualBasicVersion>10.3.0</MicrosoftVisualBasicVersion>
Expand Down

0 comments on commit 6fbcb37

Please sign in to comment.