Uh oh!
There was an error while loading. Please reload this page.
Delete the RequiresPreviewFeaturesAttribute from RefreshMemoryLimit - #91622
Conversation
ghost
commented
Sep 5, 2023
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
jkotas
commented
Sep 5, 2023
Also, submit PR to delete the preview label in the docs (https://learn.microsoft.com/en-us/dotnet/api/system.gc.refreshmemorylimit?view=net-8.0). The API docs for CoreLib API are not updated automatically. |
ghost
commented
Sep 5, 2023
Tagging subscribers to this area: @dotnet/area-system-runtime Issue Detailsnull
|
mangod9
commented
Sep 5, 2023
looks like there are api compat failures as part of build too |
stephentoub
commented
Sep 6, 2023
@cshung, I assume you intend to backport this to release/8.0? |
cshung
commented
Sep 6, 2023
@stephentoub Yes, that is the intention. |
No description provided.