Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/sourcelink (#45529)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Dec 19, 2024
2 parents 749c8e6 + 02062f8 commit 5923bae
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -430,34 +430,34 @@
<Uri>https://github.com/dotnet/deployment-tools</Uri>
<Sha>810fbe43bb3c5ea04d7ac98599efbb115f6e780a</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24616.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24617.1">
<Uri>https://github.com/dotnet/sourcelink</Uri>
<Sha>ab3010a0189f338e28097210c537dd6dc09a655f</Sha>
<Sha>4e176206614b345352885b55491aeb51bf77526b</Sha>
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -269,12 +269,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24616.2</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24616.2</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24616.2</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24616.2</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24616.2</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24616.2</MicrosoftSourceLinkBitbucketGitVersion>
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24617.1</MicrosoftBuildTasksGitVersion>
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkCommonVersion>
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkAzureReposGitVersion>
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkGitHubVersion>
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkGitLabVersion>
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24617.1</MicrosoftSourceLinkBitbucketGitVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 5923bae

Please sign in to comment.