Joy George Kunjikkuru

Results 6 comments of Joy George Kunjikkuru

What is the solution / work around here? Is it to edit the proj file as mentioned by @smaillet on Dec 10, 2017? Or any fix expected?

I am getting this issue. Is there any workaround atleast not to run integration tests?

+1 to get async await implemented

Environent has a compilation setting "Treat warnings as errors" and when we use the below its showing a compilation error. "The async method lacks 'await' operators...." async void TestMenu(string[] args)...

Thanks for the response. The sample was from an app having half a million lines of code. We will see if we can remove async.