forked from giuseppebrb/AldoGiovanniGiacomo.API
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAldoGiovanniGiacomo.API.sln
31 lines (31 loc) · 1.64 KB
/
AldoGiovanniGiacomo.API.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.29201.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AldoGiovanniGiacomo.API", "AldoGiovanniGiacomo.API\AldoGiovanniGiacomo.API.csproj", "{D18CBFEC-66C7-4584-9D2A-042E54A9E5EB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AldoGiovanniGiacomo.API.Test", "AldoGiovanniGiacomo.API.Test\AldoGiovanniGiacomo.API.Test.csproj", "{1538B0E3-8708-4176-9FE9-E430D92E2C28}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D18CBFEC-66C7-4584-9D2A-042E54A9E5EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D18CBFEC-66C7-4584-9D2A-042E54A9E5EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D18CBFEC-66C7-4584-9D2A-042E54A9E5EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D18CBFEC-66C7-4584-9D2A-042E54A9E5EB}.Release|Any CPU.Build.0 = Release|Any CPU
{1538B0E3-8708-4176-9FE9-E430D92E2C28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1538B0E3-8708-4176-9FE9-E430D92E2C28}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1538B0E3-8708-4176-9FE9-E430D92E2C28}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1538B0E3-8708-4176-9FE9-E430D92E2C28}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E61EABC3-7C17-44C9-B3E6-B623029D6C3B}
EndGlobalSection
EndGlobal