Skip to content

Commit d97b00d

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20250115.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 9.0.0-beta.25064.1 -> To Version 9.0.0-beta.25065.1
1 parent 2b2195f commit d97b00d

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
@@ -471,34 +471,34 @@
471471
<Uri>https://github.com/dotnet/deployment-tools</Uri>
472472
<Sha>c7bcd7d32f7744af89dfd031a9b2085e3004fd9c</Sha>
473473
</Dependency>
474-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25064.1">
474+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.25065.1">
475475
<Uri>https://github.com/dotnet/sourcelink</Uri>
476-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
476+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
477477
</Dependency>
478-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25064.1">
478+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.25065.1">
479479
<Uri>https://github.com/dotnet/sourcelink</Uri>
480-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
480+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
481481
</Dependency>
482-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25064.1">
482+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.25065.1">
483483
<Uri>https://github.com/dotnet/sourcelink</Uri>
484-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
484+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
485485
</Dependency>
486-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25064.1">
486+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.25065.1">
487487
<Uri>https://github.com/dotnet/sourcelink</Uri>
488-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
488+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
489489
</Dependency>
490-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25064.1">
490+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.25065.1">
491491
<Uri>https://github.com/dotnet/sourcelink</Uri>
492-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
492+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
493493
</Dependency>
494-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25064.1">
494+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.25065.1">
495495
<Uri>https://github.com/dotnet/sourcelink</Uri>
496-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
496+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
497497
</Dependency>
498498
<!-- Intermediate is necessary for source build. -->
499-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25064.1">
499+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.25065.1">
500500
<Uri>https://github.com/dotnet/sourcelink</Uri>
501-
<Sha>36148468d5b0bd5041b3b8276b4706872fd07996</Sha>
501+
<Sha>1b47023f07d3c19a1b3c6866ca922b9c913a5fff</Sha>
502502
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
503503
</Dependency>
504504
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,12 @@
273273
</PropertyGroup>
274274
<PropertyGroup>
275275
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
276-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25064.1</MicrosoftBuildTasksGitVersion>
277-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkCommonVersion>
278-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkAzureReposGitVersion>
279-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkGitHubVersion>
280-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkGitLabVersion>
281-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25064.1</MicrosoftSourceLinkBitbucketGitVersion>
276+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.25065.1</MicrosoftBuildTasksGitVersion>
277+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkCommonVersion>
278+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkAzureReposGitVersion>
279+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkGitHubVersion>
280+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkGitLabVersion>
281+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.25065.1</MicrosoftSourceLinkBitbucketGitVersion>
282282
</PropertyGroup>
283283
<!-- Get .NET Framework reference assemblies from NuGet packages -->
284284
<PropertyGroup>

0 commit comments

Comments
 (0)