Skip to content

Commit 7ce9674

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#47206)
2 parents 2af64f9 + 5060bdb commit 7ce9674

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>b14829db4248e15a1085e89af9ca60904101aa63</Sha>
517517
</Dependency>
518-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25126.1">
518+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25128.1">
519519
<Uri>https://github.com/dotnet/sourcelink</Uri>
520-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
520+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
521521
</Dependency>
522-
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25126.1">
522+
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25128.1">
523523
<Uri>https://github.com/dotnet/sourcelink</Uri>
524-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
524+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
525525
</Dependency>
526-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25126.1">
526+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25128.1">
527527
<Uri>https://github.com/dotnet/sourcelink</Uri>
528-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
528+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
529529
</Dependency>
530-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25126.1">
530+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25128.1">
531531
<Uri>https://github.com/dotnet/sourcelink</Uri>
532-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
532+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
533533
</Dependency>
534-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25126.1">
534+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25128.1">
535535
<Uri>https://github.com/dotnet/sourcelink</Uri>
536-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
536+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
537537
</Dependency>
538-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25126.1">
538+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25128.1">
539539
<Uri>https://github.com/dotnet/sourcelink</Uri>
540-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
540+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</Sha>
541541
</Dependency>
542542
<!-- Intermediate is necessary for source build. -->
543-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25126.1">
543+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25128.1">
544544
<Uri>https://github.com/dotnet/sourcelink</Uri>
545-
<Sha>fc71ce0f730d0401665470a20efd9206f2791bc0</Sha>
545+
<Sha>5bb16860e957c6b7fc59ecdbdb7135ecd5ec068d</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
@@ -274,12 +274,12 @@
274274
</PropertyGroup>
275275
<PropertyGroup>
276276
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
277-
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25126.1</MicrosoftBuildTasksGitVersion>
278-
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25126.1</MicrosoftSourceLinkCommonVersion>
279-
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25126.1</MicrosoftSourceLinkAzureReposGitVersion>
280-
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25126.1</MicrosoftSourceLinkGitHubVersion>
281-
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25126.1</MicrosoftSourceLinkGitLabVersion>
282-
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25126.1</MicrosoftSourceLinkBitbucketGitVersion>
277+
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25128.1</MicrosoftBuildTasksGitVersion>
278+
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25128.1</MicrosoftSourceLinkCommonVersion>
279+
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25128.1</MicrosoftSourceLinkAzureReposGitVersion>
280+
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25128.1</MicrosoftSourceLinkGitHubVersion>
281+
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25128.1</MicrosoftSourceLinkGitLabVersion>
282+
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25128.1</MicrosoftSourceLinkBitbucketGitVersion>
283283
</PropertyGroup>
284284
<!-- Get .NET Framework reference assemblies from NuGet packages -->
285285
<PropertyGroup>

0 commit comments

Comments
 (0)