Skip to content

Commit 2cf3cc5

Browse files
Update dependencies from https://github.com/dotnet/sourcelink build 20241011.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.24510.2 -> To Version 9.0.0-beta.24511.2
1 parent 55b0c67 commit 2cf3cc5

File tree

3 files changed

+20
-21
lines changed

3 files changed

+20
-21
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<!-- Begin: Package sources from dotnet-aspnetcore -->
1010
<!-- End: Package sources from dotnet-aspnetcore -->
1111
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
12-
<add key="darc-pub-DotNet-msbuild-Trusted-4ae11fa" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-4ae11fa8/nuget/v3/index.json" />
1312
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1413
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1514
<!-- End: Package sources from dotnet-roslyn-analyzers -->

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -466,34 +466,34 @@
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.24510.2">
469+
<Dependency Name="Microsoft.Build.Tasks.Git" Version="9.0.0-beta.24511.2">
470470
<Uri>https://github.com/dotnet/sourcelink</Uri>
471-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
471+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
472472
</Dependency>
473-
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24510.2">
473+
<Dependency Name="Microsoft.SourceLink.Common" Version="9.0.0-beta.24511.2">
474474
<Uri>https://github.com/dotnet/sourcelink</Uri>
475-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
475+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
476476
</Dependency>
477-
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24510.2">
477+
<Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="9.0.0-beta.24511.2">
478478
<Uri>https://github.com/dotnet/sourcelink</Uri>
479-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
479+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
480480
</Dependency>
481-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24510.2">
481+
<Dependency Name="Microsoft.SourceLink.GitHub" Version="9.0.0-beta.24511.2">
482482
<Uri>https://github.com/dotnet/sourcelink</Uri>
483-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
483+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
484484
</Dependency>
485-
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24510.2">
485+
<Dependency Name="Microsoft.SourceLink.GitLab" Version="9.0.0-beta.24511.2">
486486
<Uri>https://github.com/dotnet/sourcelink</Uri>
487-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
487+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
488488
</Dependency>
489-
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24510.2">
489+
<Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="9.0.0-beta.24511.2">
490490
<Uri>https://github.com/dotnet/sourcelink</Uri>
491-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
491+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
492492
</Dependency>
493493
<!-- Intermediate is necessary for source build. -->
494-
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24510.2">
494+
<Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="9.0.0-beta.24511.2">
495495
<Uri>https://github.com/dotnet/sourcelink</Uri>
496-
<Sha>a050f42b3b16ed7219cc057babdc3358e7ed52e1</Sha>
496+
<Sha>6a383b74d9e6bcb1161ffc5483120ea3faf7424c</Sha>
497497
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
498498
</Dependency>
499499
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -331,12 +331,12 @@
331331
</PropertyGroup>
332332
<PropertyGroup>
333333
<!-- Dependencies from https://github.com/dotnet/sourcelink -->
334-
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24510.2</MicrosoftBuildTasksGitVersion>
335-
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24510.2</MicrosoftSourceLinkCommonVersion>
336-
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24510.2</MicrosoftSourceLinkAzureReposGitVersion>
337-
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24510.2</MicrosoftSourceLinkGitHubVersion>
338-
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24510.2</MicrosoftSourceLinkGitLabVersion>
339-
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24510.2</MicrosoftSourceLinkBitbucketGitVersion>
334+
<MicrosoftBuildTasksGitVersion>9.0.0-beta.24511.2</MicrosoftBuildTasksGitVersion>
335+
<MicrosoftSourceLinkCommonVersion>9.0.0-beta.24511.2</MicrosoftSourceLinkCommonVersion>
336+
<MicrosoftSourceLinkAzureReposGitVersion>9.0.0-beta.24511.2</MicrosoftSourceLinkAzureReposGitVersion>
337+
<MicrosoftSourceLinkGitHubVersion>9.0.0-beta.24511.2</MicrosoftSourceLinkGitHubVersion>
338+
<MicrosoftSourceLinkGitLabVersion>9.0.0-beta.24511.2</MicrosoftSourceLinkGitLabVersion>
339+
<MicrosoftSourceLinkBitbucketGitVersion>9.0.0-beta.24511.2</MicrosoftSourceLinkBitbucketGitVersion>
340340
</PropertyGroup>
341341
<!-- Get .NET Framework reference assemblies from NuGet packages -->
342342
<PropertyGroup>

0 commit comments

Comments
 (0)