-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathWebApplication2.sln
25 lines (25 loc) · 1.14 KB
/
WebApplication2.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35431.28
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Telecom_Customer_Management_System", "WebApplication2\Telecom_Customer_Management_System.csproj", "{C34504EE-1F5F-4B43-B08E-79D9EF552BF5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C34504EE-1F5F-4B43-B08E-79D9EF552BF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C34504EE-1F5F-4B43-B08E-79D9EF552BF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C34504EE-1F5F-4B43-B08E-79D9EF552BF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C34504EE-1F5F-4B43-B08E-79D9EF552BF5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0945BCB8-D492-4415-88F3-19F1DC36266B}
EndGlobalSection
EndGlobal