-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHTML5_CSS.sln
22 lines (22 loc) · 884 Bytes
/
HTML5_CSS.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.572
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HTML5 and CSS", "HTML5 and CSS\HTML5 and CSS.csproj", "{3A087EC3-D583-4C83-8E7D-5B03DC6CAC01}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3A087EC3-D583-4C83-8E7D-5B03DC6CAC01}.Debug|x86.ActiveCfg = Debug|x86
{3A087EC3-D583-4C83-8E7D-5B03DC6CAC01}.Debug|x86.Build.0 = Debug|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9F64D5B-A1F8-4520-9AA2-894C8C70CC68}
EndGlobalSection
EndGlobal