Skip to content

Commit 4bf1e25

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.24514.3 -> To Version 9.0.0-beta.24515.3
1 parent 3aa4e4a commit 4bf1e25

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
@@ -456,34 +456,34 @@
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.24514.3">
459+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24515.3">
460460
<Uri>https://github.com/dotnet/sourcelink</Uri>
461-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
461+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24514.3">
463+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24515.3">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
465+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24514.3">
467+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24515.3">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
469+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24514.3">
471+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24515.3">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
473+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24514.3">
475+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24515.3">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
477+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
478478
</Dependency>
479-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24514.3">
479+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24515.3">
480480
<Uri>https://github.com/dotnet/sourcelink</Uri>
481-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
481+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
482482
</Dependency>
483483
<!-- Intermediate is necessary for source build. -->
484-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24514.3">
484+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24515.3">
485485
<Uri>https://github.com/dotnet/sourcelink</Uri>
486-
<Sha>45e357bb6d533ccadab99d77be6e8d79af10df7e</Sha>
486+
<Sha>c490a5fbdc76f8f6870f0a6f6efb74a84e957a8e</Sha>
487487
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
488488
</Dependency>
489489
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,12 @@
288288
</PropertyGroup>
289289
<PropertyGroup>
290290
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
291-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24514.3</MicrosoftBuildTasksGitVersion>
292-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24514.3</MicrosoftSourceLinkCommonVersion>
293-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24514.3</MicrosoftSourceLinkAzureReposGitVersion>
294-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24514.3</MicrosoftSourceLinkGitHubVersion>
295-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24514.3</MicrosoftSourceLinkGitLabVersion>
296-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24514.3</MicrosoftSourceLinkBitbucketGitVersion>
291+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24515.3</MicrosoftBuildTasksGitVersion>
292+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkCommonVersion>
293+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkAzureReposGitVersion>
294+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkGitHubVersion>
295+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkGitLabVersion>
296+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24515.3</MicrosoftSourceLinkBitbucketGitVersion>
297297
</PropertyGroup>
298298
<!-- Get .NET Framework reference assemblies from NuGet packages -->
299299
<PropertyGroup>

0 commit comments

Comments
 (0)