Skip to content

Fix remarks for Insert overload which takes CacheDependency #4483

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 1 commit into from
Jul 22, 2020

Conversation

mikemccaughan
Copy link
Contributor

Summary

The Remarks for the overload of Insert which takes a CacheDependency appears to have been copied and pasted from the overload which does not take that parameter and therefore stated that the object added to the cache would be inserted with "no file or cache dependencies", which is the purpose of the overload. This edit removes that text.

The Remarks for the overload of `Insert` which takes a `CacheDependency` appears to have been copied and pasted from the overload which does not take that parameter and therefore stated that the object added to the cache would be inserted with "no file or cache dependencies", which of course is incorrect. This edit removes that text.
@dotnet-bot dotnet-bot added this to the July 2020 milestone Jul 8, 2020
@gewarren gewarren requested a review from scottaddie July 9, 2020 02:31
@gewarren
Copy link
Contributor

Ping @scottaddie

@scottaddie scottaddie merged commit 42649ae into dotnet:master Jul 22, 2020
@scottaddie
Copy link
Member

Thank you for fixing this, @mikemccaughan

@mikemccaughan
Copy link
Contributor Author

Glad I could be of help.

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

Successfully merging this pull request may close these issues.

4 participants