Skip to content

Commit 3489c87

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20241106.2
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 9.0.0-beta.24554.2 -> To Version 9.0.0-beta.24556.2
1 parent df489e8 commit 3489c87

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

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,12 @@
293293
</PropertyGroup>
294294
<PropertyGroup>
295295
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
296-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24554.2</MicrosoftBuildTasksGitVersion>
297-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24554.2</MicrosoftSourceLinkCommonVersion>
298-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24554.2</MicrosoftSourceLinkAzureReposGitVersion>
299-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24554.2</MicrosoftSourceLinkGitHubVersion>
300-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24554.2</MicrosoftSourceLinkGitLabVersion>
301-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24554.2</MicrosoftSourceLinkBitbucketGitVersion>
296+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24556.2</MicrosoftBuildTasksGitVersion>
297+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24556.2</MicrosoftSourceLinkCommonVersion>
298+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24556.2</MicrosoftSourceLinkAzureReposGitVersion>
299+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24556.2</MicrosoftSourceLinkGitHubVersion>
300+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24556.2</MicrosoftSourceLinkGitLabVersion>
301+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24556.2</MicrosoftSourceLinkBitbucketGitVersion>
302302
</PropertyGroup>
303303
<!-- Get .NET Framework reference assemblies from NuGet packages -->
304304
<PropertyGroup>

0 commit comments

Comments
 (0)