From 26210d7b73f37e30d1b5ca88e2275fd01caf5d72 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Mon, 14 Oct 2013 19:33:05 +0200 Subject: Initial commit with the Mono Rot Bot --- Entelect.BattleCity.Challenge.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Entelect.BattleCity.Challenge.sln (limited to 'Entelect.BattleCity.Challenge.sln') diff --git a/Entelect.BattleCity.Challenge.sln b/Entelect.BattleCity.Challenge.sln new file mode 100644 index 0000000..2b5f5ea --- /dev/null +++ b/Entelect.BattleCity.Challenge.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Entelect.BattleCity.Challenge", "Entelect.BattleCity.Challenge\Entelect.BattleCity.Challenge.csproj", "{B9BDD8BB-6AB8-47A9-810C-F689C5CE3259}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B9BDD8BB-6AB8-47A9-810C-F689C5CE3259}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B9BDD8BB-6AB8-47A9-810C-F689C5CE3259}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B9BDD8BB-6AB8-47A9-810C-F689C5CE3259}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B9BDD8BB-6AB8-47A9-810C-F689C5CE3259}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3