You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet run file.cs has a natural analog in dotnet build for producing diagnostics and checking correctness. Otherwise, it looks like the only way to check the file is to run it.