Skip to content

Commit 5ecfad7

Browse files
Update dependencies from https://github.com/dotnet/extensions build 20200228.2 (#1641)
- Microsoft.Extensions.CommandLineUtils.Sources - 3.1.3-servicing.20128.2 - Microsoft.AspNetCore.Testing - 3.1.3-servicing.20128.2 - Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.1.3-servicing.20128.2 - Microsoft.Extensions.NonCapturingTimer.Sources - 3.1.3-servicing.20128.2 - Microsoft.Extensions.HashCodeCombiner.Sources - 3.1.3-servicing.20128.2 - Microsoft.Extensions.Logging - 3.1.3 Dependency coherency updates - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.3 (parent: Microsoft.Extensions.Logging) - Microsoft.Extensions.DependencyModel - 3.1.3 (parent: Microsoft.Extensions.Logging) - Microsoft.NETCore.App.Internal - 3.1.3-servicing.20128.1 (parent: Microsoft.Extensions.Logging)
1 parent de551ed commit 5ecfad7

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<add key="darc-pub-dotnet-extensions-699bbdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-699bbdb2/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-core-setup-2d163b8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-2d163b87/nuget/v3/index.json" />
6+
<add key="darc-pub-dotnet-extensions-7d9baaf" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-7d9baaf6/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-core-setup-4a9f85e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-4a9f85e9/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-corefx-e946ceb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-corefx-8a3ffed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-8a3ffed5/nuget/v3/index.json" />
1010
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 15 additions & 15 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.1.3-servicing.20127.1">
4+
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.1.3-servicing.20128.2">
55
<Uri>https://github.com/dotnet/extensions</Uri>
6-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
6+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.3-servicing.20127.1">
8+
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.1.3-servicing.20128.2">
99
<Uri>https://github.com/dotnet/extensions</Uri>
10-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
10+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.3-servicing.20127.1">
12+
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.1.3-servicing.20128.2">
1313
<Uri>https://github.com/dotnet/extensions</Uri>
14-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
14+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.Extensions.Logging" Version="3.1.3">
1717
<Uri>https://github.com/dotnet/extensions</Uri>
18-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
18+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.3-servicing.20127.1">
20+
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.1.3-servicing.20128.2">
2121
<Uri>https://github.com/dotnet/extensions</Uri>
22-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
22+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.3-servicing.20127.1">
24+
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.3-servicing.20128.2">
2525
<Uri>https://github.com/dotnet/extensions</Uri>
26-
<Sha>699bbdb2b33b7280160c21dea953cf33d2921457</Sha>
26+
<Sha>7d9baaf617741d775578c8018729ac5b75734c69</Sha>
2727
</Dependency>
2828
<Dependency Name="System.Text.Json" Version="4.7.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2929
<Uri>https://github.com/dotnet/corefx</Uri>
@@ -47,11 +47,11 @@
4747
</Dependency>
4848
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.1.3" CoherentParentDependency="Microsoft.Extensions.Logging">
4949
<Uri>https://github.com/dotnet/core-setup</Uri>
50-
<Sha>2d163b87b605fd23ceebfb04484e5ec5f2bffc32</Sha>
50+
<Sha>4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a</Sha>
5151
</Dependency>
52-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.3-servicing.20120.1" CoherentParentDependency="Microsoft.Extensions.Logging">
52+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.3-servicing.20128.1" CoherentParentDependency="Microsoft.Extensions.Logging">
5353
<Uri>https://github.com/dotnet/core-setup</Uri>
54-
<Sha>2d163b87b605fd23ceebfb04484e5ec5f2bffc32</Sha>
54+
<Sha>4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a</Sha>
5555
</Dependency>
5656
<!-- Listed as a dependency to workaround https://github.com/dotnet/cli/issues/10528 -->
5757
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
@@ -64,7 +64,7 @@
6464
-->
6565
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.3" CoherentParentDependency="Microsoft.Extensions.Logging">
6666
<Uri>https://github.com/dotnet/core-setup</Uri>
67-
<Sha>2d163b87b605fd23ceebfb04484e5ec5f2bffc32</Sha>
67+
<Sha>4a9f85e9f89d7f686fef2ae2109d876b1e2eed2a</Sha>
6868
</Dependency>
6969
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
7070
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
4848
-->
4949
<PropertyGroup Label="Automated">
50-
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.3-servicing.20127.1</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
51-
<MicrosoftAspNetCoreTestingPackageVersion>3.1.3-servicing.20127.1</MicrosoftAspNetCoreTestingPackageVersion>
52-
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.3-servicing.20127.1</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
50+
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.1.3-servicing.20128.2</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
51+
<MicrosoftAspNetCoreTestingPackageVersion>3.1.3-servicing.20128.2</MicrosoftAspNetCoreTestingPackageVersion>
52+
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.1.3-servicing.20128.2</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
5353
<MicrosoftExtensionsDependencyModelPackageVersion>3.1.3</MicrosoftExtensionsDependencyModelPackageVersion>
54-
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.3-servicing.20127.1</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
54+
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.1.3-servicing.20128.2</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
5555
<MicrosoftExtensionsLoggingPackageVersion>3.1.3</MicrosoftExtensionsLoggingPackageVersion>
56-
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.1.3-servicing.20127.1</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
56+
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.1.3-servicing.20128.2</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
5757
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
5858
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
59-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.3-servicing.20120.1</MicrosoftNETCoreAppInternalPackageVersion>
59+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.3-servicing.20128.1</MicrosoftNETCoreAppInternalPackageVersion>
6060
<MicrosoftNETCorePlatformsPackageVersion>3.1.0</MicrosoftNETCorePlatformsPackageVersion>
6161
<SystemTextJsonPackageVersion>4.7.1</SystemTextJsonPackageVersion>
6262
<SystemDiagnosticsDiagnosticSourcePackageVersion>4.7.0</SystemDiagnosticsDiagnosticSourcePackageVersion>

0 commit comments

Comments
 (0)