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
…0191031.3 (#18690)

- Microsoft.Extensions.DependencyInjection - 3.0.1
- Microsoft.Extensions.Configuration.Json - 3.0.1
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.1
- Microsoft.Extensions.Configuration - 3.0.1
- Microsoft.Extensions.Caching.Memory - 3.0.1
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.1-servicing.19531.3
- Microsoft.Extensions.Logging - 3.0.1
  • Loading branch information
dotnet-maestro[bot] authored and mmitche committed Nov 1, 2019
1 parent cf5bb83 commit be2fd3d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-32085cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-32085cbc/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-c118f37" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-c118f372/nuget/v3/index.json" />
<add key="darc-pub-aspnet-Extensions-7dbc3eb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-aspnet-Extensions-7dbc3ebd/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="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.0.1" CoherentParentDependency="Microsoft.Extensions.Logging">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>32085cbc728e1016c9d6a7bc105845f0f9eb6b47</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="3.0.1-servicing.19517.2">
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="3.0.1-servicing.19531.3">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="3.0.1">
<Uri>https://github.com/aspnet/Extensions</Uri>
<Sha>c118f372031c5e391542870a36f8378083de35a7</Sha>
<Sha>7dbc3ebd20c79ecf311c768be865c02ff4676836</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.0.1" CoherentParentDependency="Microsoft.Extensions.Logging">
<Uri>https://github.com/dotnet/core-setup</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>3.0.1</MicrosoftExtensionsConfigurationEnvironmentVariablesPackageVersion>
<MicrosoftExtensionsConfigurationJsonPackageVersion>3.0.1</MicrosoftExtensionsConfigurationJsonPackageVersion>
<MicrosoftExtensionsDependencyInjectionPackageVersion>3.0.1</MicrosoftExtensionsDependencyInjectionPackageVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>3.0.1-servicing.19517.2</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>3.0.1-servicing.19531.3</MicrosoftExtensionsHostFactoryResolverSourcesPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>3.0.1</MicrosoftExtensionsLoggingPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Dependencies from dotnet/corefx">
Expand Down

0 comments on commit be2fd3d

Please sign in to comment.