mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-19 12:18:39 +00:00
WIP
This commit is contained in:
@@ -6,7 +6,8 @@ namespace HelloWorldApp
|
||||
{
|
||||
static int Main(string[] args)
|
||||
{
|
||||
Console.WriteLine("Hello, world!");
|
||||
var c = Console.BackgroundColor;
|
||||
var d = Console.ForegroundColor;
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user