-
Notifications
You must be signed in to change notification settings - Fork 0
/
PHPFirst.sln
23 lines (23 loc) · 934 Bytes
/
PHPFirst.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{A0786B88-2ADB-4C21-ABE8-AA2D79766269}") = "PHPFirst", "PHPFirst.phpproj", "{D398E231-DDE5-43FD-A0CB-38A84A0994CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D398E231-DDE5-43FD-A0CB-38A84A0994CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D398E231-DDE5-43FD-A0CB-38A84A0994CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2748511D-B744-4533-9835-D9B184DBCA59}
EndGlobalSection
EndGlobal