Skip to content

Commit d41c9b4

Browse files
[main] Update dependencies from dotnet/sourcelink (#45305)
[main] Update dependencies from dotnet/sourcelink
1 parent 3202dbe commit d41c9b4

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>973af82c66a8907a8a565a305d88ae8151cc75b1</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24602.2">
463+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24603.2">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
465+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24602.2">
467+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24603.2">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
469+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24602.2">
471+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24603.2">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
473+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24602.2">
475+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24603.2">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
477+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24602.2">
479+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24603.2">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
481+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
482482
</Dependency>
483-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24602.2">
483+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24603.2">
484484
<Uri>https://github.com/dotnet/sourcelink</Uri>
485-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
485+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</Sha>
486486
</Dependency>
487487
<!-- Intermediate is necessary for source build. -->
488-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24602.2">
488+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24603.2">
489489
<Uri>https://github.com/dotnet/sourcelink</Uri>
490-
<Sha>bf9eea4cf019e8f86e7fae35380533eae25f487e</Sha>
490+
<Sha>599ca6dd9547cef0c10c1363fade40b044fed3b7</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
@@ -283,12 +283,12 @@
283283
</PropertyGroup>
284284
<PropertyGroup>
285285
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
286-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24602.2</MicrosoftBuildTasksGitVersion>
287-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkCommonVersion>
288-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkAzureReposGitVersion>
289-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitHubVersion>
290-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkGitLabVersion>
291-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24602.2</MicrosoftSourceLinkBitbucketGitVersion>
286+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24603.2</MicrosoftBuildTasksGitVersion>
287+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24603.2</MicrosoftSourceLinkCommonVersion>
288+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24603.2</MicrosoftSourceLinkAzureReposGitVersion>
289+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24603.2</MicrosoftSourceLinkGitHubVersion>
290+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24603.2</MicrosoftSourceLinkGitLabVersion>
291+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24603.2</MicrosoftSourceLinkBitbucketGitVersion>
292292
</PropertyGroup>
293293
<!-- Get .NET Framework reference assemblies from NuGet packages -->
294294
<PropertyGroup>

0 commit comments

Comments
 (0)