Skip to content

Enable TrackLinkedCacheEntries for cache tag helpers #38190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 11, 2021

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Nov 9, 2021

Fixes #36765

The runtime disabled this feature by default in .NET 7, but cache tags depend on it so we need to opt-in in multiple places.

@Tratcher Tratcher added this to the 7.0-preview1 milestone Nov 9, 2021
@Tratcher Tratcher requested a review from pranavkm November 9, 2021 01:33
@Tratcher Tratcher self-assigned this Nov 9, 2021
@Tratcher Tratcher requested a review from javiercn as a code owner November 9, 2021 01:33
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Nov 9, 2021
@Tratcher Tratcher merged commit 9b1de73 into dotnet:main Nov 11, 2021
@Tratcher Tratcher deleted the tratcher/cachetag branch November 11, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template/MVC tests fail after updating TFM to net7.0
3 participants