Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/sourcelink (#32029)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/sourcelink
  • Loading branch information
dotnet-maestro[bot] authored Apr 25, 2023
1 parent 9cf4a9d commit 5cb50df
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,30 +275,30 @@
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>9e870996b8bf0b91a791edd1039bfd23bdd01af8</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23222.2">
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23224.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>33aae13933557fafc954eb1d00d7f4818d46a1cf</Sha>
<Sha>e55fb839a6cb39d87340805324fe9b2c140e6821</Sha>
</Dependency>
<!-- Explicit dependency because Microsoft.Deployment.DotNet.Releases has different versioning
than the SB intermediate -->
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23222.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23222.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23222.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23222.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23222.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23222.2</MicrosoftSourceLinkBitbucketGitVersion>
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23224.1</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23224.1</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23224.1</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23224.1</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23224.1</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23224.1</MicrosoftSourceLinkBitbucketGitVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 5cb50df

Please sign in to comment.