Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/sourcelink (#32140)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/sourcelink
  • Loading branch information
dotnet-maestro[bot] authored May 2, 2023
1 parent b455c1e commit 763d5c1
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.23227.4">
<Dependency Name="Microsoft.Build.Tasks.Git" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23227.4">
<Dependency Name="Microsoft.SourceLink.Common" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23227.4">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23227.4">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23227.4">
<Dependency Name="Microsoft.SourceLink.GitLab" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23227.4">
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="8.0.0-beta.23251.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>11028a4507c6b8475744f235250dd402b371a162</Sha>
<Sha>b58b44ead1dc121ce8bb02008c33399191b4b189</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 @@ -172,12 +172,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23227.4</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23227.4</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23227.4</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23227.4</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23227.4</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23227.4</MicrosoftSourceLinkBitbucketGitVersion>
<MicrosoftBuildTasksGitVersion>8.0.0-beta.23251.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>8.0.0-beta.23251.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>8.0.0-beta.23251.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0-beta.23251.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>8.0.0-beta.23251.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>8.0.0-beta.23251.2</MicrosoftSourceLinkBitbucketGitVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 763d5c1

Please sign in to comment.