Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Switch async void to async Task #879

Merged
merged 2 commits into from
Nov 16, 2018
Merged

Conversation

javiercn
Copy link
Member

This repository is a test application used for ASP.NET Core internal test processes.
It is not intended to be a representative sample of how to use ASP.NET Core.

Samples and docs for ASP.NET Core can be found here: https://docs.asp.net.

@natemcmaster
Copy link
Contributor

D:\a\1\s\test\MusicStore.Test\Models\ShoppingCartTest.cs(22,27): error CS1983: The return type of an async method must be void, Task or Task [D:\a\1\s\test\MusicStore.Test\MusicStore.Test.csproj]

@ryanbrandenburg ryanbrandenburg merged commit aca4b43 into master Nov 16, 2018
@ryanbrandenburg ryanbrandenburg deleted the javiercn/async-void branch November 16, 2018 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants