Skip to content

Conversation

@mgravell
Copy link
Contributor

@mgravell mgravell commented Sep 2, 2024

HybridCache: relocate to dotnet/extensions

Plan agreed in "tactics", 2024-08-27; HybridCache is jumping from dotnet/aspnetcore to dotnet/extensions and will not ship in the framework build of NET 9 RC1+. The library-specific NET 9 RC1 ship-stop is manual; this PR is to clean up for NET 9 RC2 onwards.

  • remove src/Caching/Hybrid (leaves relocation README.md)
  • remove from sln[f]
  • remove from eng files (via automated rebuild)
  • remove minimal usage from tangential benchmark project

(this is a duplicate of #57611, based on release/9.0 - things went very weird when trying to rebase from the rc1-based PR)

dotnet-maestro bot and others added 4 commits August 26, 2024 14:32
…0240825.2 (#57526)

Microsoft.Extensions.Diagnostics.Testing , Microsoft.Extensions.TimeProvider.Testing
 From Version 9.0.0-preview.7.24411.1 -> To Version 9.0.0-preview.8.24425.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20240821.2

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor
 From Version 9.0.0-beta.24408.2 -> To Version 9.0.0-beta.24421.2

* Update dependencies from https://github.com/dotnet/arcade build 20240823.2

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor
 From Version 9.0.0-beta.24421.2 -> To Version 9.0.0-beta.24423.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
- remove src/Caching/Hybrid (leaves relocation README.md)
- remove from sln[f]
- remove from eng files (via automated rebuild)
- remove minimal usage from tangential benchmark project
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 2, 2024
@mgravell mgravell changed the title Marc/remove hybrid cache HybridCache: relocate to dotnet/extensions Sep 2, 2024
@mgravell mgravell closed this Sep 2, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Sep 2, 2024
@mgravell mgravell deleted the marc/remove_hybrid_cache branch September 2, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants