Skip to content

Commit 7423e4c

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20240330.1
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.24177.1 -> To Version 9.0.0-beta.24180.1
1 parent badce3f commit 7423e4c

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
@@ -402,32 +402,32 @@
402402
<Uri>https://github.com/dotnet/deployment-tools</Uri>
403403
<Sha>596a11e185d2274531fe57a2c9e03bbe4f23064d</Sha>
404404
</Dependency>
405-
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24179.1">
405+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24180.1">
406406
<Uri>https://github.com/dotnet/sourcelink</Uri>
407407
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
408408
</Dependency>
409-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24179.1">
409+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24180.1">
410410
<Uri>https://github.com/dotnet/sourcelink</Uri>
411411
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
412412
</Dependency>
413-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24179.1">
413+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24180.1">
414414
<Uri>https://github.com/dotnet/sourcelink</Uri>
415415
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
416416
</Dependency>
417-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24179.1">
417+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24180.1">
418418
<Uri>https://github.com/dotnet/sourcelink</Uri>
419419
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24179.1">
421+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24180.1">
422422
<Uri>https://github.com/dotnet/sourcelink</Uri>
423423
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24179.1">
425+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24180.1">
426426
<Uri>https://github.com/dotnet/sourcelink</Uri>
427427
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
428428
</Dependency>
429429
<!-- Intermediate is necessary for source build. -->
430-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24179.1">
430+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24180.1">
431431
<Uri>https://github.com/dotnet/sourcelink</Uri>
432432
<Sha>0a7443b1ac4d9156e234d699d7c7604d9b91c58f</Sha>
433433
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,12 @@
172172
</PropertyGroup>
173173
<PropertyGroup>
174174
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
175-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24179.1</MicrosoftBuildTasksGitVersion>
176-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24179.1</MicrosoftSourceLinkCommonVersion>
177-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24179.1</MicrosoftSourceLinkAzureReposGitVersion>
178-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24179.1</MicrosoftSourceLinkGitHubVersion>
179-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24179.1</MicrosoftSourceLinkGitLabVersion>
180-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24179.1</MicrosoftSourceLinkBitbucketGitVersion>
175+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24180.1</MicrosoftBuildTasksGitVersion>
176+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24180.1</MicrosoftSourceLinkCommonVersion>
177+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24180.1</MicrosoftSourceLinkAzureReposGitVersion>
178+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24180.1</MicrosoftSourceLinkGitHubVersion>
179+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24180.1</MicrosoftSourceLinkGitLabVersion>
180+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24180.1</MicrosoftSourceLinkBitbucketGitVersion>
181181
</PropertyGroup>
182182
<!-- Get .NET Framework reference assemblies from NuGet packages -->
183183
<PropertyGroup>

0 commit comments

Comments
 (0)