Skip to content

Commit

Permalink
Update dependencies from https://github.com/aspnet/Extensions build 2…
Browse files Browse the repository at this point in the history
…0190906.10

- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-rc1.19456.10
- Microsoft.AspNetCore.Testing - 3.0.0-rc1.19456.10
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-rc1.19456.10
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-rc1.19456.10
- Microsoft.Extensions.NonCapturingTimer.Sources - 3.0.0-rc1.19456.10
- Microsoft.Extensions.Logging - 3.0.0-rc1.19456.10
  • Loading branch information
dotnet-maestro[bot] authored and dougbu committed Sep 7, 2019
1 parent 5ca5f30 commit d8f651a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.Extensions.CommandLineUtils.Sources" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.Extensions.HashCodeCombiner.Sources" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.Extensions.NonCapturingTimer.Sources" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.Extensions.Logging" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="4.6.0-rc1.19456.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/corefx</Uri>
Expand Down Expand Up @@ -52,13 +52,13 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>3da667af759d88b683ca851694ced073e8dc9960</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.AspNetCore.BenchmarkRunner.Sources" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-rc1.19456.6">
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.0.0-rc1.19456.10">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>d2d526283816f22640c03554b5c372b13664e97f</Sha>
<Sha>73c259904d5db01bbeede15df2a72d1b94cb3306</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19456.9">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
-->
<PropertyGroup Label="Automated">
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.0-rc1.19456.6</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
<MicrosoftAspNetCoreTestingPackageVersion>3.0.0-rc1.19456.6</MicrosoftAspNetCoreTestingPackageVersion>
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.0-rc1.19456.6</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
<MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>3.0.0-rc1.19456.10</MicrosoftAspNetCoreBenchmarkRunnerSourcesPackageVersion>
<MicrosoftAspNetCoreTestingPackageVersion>3.0.0-rc1.19456.10</MicrosoftAspNetCoreTestingPackageVersion>
<MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>3.0.0-rc1.19456.10</MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>3.0.0-rc1-19456-20</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.0-rc1.19456.6</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>3.0.0-rc1.19456.6</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.0-rc1.19456.6</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
<MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>3.0.0-rc1.19456.10</MicrosoftExtensionsHashCodeCombinerSourcesPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>3.0.0-rc1.19456.10</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>3.0.0-rc1.19456.10</MicrosoftExtensionsNonCapturingTimerSourcesPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>3.0.0-rc1-19456-20</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.0.0-rc1-19456-20</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-rc1.19456.4</MicrosoftNETCorePlatformsPackageVersion>
Expand Down

0 comments on commit d8f651a

Please sign in to comment.