Skip to content

Commit f59274e

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#44815)
2 parents 16e915c + 69705a1 commit f59274e

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -464,34 +464,34 @@
464464
<Uri>https://github.com/dotnet/deployment-tools</Uri>
465465
<Sha>4d818b1bfd1cf450492eb8ab3877eb3875488642</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24559.2">
467+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24562.2">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
469+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24559.2">
471+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24562.2">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
473+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24559.2">
475+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24562.2">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
477+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24559.2">
479+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24562.2">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
481+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
482482
</Dependency>
483-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24559.2">
483+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24562.2">
484484
<Uri>https://github.com/dotnet/sourcelink</Uri>
485-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
485+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
486486
</Dependency>
487-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24559.2">
487+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24562.2">
488488
<Uri>https://github.com/dotnet/sourcelink</Uri>
489-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
489+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
490490
</Dependency>
491491
<!-- Intermediate is necessary for source build. -->
492-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24559.2">
492+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24562.2">
493493
<Uri>https://github.com/dotnet/sourcelink</Uri>
494-
<Sha>7c7d76475d055bb47dc9cadbb47065cd3625b515</Sha>
494+
<Sha>4e751513abaad9c7b51fb411fa44ee2f8480a183</Sha>
495495
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
496496
</Dependency>
497497
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,12 @@
291291
</PropertyGroup>
292292
<PropertyGroup>
293293
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
294-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24559.2</MicrosoftBuildTasksGitVersion>
295-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24559.2</MicrosoftSourceLinkCommonVersion>
296-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24559.2</MicrosoftSourceLinkAzureReposGitVersion>
297-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24559.2</MicrosoftSourceLinkGitHubVersion>
298-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24559.2</MicrosoftSourceLinkGitLabVersion>
299-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24559.2</MicrosoftSourceLinkBitbucketGitVersion>
294+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24562.2</MicrosoftBuildTasksGitVersion>
295+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24562.2</MicrosoftSourceLinkCommonVersion>
296+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24562.2</MicrosoftSourceLinkAzureReposGitVersion>
297+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24562.2</MicrosoftSourceLinkGitHubVersion>
298+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24562.2</MicrosoftSourceLinkGitLabVersion>
299+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24562.2</MicrosoftSourceLinkBitbucketGitVersion>
300300
</PropertyGroup>
301301
<!-- Get .NET Framework reference assemblies from NuGet packages -->
302302
<PropertyGroup>

0 commit comments

Comments
 (0)