-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKipon.Angular.UI.sln
More file actions
30 lines (30 loc) · 1.28 KB
/
Kipon.Angular.UI.sln
File metadata and controls
30 lines (30 loc) · 1.28 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.8
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{60F61032-0B96-4237-936E-DEC3E2BCF51B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution items", "Solution items", "{F45AEEBB-6E56-4F30-AC71-FEA2410D08CA}"
ProjectSection(SolutionItems) = preProject
README.MD = README.MD
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{60F61032-0B96-4237-936E-DEC3E2BCF51B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60F61032-0B96-4237-936E-DEC3E2BCF51B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60F61032-0B96-4237-936E-DEC3E2BCF51B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60F61032-0B96-4237-936E-DEC3E2BCF51B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {65BA9059-18E9-475E-A08B-7CD57A92C5D9}
EndGlobalSection
EndGlobal