Skip to content

Commit

Permalink
[release/3.0] Update dependencies from dotnet/extensions (#1523)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
dotnet-maestro[bot] and mmitche committed Jan 22, 2020
1 parent b0a4e44 commit 3ee7e8b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<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" />
<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" />
<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" />
<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" />
<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" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
Expand Down
22 changes: 11 additions & 11 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.3-servicing.20067.3">
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.3-servicing.20072.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.3-servicing.20067.3">
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.3-servicing.20072.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.3-servicing.20067.3">
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.3-servicing.20072.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.3-servicing.20067.3">
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.3-servicing.20072.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.3-servicing.20067.3">
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.3-servicing.20072.2">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="3.0.3">
<Uri>https://github.com/dotnet/extensions</Uri>
<Sha>9362a4e022be5e798145982925efc2b2ee49759e</Sha>
<Sha>3ba81a83537d2a08144e66f6266bab9f8846d762</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
Expand Down
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
-->
<PropertyGroup Label="Automated">
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
<MicrosoftAspNetCoreTestingPackageVersion>3.0.3-servicing.20067.3</MicrosoftAspNetCoreTestingPackageVersion>
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
<MicrosoftAspNetCoreTestingPackageVersion>3.0.3-servicing.20072.2</MicrosoftAspNetCoreTestingPackageVersion>
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.3</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>3.0.3</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.3-servicing.20067.3</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.3-servicing.20072.2</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>3.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppInternalPackageVersion>3.0.3-servicing-20067-03</MicrosoftNETCoreAppInternalPackageVersion>
Expand Down

0 comments on commit 3ee7e8b

Please sign in to comment.