Skip to content

Commit 0fb0568

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/sourcelink (#44474)
2 parents d456dd1 + cb051e7 commit 0fb0568

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -466,32 +466,32 @@
466466
<Uri>https://github.com/dotnet/deployment-tools</Uri>
467467
<Sha>57d7baec5f331a145174d0e8f00d7bbfdf2b77d4</Sha>
468468
</Dependency>
469-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24522.2">
469+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24527.1">
470470
<Uri>https://github.com/dotnet/sourcelink</Uri>
471471
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
472472
</Dependency>
473-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24522.2">
473+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24527.1">
474474
<Uri>https://github.com/dotnet/sourcelink</Uri>
475475
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
476476
</Dependency>
477-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24522.2">
477+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24527.1">
478478
<Uri>https://github.com/dotnet/sourcelink</Uri>
479479
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
480480
</Dependency>
481-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24522.2">
481+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24527.1">
482482
<Uri>https://github.com/dotnet/sourcelink</Uri>
483483
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
484484
</Dependency>
485-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24522.2">
485+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24527.1">
486486
<Uri>https://github.com/dotnet/sourcelink</Uri>
487487
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
488488
</Dependency>
489-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24522.2">
489+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24527.1">
490490
<Uri>https://github.com/dotnet/sourcelink</Uri>
491491
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->
494-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24522.2">
494+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24527.1">
495495
<Uri>https://github.com/dotnet/sourcelink</Uri>
496496
<Sha>1f252d795c563515fe55a228f499e399b915363f</Sha>
497497
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,12 +321,12 @@
321321
</PropertyGroup>
322322
<PropertyGroup>
323323
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
324-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24522.2</MicrosoftBuildTasksGitVersion>
325-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24522.2</MicrosoftSourceLinkCommonVersion>
326-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24522.2</MicrosoftSourceLinkAzureReposGitVersion>
327-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24522.2</MicrosoftSourceLinkGitHubVersion>
328-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24522.2</MicrosoftSourceLinkGitLabVersion>
329-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24522.2</MicrosoftSourceLinkBitbucketGitVersion>
324+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24527.1</MicrosoftBuildTasksGitVersion>
325+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24527.1</MicrosoftSourceLinkCommonVersion>
326+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24527.1</MicrosoftSourceLinkAzureReposGitVersion>
327+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24527.1</MicrosoftSourceLinkGitHubVersion>
328+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24527.1</MicrosoftSourceLinkGitLabVersion>
329+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24527.1</MicrosoftSourceLinkBitbucketGitVersion>
330330
</PropertyGroup>
331331
<!-- Get .NET Framework reference assemblies from NuGet packages -->
332332
<PropertyGroup>

0 commit comments

Comments
 (0)