From 25fdc90968a14ffd44dae65d6fdb3d50e6df9082 Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Fri, 27 Mar 2026 16:29:32 -0700 Subject: Initial Commit --- TankBattleCore/TankBattleCore.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TankBattleCore/TankBattleCore.csproj (limited to 'TankBattleCore/TankBattleCore.csproj') diff --git a/TankBattleCore/TankBattleCore.csproj b/TankBattleCore/TankBattleCore.csproj new file mode 100644 index 0000000..53d116f --- /dev/null +++ b/TankBattleCore/TankBattleCore.csproj @@ -0,0 +1,10 @@ + + + net9.0 + + + + All + + + \ No newline at end of file -- cgit v1.2.3