From f65c14cf142009790f1fe9c336e8d63c43f831d1 Mon Sep 17 00:00:00 2001 From: ZacharyPatten Date: Tue, 31 Oct 2023 18:19:07 -0500 Subject: [PATCH] slnf fix --- dotnet-console-games.slnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-console-games.slnf b/dotnet-console-games.slnf index 5b642937..e6060bff 100644 --- a/dotnet-console-games.slnf +++ b/dotnet-console-games.slnf @@ -42,7 +42,7 @@ "Projects\\Snake\\Snake.csproj", "Projects\\Sudoku\\Sudoku.csproj", "Projects\\Tanks\\Tanks.csproj", - "Projects\\Tetris\\Tetris.csproj" + "Projects\\Tetris\\Tetris.csproj", "Projects\\Tic Tac Toe\\Tic Tac Toe.csproj", "Projects\\Tents\\Tents.csproj", "Projects\\Tower Of Hanoi\\Tower Of Hanoi.csproj",