mkdir verify_csharpcd verify_cscharpdotnet new console- replace contents of Program.cs with firls from HelloWorld.cs
dotnet restoredotnet run- You should see 'Hello C# World!' printed out.
Last active
August 8, 2017 04:39
-
-
Save theresaluu/adbce933d903b7d6fc48554fa64cb511 to your computer and use it in GitHub Desktop.
verifies c# installation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment