Skip to content

Commit 0c4413b

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20250321.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.25170.1 -> To Version 10.0.0-beta.25171.1
1 parent d44d783 commit 0c4413b

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.25170.1">
518+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25171.1">
519519
<Uri>https://github.com/dotnet/sourcelink</Uri>
520-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
520+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
521521
</Dependency>
522-
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25170.1">
522+
<Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25171.1">
523523
<Uri>https://github.com/dotnet/sourcelink</Uri>
524-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
524+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
525525
</Dependency>
526-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25170.1">
526+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25171.1">
527527
<Uri>https://github.com/dotnet/sourcelink</Uri>
528-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
528+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
529529
</Dependency>
530-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25170.1">
530+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25171.1">
531531
<Uri>https://github.com/dotnet/sourcelink</Uri>
532-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
532+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
533533
</Dependency>
534-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25170.1">
534+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25171.1">
535535
<Uri>https://github.com/dotnet/sourcelink</Uri>
536-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
536+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
537537
</Dependency>
538-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25170.1">
538+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25171.1">
539539
<Uri>https://github.com/dotnet/sourcelink</Uri>
540-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
540+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</Sha>
541541
</Dependency>
542542
<!-- Intermediate is necessary for source build. -->
543-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25170.1">
543+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25171.1">
544544
<Uri>https://github.com/dotnet/sourcelink</Uri>
545-
<Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
545+
<Sha>46a4dcdd8e6e6ff0cd65eb1349dd53c35b305bb7</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
@@ -283,12 +283,12 @@
283283
</PropertyGroup>
284284
<PropertyGroup>
285285
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
286-
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25170.1</MicrosoftBuildTasksGitVersion>
287-
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkCommonVersion>
288-
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkAzureReposGitVersion>
289-
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkGitHubVersion>
290-
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkGitLabVersion>
291-
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkBitbucketGitVersion>
286+
<MicrosoftBuildTasksGitVersion>10.0.0-beta.25171.1</MicrosoftBuildTasksGitVersion>
287+
<MicrosoftSourceLinkCommonVersion>10.0.0-beta.25171.1</MicrosoftSourceLinkCommonVersion>
288+
<MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25171.1</MicrosoftSourceLinkAzureReposGitVersion>
289+
<MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25171.1</MicrosoftSourceLinkGitHubVersion>
290+
<MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25171.1</MicrosoftSourceLinkGitLabVersion>
291+
<MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25171.1</MicrosoftSourceLinkBitbucketGitVersion>
292292
</PropertyGroup>
293293
<!-- Get .NET Framework reference assemblies from NuGet packages -->
294294
<PropertyGroup>

0 commit comments

Comments
 (0)