forked from MatteoIorio11/unieuroopSharp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathunieuroopSharp.sln
49 lines (49 loc) · 3.01 KB
/
unieuroopSharp.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31829.152
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "unieuroopSharp", "unieuroopSharp\unieuroopSharp.csproj", "{4E988579-2242-448B-A1B8-6A6648646B1C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IorioTest", "IorioTest\IorioTest.csproj", "{97D610F9-60E6-42D2-8CD7-30D8F5915272}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FerriTest", "FerriTest\FerriTest.csproj", "{FBDD21CB-003D-4C11-BDC1-4112E429B115}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VincenziTest", "VincenziTest\VincenziTest.csproj", "{89537CB3-AACF-4A9C-8BE4-4E75BA2990A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StradaTest", "StradaTest\StradaTest.csproj", "{4CE07D1B-CA29-4338-8AFF-DDC731FEC312}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4E988579-2242-448B-A1B8-6A6648646B1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E988579-2242-448B-A1B8-6A6648646B1C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E988579-2242-448B-A1B8-6A6648646B1C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E988579-2242-448B-A1B8-6A6648646B1C}.Release|Any CPU.Build.0 = Release|Any CPU
{97D610F9-60E6-42D2-8CD7-30D8F5915272}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97D610F9-60E6-42D2-8CD7-30D8F5915272}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97D610F9-60E6-42D2-8CD7-30D8F5915272}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97D610F9-60E6-42D2-8CD7-30D8F5915272}.Release|Any CPU.Build.0 = Release|Any CPU
{FBDD21CB-003D-4C11-BDC1-4112E429B115}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBDD21CB-003D-4C11-BDC1-4112E429B115}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBDD21CB-003D-4C11-BDC1-4112E429B115}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBDD21CB-003D-4C11-BDC1-4112E429B115}.Release|Any CPU.Build.0 = Release|Any CPU
{89537CB3-AACF-4A9C-8BE4-4E75BA2990A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89537CB3-AACF-4A9C-8BE4-4E75BA2990A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89537CB3-AACF-4A9C-8BE4-4E75BA2990A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89537CB3-AACF-4A9C-8BE4-4E75BA2990A4}.Release|Any CPU.Build.0 = Release|Any CPU
{4CE07D1B-CA29-4338-8AFF-DDC731FEC312}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4CE07D1B-CA29-4338-8AFF-DDC731FEC312}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4CE07D1B-CA29-4338-8AFF-DDC731FEC312}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4CE07D1B-CA29-4338-8AFF-DDC731FEC312}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CF3360DA-A81E-4021-9CB2-182F03C89082}
EndGlobalSection
EndGlobal