I copy/pasted the Code in Step 1 of 10 in this tutorial, and the Focus Window complains there is an error. I think you would want to fix it. Thanks.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thank you for letting us know @citrusit. I can repro that at
https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/exploration/csharp-6?tutorial-step=1.
@BillWagner @LadyNaggaga @jonsequitur is this related to the try.net changes? If I remove the using System statement, I get an OOM exception.
@rchande
Let me know if we should transfer this issue to the try.net repo.
Closing this since a new issue was created under dotnet/try to track this problem:
https://github.com/dotnet/try/issues/174
this has still not been fixed. if you remove the import statement, and change Program to programs or something else it works.
i don't know how to fix it in focus mode, but hopefully you guys circle back to this problem.