Skip to content

Commit e5979b6

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20241015.3
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.24515.2 -> To Version 9.0.0-beta.24515.3
1 parent 98ddf32 commit e5979b6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -456,32 +456,32 @@
456456
<Uri>https://github.com/dotnet/deployment-tools</Uri>
457457
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
458458
</Dependency>
459-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24515.2">
459+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24515.3">
460460
<Uri>https://github.com/dotnet/sourcelink</Uri>
461461
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24515.2">
463+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24515.3">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465465
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24515.2">
467+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24515.3">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469469
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24515.2">
471+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24515.3">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473473
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24515.2">
475+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24515.3">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477477
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24515.2">
479+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24515.3">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481481
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
482482
</Dependency>
483483
<!-- Intermediate is necessary for source build. -->
484-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24515.2">
484+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24515.3">
485485
<Uri>https://github.com/dotnet/sourcelink</Uri>
486486
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
487487
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,12 @@
320320
</PropertyGroup>
321321
<PropertyGroup>
322322
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
323-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24515.2</MicrosoftBuildTasksGitVersion>
324-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24515.2</MicrosoftSourceLinkCommonVersion>
325-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24515.2</MicrosoftSourceLinkAzureReposGitVersion>
326-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24515.2</MicrosoftSourceLinkGitHubVersion>
327-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24515.2</MicrosoftSourceLinkGitLabVersion>
328-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24515.2</MicrosoftSourceLinkBitbucketGitVersion>
323+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24515.3</MicrosoftBuildTasksGitVersion>
324+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkCommonVersion>
325+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkAzureReposGitVersion>
326+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkGitHubVersion>
327+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkGitLabVersion>
328+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkBitbucketGitVersion>
329329
</PropertyGroup>
330330
<!-- Get .NET Framework reference assemblies from NuGet packages -->
331331
<PropertyGroup>

0 commit comments

Comments
 (0)