Files
csharp-brain-army-ants/BrainArmyAnts/BrainArmyAnts.sln
Sebastian Seedorf b82e014bd4 Initial commit
2020-02-16 16:40:20 +01:00

22 lines
968 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{5073ec23-8de2-41a9-8111-f403901fa274}") = "BrainArmyAnts", "BrainArmyAnts.csproj", "{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Debug|Any CPU.Build.0 = Debug|Any CPU
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Release|Any CPU.ActiveCfg = Release|Any CPU
{c9150cc8-d3d1-4c58-88d4-21467cc3e5cd}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal