Skip to content

Commit aa21ca3

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20250310.1
Microsoft.SourceBuild.Intermediate.sourcelink , Microsoft.Build.Tasks.Git , Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.Bitbucket.Git , Microsoft.SourceLink.Common , Microsoft.SourceLink.GitHub , Microsoft.SourceLink.GitLab From Version 10.0.0-beta.25158.1 -> To Version 10.0.0-beta.25160.1
1 parent c8cd570 commit aa21ca3

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
@@ -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.25158.1">
518+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25160.1">
519519
<Uri>https://github.com/dotnet/sourcelink</Uri>
520-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
520+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
521521
</Dependency>
522-
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25158.1">
522+
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25160.1">
523523
<Uri>https://github.com/dotnet/sourcelink</Uri>
524-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
524+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
525525
</Dependency>
526-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25158.1">
526+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25160.1">
527527
<Uri>https://github.com/dotnet/sourcelink</Uri>
528-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
528+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
529529
</Dependency>
530-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25158.1">
530+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25160.1">
531531
<Uri>https://github.com/dotnet/sourcelink</Uri>
532-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
532+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
533533
</Dependency>
534-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25158.1">
534+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25160.1">
535535
<Uri>https://github.com/dotnet/sourcelink</Uri>
536-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
536+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
537537
</Dependency>
538-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25158.1">
538+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25160.1">
539539
<Uri>https://github.com/dotnet/sourcelink</Uri>
540-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
540+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
541541
</Dependency>
542542
<!-- Intermediate is necessary for source build. -->
543-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25158.1">
543+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25160.1">
544544
<Uri>https://github.com/dotnet/sourcelink</Uri>
545-
<Sha>d555cac33e58c0f60ab282bf0d07782720746c96</Sha>
545+
<Sha>b46885e38b11d363a8582b795b35a00778f56bb8</Sha>
546546
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
547547
</Dependency>
548548
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -281,12 +281,12 @@
281281
</PropertyGroup>
282282
<PropertyGroup>
283283
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
284-
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25158.1</MicrosoftBuildTasksGitVersion>
285-
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25158.1</MicrosoftSourceLinkCommonVersion>
286-
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25158.1</MicrosoftSourceLinkAzureReposGitVersion>
287-
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25158.1</MicrosoftSourceLinkGitHubVersion>
288-
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25158.1</MicrosoftSourceLinkGitLabVersion>
289-
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25158.1</MicrosoftSourceLinkBitbucketGitVersion>
284+
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25160.1</MicrosoftBuildTasksGitVersion>
285+
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25160.1</MicrosoftSourceLinkCommonVersion>
286+
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25160.1</MicrosoftSourceLinkAzureReposGitVersion>
287+
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25160.1</MicrosoftSourceLinkGitHubVersion>
288+
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25160.1</MicrosoftSourceLinkGitLabVersion>
289+
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25160.1</MicrosoftSourceLinkBitbucketGitVersion>
290290
</PropertyGroup>
291291
<!-- Get .NET Framework reference assemblies from NuGet packages -->
292292
<PropertyGroup>

0 commit comments

Comments
 (0)