Skip to content

Commit 103fd22

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#43921)
2 parents c5dbaed + 0f18383 commit 103fd22

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
@@ -460,34 +460,34 @@
460460
<Uri>https://github.com/dotnet/deployment-tools</Uri>
461461
<Sha>57d7baec5f331a145174d0e8f00d7bbfdf2b77d4</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24501.2">
463+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24504.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
465+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24501.2">
467+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24504.2">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
469+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24501.2">
471+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24504.2">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
473+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24501.2">
475+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24504.2">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
477+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24501.2">
479+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24504.2">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
481+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
482482
</Dependency>
483-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24501.2">
483+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24504.2">
484484
<Uri>https://github.com/dotnet/sourcelink</Uri>
485-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
485+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
486486
</Dependency>
487487
<!-- Intermediate is necessary for source build. -->
488-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24501.2">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24504.2">
489489
<Uri>https://github.com/dotnet/sourcelink</Uri>
490-
<Sha>da0cf0ba63bd8f346ab6eff998d1c9bba092541a</Sha>
490+
<Sha>a8b2777e6aaf9d2f87c5adeec5b65aa19fa22f0c</Sha>
491491
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -324,12 +324,12 @@
324324
</PropertyGroup>
325325
<PropertyGroup>
326326
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
327-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24501.2</MicrosoftBuildTasksGitVersion>
328-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24501.2</MicrosoftSourceLinkCommonVersion>
329-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24501.2</MicrosoftSourceLinkAzureReposGitVersion>
330-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24501.2</MicrosoftSourceLinkGitHubVersion>
331-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24501.2</MicrosoftSourceLinkGitLabVersion>
332-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24501.2</MicrosoftSourceLinkBitbucketGitVersion>
327+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24504.2</MicrosoftBuildTasksGitVersion>
328+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24504.2</MicrosoftSourceLinkCommonVersion>
329+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24504.2</MicrosoftSourceLinkAzureReposGitVersion>
330+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24504.2</MicrosoftSourceLinkGitHubVersion>
331+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24504.2</MicrosoftSourceLinkGitLabVersion>
332+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24504.2</MicrosoftSourceLinkBitbucketGitVersion>
333333
</PropertyGroup>
334334
<!-- Get .NET Framework reference assemblies from NuGet packages -->
335335
<PropertyGroup>

0 commit comments

Comments
 (0)