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 return Task.CompletedTask to await Task.CompletedTask; #2429

Merged
merged 1 commit into from Jul 18, 2018

Conversation

sibille
Copy link
Collaborator

@sibille sibille commented Jul 2, 2018

Quick summary of changes

  • Change return Task.CompletedTask to await Task.CompletedTask

  • Make async methods async

  • Which issue does this PR relate to?
    Review Async methods #2316 Review Async Methods

@sibille
Copy link
Collaborator Author

sibille commented Jul 2, 2018

@LeeParrishMSFT or @milazzom, could you have a look at this too?

@sibille sibille mentioned this pull request Jul 10, 2018
@dgomezc dgomezc merged commit c479890 into microsoft:dev Jul 18, 2018
@sibille sibille deleted the issue2316_reviewasyncmethodsinprism branch February 20, 2019 14:17
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.

None yet

2 participants