Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/sourcelink build 2…
Browse files Browse the repository at this point in the history
…0241016.2

Microsoft.SourceBuild.Intermediate.sourcelink , Microsoft.Build.Tasks.Git , Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.Bitbucket.Git , Microsoft.SourceLink.Common , Microsoft.SourceLink.GitHub , Microsoft.SourceLink.GitLab
 From Version 9.0.0-beta.24516.1 -> To Version 9.0.0-beta.24516.2
  • Loading branch information
dotnet-maestro[bot] committed Oct 17, 2024
1 parent 5a99026 commit 3867e60
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -456,32 +456,32 @@
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>7871ee378dce87b64d930d4f33dca9c888f4034d</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24516.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24516.2">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>24760f9b1ed7478863d699b7f6634e82d1b25bd1</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -290,12 +290,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24516.1</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24516.1</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24516.1</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24516.1</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24516.1</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24516.1</MicrosoftSourceLinkBitbucketGitVersion>
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24516.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24516.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24516.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24516.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24516.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24516.2</MicrosoftSourceLinkBitbucketGitVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 3867e60

Please # to comment.