Skip to content

Commit be02c4e

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#44978)
2 parents 0a1ead0 + c3af955 commit be02c4e

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
@@ -460,34 +460,34 @@
460460
<Uri>https://github.com/dotnet/deployment-tools</Uri>
461461
<Sha>4d818b1bfd1cf450492eb8ab3877eb3875488642</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24568.2">
463+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24569.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
465+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24568.2">
467+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24569.2">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
469+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24568.2">
471+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24569.2">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
473+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24568.2">
475+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24569.2">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
477+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24568.2">
479+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24569.2">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
481+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
482482
</Dependency>
483-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24568.2">
483+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24569.2">
484484
<Uri>https://github.com/dotnet/sourcelink</Uri>
485-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
485+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
486486
</Dependency>
487487
<!-- Intermediate is necessary for source build. -->
488-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24568.2">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24569.2">
489489
<Uri>https://github.com/dotnet/sourcelink</Uri>
490-
<Sha>234bdefe64fdaee50f0c9343d5eca283bd4342b5</Sha>
490+
<Sha>a190fddd4aeb983b59b682c984692639c8c7d100</Sha>
491491
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,12 @@
282282
</PropertyGroup>
283283
<PropertyGroup>
284284
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
285-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24568.2</MicrosoftBuildTasksGitVersion>
286-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24568.2</MicrosoftSourceLinkCommonVersion>
287-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24568.2</MicrosoftSourceLinkAzureReposGitVersion>
288-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24568.2</MicrosoftSourceLinkGitHubVersion>
289-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24568.2</MicrosoftSourceLinkGitLabVersion>
290-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24568.2</MicrosoftSourceLinkBitbucketGitVersion>
285+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24569.2</MicrosoftBuildTasksGitVersion>
286+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24569.2</MicrosoftSourceLinkCommonVersion>
287+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24569.2</MicrosoftSourceLinkAzureReposGitVersion>
288+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24569.2</MicrosoftSourceLinkGitHubVersion>
289+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24569.2</MicrosoftSourceLinkGitLabVersion>
290+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24569.2</MicrosoftSourceLinkBitbucketGitVersion>
291291
</PropertyGroup>
292292
<!-- Get .NET Framework reference assemblies from NuGet packages -->
293293
<PropertyGroup>

0 commit comments

Comments
 (0)