From 44c1454eed3a2710bbf087c721cc4bd7c56fe1b4 Mon Sep 17 00:00:00 2001 From: GeorgeAbbott <57576261+GeorgeAbbott@users.noreply.github.com> Date: Sun, 6 Sep 2020 18:09:11 +0100 Subject: Add files via upload --- Class War.csproj | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 Class War.csproj (limited to 'Class War.csproj') diff --git a/Class War.csproj b/Class War.csproj new file mode 100644 index 0000000..86a108d --- /dev/null +++ b/Class War.csproj @@ -0,0 +1,78 @@ + + + + + Debug + x86 + 8.0.30703 + 2.0 + {C1D2D54B-62BF-43AE-B0AC-970731BA20D9} + WinExe + Properties + Class_War + Class War + 512 + Windows + v4.5 + + + x86 + true + full + false + bin\$(MonoGamePlatform)\$(Platform)\$(Configuration)\ + DEBUG;TRACE;WINDOWS + prompt + 4 + + + x86 + pdbonly + true + bin\$(MonoGamePlatform)\$(Platform)\$(Configuration)\ + TRACE;WINDOWS + prompt + 4 + + + Icon.ico + + + app.manifest + + + + + + + + + + + + + + + + $(MonoGameInstallDirectory)\MonoGame\v3.0\Assemblies\Windows\MonoGame.Framework.dll + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1