From 25fdc90968a14ffd44dae65d6fdb3d50e6df9082 Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Fri, 27 Mar 2026 16:29:32 -0700 Subject: Initial Commit --- TankBattleWindows/TankBattleWindows.csproj | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 TankBattleWindows/TankBattleWindows.csproj (limited to 'TankBattleWindows/TankBattleWindows.csproj') diff --git a/TankBattleWindows/TankBattleWindows.csproj b/TankBattleWindows/TankBattleWindows.csproj new file mode 100644 index 0000000..37ac0ad --- /dev/null +++ b/TankBattleWindows/TankBattleWindows.csproj @@ -0,0 +1,21 @@ + + + WinExe + net9.0-windows + Major + false + false + true + + + app.manifest + Icon.ico + + + + + + + + + \ No newline at end of file -- cgit v1.2.3