Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 548d0ea Nov 29, 2017 History
1 contributor

Users who have contributed to this file

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{DB791452-443B-A6FD-2CE4-B4D82AF8E695}") = "Simple RTS", "Assembly-CSharp.csproj", "{8BDBDF9F-FEF3-7D2C-8E29-2D8DF4A1F275}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BDBDF9F-FEF3-7D2C-8E29-2D8DF4A1F275}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BDBDF9F-FEF3-7D2C-8E29-2D8DF4A1F275}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BDBDF9F-FEF3-7D2C-8E29-2D8DF4A1F275}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BDBDF9F-FEF3-7D2C-8E29-2D8DF4A1F275}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
EndGlobalSection
EndGlobal