Skip to content

Commit 5ccd74b

Browse files
authored
[main] Update dependencies from dotnet/sourcelink (#40065)
2 parents 652b0de + 2aab459 commit 5ccd74b

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
@@ -402,34 +402,34 @@
402402
<Uri>https://github.com/dotnet/deployment-tools</Uri>
403403
<Sha>6b80783f6743ee9f18940eb6acb7135e5c111d4b</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24203.1">
405+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24208.1">
406406
<Uri>https://github.com/dotnet/sourcelink</Uri>
407-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
407+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24203.1">
409+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24208.1">
410410
<Uri>https://github.com/dotnet/sourcelink</Uri>
411-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
411+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
412412
</Dependency>
413-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24203.1">
413+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24208.1">
414414
<Uri>https://github.com/dotnet/sourcelink</Uri>
415-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
415+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24203.1">
417+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24208.1">
418418
<Uri>https://github.com/dotnet/sourcelink</Uri>
419-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
419+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24203.1">
421+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24208.1">
422422
<Uri>https://github.com/dotnet/sourcelink</Uri>
423-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
423+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24203.1">
425+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24208.1">
426426
<Uri>https://github.com/dotnet/sourcelink</Uri>
427-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
427+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
428428
</Dependency>
429429
<!-- Intermediate is necessary for source build. -->
430-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24203.1">
430+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24208.1">
431431
<Uri>https://github.com/dotnet/sourcelink</Uri>
432-
<Sha>ccd1118012ffc1a2813399a9f378ddf0b043d3ab</Sha>
432+
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
433433
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
434434
</Dependency>
435435
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,12 @@
172172
</PropertyGroup>
173173
<PropertyGroup>
174174
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
175-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24203.1</MicrosoftBuildTasksGitVersion>
176-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24203.1</MicrosoftSourceLinkCommonVersion>
177-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24203.1</MicrosoftSourceLinkAzureReposGitVersion>
178-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24203.1</MicrosoftSourceLinkGitHubVersion>
179-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24203.1</MicrosoftSourceLinkGitLabVersion>
180-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24203.1</MicrosoftSourceLinkBitbucketGitVersion>
175+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24208.1</MicrosoftBuildTasksGitVersion>
176+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24208.1</MicrosoftSourceLinkCommonVersion>
177+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24208.1</MicrosoftSourceLinkAzureReposGitVersion>
178+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24208.1</MicrosoftSourceLinkGitHubVersion>
179+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24208.1</MicrosoftSourceLinkGitLabVersion>
180+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24208.1</MicrosoftSourceLinkBitbucketGitVersion>
181181
</PropertyGroup>
182182
<!-- Get .NET Framework reference assemblies from NuGet packages -->
183183
<PropertyGroup>

0 commit comments

Comments
 (0)