Skip to content

Commit 3ee7e8b

Browse files
[release/3.0] Update dependencies from dotnet/extensions (#1523)
* Update dependencies from https://github.com/dotnet/extensions build 20200122.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.3-servicing.20072.2 - Microsoft.AspNetCore.Testing - 3.0.3-servicing.20072.2 - Microsoft.Extensions.CommandLineUtils.Sources - 3.0.3-servicing.20072.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.3-servicing.20072.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.3-servicing.20072.2 - Microsoft.Extensions.Logging - 3.0.3 Dependency coherency updates - Microsoft.NETCore.App.Internal - 3.0.3-servicing-20070-02 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.Platforms - 3.0.0 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update coherency * Update coherency Co-authored-by: Matt Mitchell <[email protected]>
1 parent b0a4e44 commit 3ee7e8b

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<add key="darc-pub-dotnet-core-setup-c03f2fe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-c03f2fe6/nuget/v3/index.json" />
77
<add key="darc-pub-dotnet-corefx-e14c43e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e14c43ea/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/nuget/v3/index.json" />
9-
<add key="darc-pub-aspnet-Extensions-9362a4e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-9362a4e0/nuget/v3/index.json" />
9+
<add key="darc-pub-aspnet-Extensions-3ba81a8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-3ba81a83/nuget/v3/index.json" />
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1212
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.3-servicing.20067.3">
4+
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.3-servicing.20072.2">
55
<Uri>https://github.com/dotnet/extensions</Uri>
6-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
6+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.3-servicing.20067.3">
8+
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.3-servicing.20072.2">
99
<Uri>https://github.com/dotnet/extensions</Uri>
10-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
10+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.3-servicing.20067.3">
12+
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.3-servicing.20072.2">
1313
<Uri>https://github.com/dotnet/extensions</Uri>
14-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
14+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.3-servicing.20067.3">
16+
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.3-servicing.20072.2">
1717
<Uri>https://github.com/dotnet/extensions</Uri>
18-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
18+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.3-servicing.20067.3">
20+
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.3-servicing.20072.2">
2121
<Uri>https://github.com/dotnet/extensions</Uri>
22-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
22+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.Extensions.Logging" Version="3.0.3">
2525
<Uri>https://github.com/dotnet/extensions</Uri>
26-
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
26+
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
2727
</Dependency>
2828
<!--
2929
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
4747
-->
4848
<PropertyGroup Label="Automated">
49-
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
50-
<MicrosoftAspNetCoreTestingPackageVersion>3.0.3-servicing.20067.3</MicrosoftAspNetCoreTestingPackageVersion>
51-
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
49+
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
50+
<MicrosoftAspNetCoreTestingPackageVersion>3.0.3-servicing.20072.2</MicrosoftAspNetCoreTestingPackageVersion>
51+
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
5252
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.3</MicrosoftExtensionsDependencyModelPackageVersion>
53-
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
53+
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
5454
<MicrosoftExtensionsLoggingPackageVersion>3.0.3</MicrosoftExtensionsLoggingPackageVersion>
55-
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
55+
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
5656
<MicrosoftNETCoreAppRefPackageVersion>3.0.0</MicrosoftNETCoreAppRefPackageVersion>
5757
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
5858
<MicrosoftNETCoreAppInternalPackageVersion>3.0.3-servicing-20067-03</MicrosoftNETCoreAppInternalPackageVersion>

0 commit comments

Comments
 (0)