Skip to content

Commit ac5d476

Browse files
[main] Update dependencies from dotnet/sourcelink (#47895)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b2a203e commit ac5d476

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
@@ -515,34 +515,34 @@
515515
<Uri>https://github.com/dotnet/deployment-tools</Uri>
516516
<Sha>3597bfe8e90ef3d99b917b84b05eaef88369d5ef</Sha>
517517
</Dependency>
518-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25174.1">
518+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25175.1">
519519
<Uri>https://github.com/dotnet/sourcelink</Uri>
520-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
520+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
521521
</Dependency>
522-
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25174.1">
522+
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25175.1">
523523
<Uri>https://github.com/dotnet/sourcelink</Uri>
524-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
524+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
525525
</Dependency>
526-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25174.1">
526+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25175.1">
527527
<Uri>https://github.com/dotnet/sourcelink</Uri>
528-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
528+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
529529
</Dependency>
530-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25174.1">
530+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25175.1">
531531
<Uri>https://github.com/dotnet/sourcelink</Uri>
532-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
532+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
533533
</Dependency>
534-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25174.1">
534+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25175.1">
535535
<Uri>https://github.com/dotnet/sourcelink</Uri>
536-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
536+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
537537
</Dependency>
538-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25174.1">
538+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25175.1">
539539
<Uri>https://github.com/dotnet/sourcelink</Uri>
540-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
540+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
541541
</Dependency>
542542
<!-- Intermediate is necessary for source build. -->
543-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25174.1">
543+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25175.1">
544544
<Uri>https://github.com/dotnet/sourcelink</Uri>
545-
<Sha>5d07751f5356eada83d6d62a2e3e3976397fafe6</Sha>
545+
<Sha>7ab17e082206f68f8260872229e601cdebf10f1d</Sha>
546546
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
547547
</Dependency>
548548
<!-- 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>10.0.0-beta.25174.1</MicrosoftBuildTasksGitVersion>
283-
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25174.1</MicrosoftSourceLinkCommonVersion>
284-
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25174.1</MicrosoftSourceLinkAzureReposGitVersion>
285-
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25174.1</MicrosoftSourceLinkGitHubVersion>
286-
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25174.1</MicrosoftSourceLinkGitLabVersion>
287-
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25174.1</MicrosoftSourceLinkBitbucketGitVersion>
282+
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25175.1</MicrosoftBuildTasksGitVersion>
283+
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25175.1</MicrosoftSourceLinkCommonVersion>
284+
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25175.1</MicrosoftSourceLinkAzureReposGitVersion>
285+
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25175.1</MicrosoftSourceLinkGitHubVersion>
286+
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25175.1</MicrosoftSourceLinkGitLabVersion>
287+
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25175.1</MicrosoftSourceLinkBitbucketGitVersion>
288288
</PropertyGroup>
289289
<!-- Get .NET Framework reference assemblies from NuGet packages -->
290290
<PropertyGroup>

0 commit comments

Comments
 (0)