Skip to content

Commit e006bf1

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#45730)
2 parents a028835 + b90a146 commit e006bf1

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
@@ -430,34 +430,34 @@
430430
<Uri>https://github.com/dotnet/deployment-tools</Uri>
431431
<Sha>c7bcd7d32f7744af89dfd031a9b2085e3004fd9c</Sha>
432432
</Dependency>
433-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24631.1">
433+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25057.2">
434434
<Uri>https://github.com/dotnet/sourcelink</Uri>
435-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
435+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
436436
</Dependency>
437-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24631.1">
437+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25057.2">
438438
<Uri>https://github.com/dotnet/sourcelink</Uri>
439-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
439+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
440440
</Dependency>
441-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24631.1">
441+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25057.2">
442442
<Uri>https://github.com/dotnet/sourcelink</Uri>
443-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
443+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
444444
</Dependency>
445-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24631.1">
445+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25057.2">
446446
<Uri>https://github.com/dotnet/sourcelink</Uri>
447-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
447+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
448448
</Dependency>
449-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24631.1">
449+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25057.2">
450450
<Uri>https://github.com/dotnet/sourcelink</Uri>
451-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
451+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
452452
</Dependency>
453-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24631.1">
453+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25057.2">
454454
<Uri>https://github.com/dotnet/sourcelink</Uri>
455-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
455+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
456456
</Dependency>
457457
<!-- Intermediate is necessary for source build. -->
458-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24631.1">
458+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25057.2">
459459
<Uri>https://github.com/dotnet/sourcelink</Uri>
460-
<Sha>03098ce70c89c4811e99a89904f150e61eef8fc2</Sha>
460+
<Sha>1bd66a7dc3cc5b5a8da1b7560037afa7c5e3507f</Sha>
461461
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
462462
</Dependency>
463463
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -269,12 +269,12 @@
269269
</PropertyGroup>
270270
<PropertyGroup>
271271
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
272-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24631.1</MicrosoftBuildTasksGitVersion>
273-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24631.1</MicrosoftSourceLinkCommonVersion>
274-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24631.1</MicrosoftSourceLinkAzureReposGitVersion>
275-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24631.1</MicrosoftSourceLinkGitHubVersion>
276-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24631.1</MicrosoftSourceLinkGitLabVersion>
277-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24631.1</MicrosoftSourceLinkBitbucketGitVersion>
272+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25057.2</MicrosoftBuildTasksGitVersion>
273+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25057.2</MicrosoftSourceLinkCommonVersion>
274+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25057.2</MicrosoftSourceLinkAzureReposGitVersion>
275+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25057.2</MicrosoftSourceLinkGitHubVersion>
276+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25057.2</MicrosoftSourceLinkGitLabVersion>
277+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25057.2</MicrosoftSourceLinkBitbucketGitVersion>
278278
</PropertyGroup>
279279
<!-- Get .NET Framework reference assemblies from NuGet packages -->
280280
<PropertyGroup>

0 commit comments

Comments
 (0)