Skip to content
Permalink
2001b4042b
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 2001b40 Apr 6, 2021 History
1 contributor

Users who have contributed to this file

20 lines (20 sloc) 864 Bytes
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "LightSimulator", "LightSimulator\LightSimulator.vbproj", "{9E5C7BA9-14E2-4037-98CA-C9083E310877}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E5C7BA9-14E2-4037-98CA-C9083E310877}.Debug|x86.ActiveCfg = Debug|x86
{9E5C7BA9-14E2-4037-98CA-C9083E310877}.Debug|x86.Build.0 = Debug|x86
{9E5C7BA9-14E2-4037-98CA-C9083E310877}.Release|x86.ActiveCfg = Release|x86
{9E5C7BA9-14E2-4037-98CA-C9083E310877}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal