Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2022…
Browse files Browse the repository at this point in the history
…1013.12 (#29353)

[release/7.0] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Oct 14, 2022
1 parent 2a726ce commit 1f5aa6c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-075e74e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-075e74ed/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-cd2d837" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-cd2d8379/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,39 +3,39 @@
<ProductDependencies>
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="7.0.0-rtm.22513.5">
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="7.0.0-rtm.22513.12">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="7.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>075e74ed1356f2e5bb978ac541633ab46e34bf99</Sha>
<Sha>cd2d83798383716204eb580eb5c89ef5b73b8ec2</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<MicrosoftExtensionsConfigurationJsonVersion>7.0.0</MicrosoftExtensionsConfigurationJsonVersion>
<MicrosoftExtensionsDependencyInjectionVersion>7.0.0</MicrosoftExtensionsDependencyInjectionVersion>
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>7.0.0-rtm.22513.5</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>7.0.0-rtm.22513.12</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsLoggingVersion>7.0.0</MicrosoftExtensionsLoggingVersion>
</PropertyGroup>
<PropertyGroup Label="Dependencies from dotnet/arcade">
Expand Down

0 comments on commit 1f5aa6c

Please sign in to comment.