Skip to content

Commit c5714d1

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/sourcelink (#51759)
2 parents 0960799 + 91d7cdf commit c5714d1

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -426,34 +426,34 @@
426426
<Uri>https://github.com/dotnet/deployment-tools</Uri>
427427
<Sha>b2d5c0c5841de4bc036ef4c84b5db3532504e5f3</Sha>
428428
</Dependency>
429-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24617.1">
429+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25564.5">
430430
<Uri>https://github.com/dotnet/sourcelink</Uri>
431-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
431+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
432432
</Dependency>
433-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24617.1">
433+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25564.5">
434434
<Uri>https://github.com/dotnet/sourcelink</Uri>
435-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
435+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
436436
</Dependency>
437-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24617.1">
437+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25564.5">
438438
<Uri>https://github.com/dotnet/sourcelink</Uri>
439-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
439+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
440440
</Dependency>
441-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24617.1">
441+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25564.5">
442442
<Uri>https://github.com/dotnet/sourcelink</Uri>
443-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
443+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
444444
</Dependency>
445-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24617.1">
445+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25564.5">
446446
<Uri>https://github.com/dotnet/sourcelink</Uri>
447-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
447+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
448448
</Dependency>
449-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24617.1">
449+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25564.5">
450450
<Uri>https://github.com/dotnet/sourcelink</Uri>
451-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
451+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
452452
</Dependency>
453453
<!-- Intermediate is necessary for source build. -->
454-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24617.1">
454+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25564.5">
455455
<Uri>https://github.com/dotnet/sourcelink</Uri>
456-
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
456+
<Sha>657ade4711e607cc4759e89e0943aa1ca8aadc63</Sha>
457457
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
458458
</Dependency>
459459
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -279,12 +279,12 @@
279279
</PropertyGroup>
280280
<PropertyGroup>
281281
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
282-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24617.1</MicrosoftBuildTasksGitVersion>
283-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkCommonVersion>
284-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkAzureReposGitVersion>
285-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkGitHubVersion>
286-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkGitLabVersion>
287-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkBitbucketGitVersion>
282+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25564.5</MicrosoftBuildTasksGitVersion>
283+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25564.5</MicrosoftSourceLinkCommonVersion>
284+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25564.5</MicrosoftSourceLinkAzureReposGitVersion>
285+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25564.5</MicrosoftSourceLinkGitHubVersion>
286+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25564.5</MicrosoftSourceLinkGitLabVersion>
287+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25564.5</MicrosoftSourceLinkBitbucketGitVersion>
288288
</PropertyGroup>
289289
<!-- Get .NET Framework reference assemblies from NuGet packages -->
290290
<PropertyGroup>

0 commit comments

Comments
 (0)