-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCompuMaster.Calendar.VS2012.sln
More file actions
33 lines (33 loc) · 1.68 KB
/
CompuMaster.Calendar.VS2012.sln
File metadata and controls
33 lines (33 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.0.11217.181 d18.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "CompuMaster.Calendar", "CompuMaster.Calendar\CompuMaster.Calendar.vbproj", "{54F9A180-ABB4-4467-98E6-907B41789571}"
EndProject
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "CompuMaster.Test.Calendar", "CompuMaster.Test.Calendar\CompuMaster.Test.Calendar.vbproj", "{AC2C2A31-4BB2-4350-8862-0A7EB9513733}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{54F9A180-ABB4-4467-98E6-907B41789571}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{54F9A180-ABB4-4467-98E6-907B41789571}.Debug|Any CPU.Build.0 = Debug|Any CPU
{54F9A180-ABB4-4467-98E6-907B41789571}.Release|Any CPU.ActiveCfg = Release|Any CPU
{54F9A180-ABB4-4467-98E6-907B41789571}.Release|Any CPU.Build.0 = Release|Any CPU
{AC2C2A31-4BB2-4350-8862-0A7EB9513733}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC2C2A31-4BB2-4350-8862-0A7EB9513733}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC2C2A31-4BB2-4350-8862-0A7EB9513733}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4B83EE2F-DBF7-4050-9A79-7FB105E58832}
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal