This repository has been archived by the owner on Jun 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AruppiApi.sln
31 lines (31 loc) · 1.55 KB
/
AruppiApi.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
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29123.88
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AruppiApi", "AruppiApi\AruppiApi.csproj", "{EEB0C85D-1E98-4C3A-95FE-E1FEAF6DC3EF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DomainAruppi", "DomainAruppi\DomainAruppi.csproj", "{59CBF9B1-1F1F-40C7-BCFF-A782DCD81B2C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EEB0C85D-1E98-4C3A-95FE-E1FEAF6DC3EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEB0C85D-1E98-4C3A-95FE-E1FEAF6DC3EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEB0C85D-1E98-4C3A-95FE-E1FEAF6DC3EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEB0C85D-1E98-4C3A-95FE-E1FEAF6DC3EF}.Release|Any CPU.Build.0 = Release|Any CPU
{59CBF9B1-1F1F-40C7-BCFF-A782DCD81B2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59CBF9B1-1F1F-40C7-BCFF-A782DCD81B2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59CBF9B1-1F1F-40C7-BCFF-A782DCD81B2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59CBF9B1-1F1F-40C7-BCFF-A782DCD81B2C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {90C9D5E4-209F-419F-84CB-30FEAED1CC34}
EndGlobalSection
EndGlobal