Old-cs-projects/Events Learning/Events Learning.sln
2020-09-02 16:58:09 +10:00

21 lines
887 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Events Learning", "Events Learning\Events Learning.csproj", "{21F5D79D-4E6F-43BB-91C1-5E86DCBE781E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21F5D79D-4E6F-43BB-91C1-5E86DCBE781E}.Debug|x86.ActiveCfg = Debug|x86
{21F5D79D-4E6F-43BB-91C1-5E86DCBE781E}.Debug|x86.Build.0 = Debug|x86
{21F5D79D-4E6F-43BB-91C1-5E86DCBE781E}.Release|x86.ActiveCfg = Release|x86
{21F5D79D-4E6F-43BB-91C1-5E86DCBE781E}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal