summaryrefslogtreecommitdiff
path: root/Entelect.BattleCity.Challenge.sln
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@entelect.co.za>2013-10-14 19:33:05 +0200
committerJustin Worthe <justin.worthe@entelect.co.za>2013-10-14 19:33:05 +0200
commit26210d7b73f37e30d1b5ca88e2275fd01caf5d72 (patch)
treeadb848e49b7d55456ae3a86957f4c9f09eb68913 /Entelect.BattleCity.Challenge.sln
Initial commit with the Mono Rot Bot
Diffstat (limited to 'Entelect.BattleCity.Challenge.sln')
-rw-r--r--Entelect.BattleCity.Challenge.sln20
1 files changed, 20 insertions, 0 deletions
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