-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNettaSec.ASP.NET.Web.API.sln
More file actions
37 lines (37 loc) · 2.17 KB
/
NettaSec.ASP.NET.Web.API.sln
File metadata and controls
37 lines (37 loc) · 2.17 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
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34202.233
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NettaSec.ASP.NET.Web.API", "NettaSec.ASP.NET.Web.API\NettaSec.ASP.NET.Web.API.csproj", "{22555210-B0BC-43DE-B62A-9C6A44601409}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NettaSec.ASP.NET.Web.Repository", "NettaSec.ASP.NET.Web.Repository\NettaSec.ASP.NET.Web.Repository.csproj", "{455CB2CB-6DB0-45E4-BBBB-78C1AE1A0496}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NettaSec.ASP.NET.Web.Core", "NettaSec.ASP.NET.Web.Core\NettaSec.ASP.NET.Web.Core.csproj", "{EC32A083-56B7-4BD0-9978-B40D1B571231}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{22555210-B0BC-43DE-B62A-9C6A44601409}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{22555210-B0BC-43DE-B62A-9C6A44601409}.Debug|Any CPU.Build.0 = Debug|Any CPU
{22555210-B0BC-43DE-B62A-9C6A44601409}.Release|Any CPU.ActiveCfg = Release|Any CPU
{22555210-B0BC-43DE-B62A-9C6A44601409}.Release|Any CPU.Build.0 = Release|Any CPU
{455CB2CB-6DB0-45E4-BBBB-78C1AE1A0496}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{455CB2CB-6DB0-45E4-BBBB-78C1AE1A0496}.Debug|Any CPU.Build.0 = Debug|Any CPU
{455CB2CB-6DB0-45E4-BBBB-78C1AE1A0496}.Release|Any CPU.ActiveCfg = Release|Any CPU
{455CB2CB-6DB0-45E4-BBBB-78C1AE1A0496}.Release|Any CPU.Build.0 = Release|Any CPU
{EC32A083-56B7-4BD0-9978-B40D1B571231}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC32A083-56B7-4BD0-9978-B40D1B571231}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC32A083-56B7-4BD0-9978-B40D1B571231}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC32A083-56B7-4BD0-9978-B40D1B571231}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {82E583A3-9168-424D-90A7-C60AFA301D8C}
EndGlobalSection
EndGlobal