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