Skip to content

Commit

Permalink
Add a Program.cs so the sample stops erroring.
Browse files Browse the repository at this point in the history
  • Loading branch information
GGG-KILLER committed Jan 28, 2024
1 parent 4811401 commit 26aa775
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions Tsu.Trees.RedGreen/sample/Class1.cs

This file was deleted.

1 change: 1 addition & 0 deletions Tsu.Trees.RedGreen/sample/Program.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Console.WriteLine("Hello world.");

0 comments on commit 26aa775

Please sign in to comment.