-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFortedo.ForValidate.sln
More file actions
24 lines (24 loc) · 1.05 KB
/
Fortedo.ForValidate.sln
File metadata and controls
24 lines (24 loc) · 1.05 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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Fortedo.ForValidate", "Fortedo.ForValidate.vbproj", "{78798937-E0CB-430D-9958-F9A256D13456}"
EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{78798937-E0CB-430D-9958-F9A256D13456}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{78798937-E0CB-430D-9958-F9A256D13456}.Debug|Any CPU.Build.0 = Debug|Any CPU
{78798937-E0CB-430D-9958-F9A256D13456}.Release|Any CPU.ActiveCfg = Release|Any CPU
{78798937-E0CB-430D-9958-F9A256D13456}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal