Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
Browse files Browse the repository at this point in the history
…0231010.7 (#4551)

Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Mvc.Testing , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.Caching.StackExchangeRedis , Microsoft.Extensions.Diagnostics.HealthChecks , Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions , Microsoft.Extensions.Features , Microsoft.Extensions.Http.Polly , Microsoft.Extensions.ObjectPool
 From Version 8.0.0-rtm.23509.3 -> To Version 8.0.0-rtm.23510.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 11, 2023
1 parent 86356a8 commit 4e850f2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,41 +132,41 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b20f704cc00f390e5560a137deb8f0e64e863e1d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Features" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.Features" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="8.0.0-rtm.23509.3">
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="8.0.0-rtm.23510.7">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>cfc7ac66d89f8e38def01cc19c6d15f4c010c630</Sha>
<Sha>7ffeb436ad029d1e1012372b7bb345ad22770f09</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
18 changes: 9 additions & 9 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
<SystemTextJsonVersion>8.0.0-rtm.23478.17</SystemTextJsonVersion>
<SystemRuntimeCachingVersion>8.0.0-rtm.23478.17</SystemRuntimeCachingVersion>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-rtm.23509.3</MicrosoftAspNetCoreAppRuntimewinx64Version>
<MicrosoftAspNetCoreMvcTestingVersion>8.0.0-rtm.23509.3</MicrosoftAspNetCoreMvcTestingVersion>
<MicrosoftAspNetCoreTestHostVersion>8.0.0-rtm.23509.3</MicrosoftAspNetCoreTestHostVersion>
<MicrosoftExtensionsCachingStackExchangeRedisVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsCachingStackExchangeRedisVersion>
<MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsVersion>
<MicrosoftExtensionsDiagnosticsHealthChecksVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsDiagnosticsHealthChecksVersion>
<MicrosoftExtensionsFeaturesVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsFeaturesVersion>
<MicrosoftExtensionsHttpPollyVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsHttpPollyVersion>
<MicrosoftExtensionsObjectPoolVersion>8.0.0-rtm.23509.3</MicrosoftExtensionsObjectPoolVersion>
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0-rtm.23510.7</MicrosoftAspNetCoreAppRuntimewinx64Version>
<MicrosoftAspNetCoreMvcTestingVersion>8.0.0-rtm.23510.7</MicrosoftAspNetCoreMvcTestingVersion>
<MicrosoftAspNetCoreTestHostVersion>8.0.0-rtm.23510.7</MicrosoftAspNetCoreTestHostVersion>
<MicrosoftExtensionsCachingStackExchangeRedisVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsCachingStackExchangeRedisVersion>
<MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsDiagnosticsHealthChecksAbstractionsVersion>
<MicrosoftExtensionsDiagnosticsHealthChecksVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsDiagnosticsHealthChecksVersion>
<MicrosoftExtensionsFeaturesVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsFeaturesVersion>
<MicrosoftExtensionsHttpPollyVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsHttpPollyVersion>
<MicrosoftExtensionsObjectPoolVersion>8.0.0-rtm.23510.7</MicrosoftExtensionsObjectPoolVersion>
</PropertyGroup>
<!--
Expand Down

0 comments on commit 4e850f2

Please sign in to comment.