Skip to content
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

Change the DI Microsoft to use 'RemoveOrUpdate` when it becomes available #376

Open
glennawatson opened this issue Aug 5, 2019 · 1 comment

Comments

@glennawatson
Copy link
Contributor

if list empty remove contract entirely

// TODO if list empty remove contract entirely
// need to find how to atomically update or remove
// https://github.com/dotnet/corefx/issues/24246
return list;
});
}


This comment was generated by todo based on a TODO comment in 5c73294 in #370. cc @weitzhandler.

Originally posted by @todo in #370 (comment)

@glennawatson
Copy link
Contributor Author

We are waiting on https://github.com/dotnet/corefx/issues/24246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant