Skip to content

Commit edfe8e5

Browse files
[main] Update dependencies from dotnet/sourcelink (#33949)
[main] Update dependencies from dotnet/sourcelink
1 parent ce54eaa commit edfe8e5

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -344,30 +344,30 @@
344344
<Uri>https://github.com/dotnet/deployment-tools</Uri>
345345
<Sha>9e870996b8bf0b91a791edd1039bfd23bdd01af8</Sha>
346346
</Dependency>
347-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23360.2">
347+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23361.2">
348348
<Uri>https://github.com/dotnet/sourcelink</Uri>
349-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
349+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
350350
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
351351
</Dependency>
352-
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23360.2">
352+
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23361.2">
353353
<Uri>https://github.com/dotnet/sourcelink</Uri>
354-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
354+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
355355
</Dependency>
356-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23360.2">
356+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23361.2">
357357
<Uri>https://github.com/dotnet/sourcelink</Uri>
358-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
358+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
359359
</Dependency>
360-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23360.2">
360+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23361.2">
361361
<Uri>https://github.com/dotnet/sourcelink</Uri>
362-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
362+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
363363
</Dependency>
364-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23360.2">
364+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23361.2">
365365
<Uri>https://github.com/dotnet/sourcelink</Uri>
366-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
366+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
367367
</Dependency>
368-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23360.2">
368+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23361.2">
369369
<Uri>https://github.com/dotnet/sourcelink</Uri>
370-
<Sha>a1eed1e0522f47f4fbf60ed5f8caef3679208d66</Sha>
370+
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
371371
</Dependency>
372372
<!-- Explicit dependency because Microsoft.Deployment.DotNet.Releases has different versioning
373373
than the SB intermediate -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@
176176
</PropertyGroup>
177177
<PropertyGroup>
178178
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
179-
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23360.2</MicrosoftBuildTasksGitVersion>
180-
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23360.2</MicrosoftSourceLinkCommonVersion>
181-
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23360.2</MicrosoftSourceLinkAzureReposGitVersion>
182-
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23360.2</MicrosoftSourceLinkGitHubVersion>
183-
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23360.2</MicrosoftSourceLinkGitLabVersion>
184-
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23360.2</MicrosoftSourceLinkBitbucketGitVersion>
179+
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23361.2</MicrosoftBuildTasksGitVersion>
180+
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23361.2</MicrosoftSourceLinkCommonVersion>
181+
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23361.2</MicrosoftSourceLinkAzureReposGitVersion>
182+
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23361.2</MicrosoftSourceLinkGitHubVersion>
183+
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23361.2</MicrosoftSourceLinkGitLabVersion>
184+
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23361.2</MicrosoftSourceLinkBitbucketGitVersion>
185185
</PropertyGroup>
186186
<!-- Get .NET Framework reference assemblies from NuGet packages -->
187187
<PropertyGroup>

0 commit comments

Comments
 (0)