Skip to content

Commit 7ff8b0e

Browse files
[main] Update dependencies from dotnet/sourcelink (#40201)
[main] Update dependencies from dotnet/sourcelink
1 parent c4adeb9 commit 7ff8b0e

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.24209.1">
405+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24215.3">
406406
<Uri>https://github.com/dotnet/sourcelink</Uri>
407-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
407+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24209.1">
409+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24215.3">
410410
<Uri>https://github.com/dotnet/sourcelink</Uri>
411-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
411+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
412412
</Dependency>
413-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24209.1">
413+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24215.3">
414414
<Uri>https://github.com/dotnet/sourcelink</Uri>
415-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
415+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24209.1">
417+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24215.3">
418418
<Uri>https://github.com/dotnet/sourcelink</Uri>
419-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
419+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24209.1">
421+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24215.3">
422422
<Uri>https://github.com/dotnet/sourcelink</Uri>
423-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
423+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24209.1">
425+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24215.3">
426426
<Uri>https://github.com/dotnet/sourcelink</Uri>
427-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
427+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
428428
</Dependency>
429429
<!-- Intermediate is necessary for source build. -->
430-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24209.1">
430+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24215.3">
431431
<Uri>https://github.com/dotnet/sourcelink</Uri>
432-
<Sha>53ec303043f0338d9f2d57fb6e8076994a79b547</Sha>
432+
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</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.24209.1</MicrosoftBuildTasksGitVersion>
176-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24209.1</MicrosoftSourceLinkCommonVersion>
177-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24209.1</MicrosoftSourceLinkAzureReposGitVersion>
178-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24209.1</MicrosoftSourceLinkGitHubVersion>
179-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24209.1</MicrosoftSourceLinkGitLabVersion>
180-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24209.1</MicrosoftSourceLinkBitbucketGitVersion>
175+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24215.3</MicrosoftBuildTasksGitVersion>
176+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkCommonVersion>
177+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkAzureReposGitVersion>
178+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkGitHubVersion>
179+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkGitLabVersion>
180+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkBitbucketGitVersion>
181181
</PropertyGroup>
182182
<!-- Get .NET Framework reference assemblies from NuGet packages -->
183183
<PropertyGroup>

0 commit comments

Comments
 (0)