Ashley

Results 3 issues of Ashley

### Describe the bug It appears to me that the command line options are ignored for C# and not passed to the compiler. ### Steps to reproduce E.g. if I...

bug

### Is your feature request related to a problem? Please describe When I try using top-level statements in C# using .NET (main): ```c# using System; Console.WriteLine("Hello World"); ``` I get...

request

It would be nice if there was a dropdown to select the version in the New Project dialog in VS, just as there is with .NET Framework: ![image](https://user-images.githubusercontent.com/11444821/40536943-e3057ef0-600d-11e8-816d-31c86eb1bb2f.png) ![image](https://user-images.githubusercontent.com/11444821/40536947-e638e616-600d-11e8-9d02-e2cb017d91cc.png) ^...

Triage-Approved