Skip to content

Commit 8e845d8

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/sourcelink (#42495)
2 parents de04779 + ecc5c82 commit 8e845d8

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -452,34 +452,34 @@
452452
<Uri>https://github.com/dotnet/deployment-tools</Uri>
453453
<Sha>22e58912805b6e31f11a6f6753635c007829cc07</Sha>
454454
</Dependency>
455-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24215.3">
455+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24381.5">
456456
<Uri>https://github.com/dotnet/sourcelink</Uri>
457-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
457+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
458458
</Dependency>
459-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24215.3">
459+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24381.5">
460460
<Uri>https://github.com/dotnet/sourcelink</Uri>
461-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
461+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
462462
</Dependency>
463-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24215.3">
463+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24381.5">
464464
<Uri>https://github.com/dotnet/sourcelink</Uri>
465-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
465+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
466466
</Dependency>
467-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24215.3">
467+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24381.5">
468468
<Uri>https://github.com/dotnet/sourcelink</Uri>
469-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
469+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
470470
</Dependency>
471-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24215.3">
471+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24381.5">
472472
<Uri>https://github.com/dotnet/sourcelink</Uri>
473-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
473+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
474474
</Dependency>
475-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24215.3">
475+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24381.5">
476476
<Uri>https://github.com/dotnet/sourcelink</Uri>
477-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
477+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
478478
</Dependency>
479479
<!-- Intermediate is necessary for source build. -->
480-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24215.3">
480+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24381.5">
481481
<Uri>https://github.com/dotnet/sourcelink</Uri>
482-
<Sha>14a0a42ffb29b53fb9939f14da5a4be8c6c07e0b</Sha>
482+
<Sha>9c936a67bc298a2574f818ae850d089b5c6ba144</Sha>
483483
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
484484
</Dependency>
485485
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,12 @@
318318
</PropertyGroup>
319319
<PropertyGroup>
320320
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
321-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24215.3</MicrosoftBuildTasksGitVersion>
322-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkCommonVersion>
323-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkAzureReposGitVersion>
324-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkGitHubVersion>
325-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkGitLabVersion>
326-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24215.3</MicrosoftSourceLinkBitbucketGitVersion>
321+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24381.5</MicrosoftBuildTasksGitVersion>
322+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24381.5</MicrosoftSourceLinkCommonVersion>
323+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24381.5</MicrosoftSourceLinkAzureReposGitVersion>
324+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24381.5</MicrosoftSourceLinkGitHubVersion>
325+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24381.5</MicrosoftSourceLinkGitLabVersion>
326+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24381.5</MicrosoftSourceLinkBitbucketGitVersion>
327327
</PropertyGroup>
328328
<!-- Get .NET Framework reference assemblies from NuGet packages -->
329329
<PropertyGroup>

0 commit comments

Comments
 (0)