-
Notifications
You must be signed in to change notification settings - Fork 0
/
PerezPonisio.Tomas.2E.TP4.sln
37 lines (37 loc) · 2 KB
/
PerezPonisio.Tomas.2E.TP4.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32407.343
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Formulario", "Formulario\Formulario.csproj", "{0254F0BF-24B9-447E-A807-231043B593AF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Entidades", "Entidades\Entidades.csproj", "{69A9FB1F-89AA-43C3-A03F-7374ED801C74}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{CE2B7FB9-8939-49B4-84E6-7BDBEDF84B9B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0254F0BF-24B9-447E-A807-231043B593AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0254F0BF-24B9-447E-A807-231043B593AF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0254F0BF-24B9-447E-A807-231043B593AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0254F0BF-24B9-447E-A807-231043B593AF}.Release|Any CPU.Build.0 = Release|Any CPU
{69A9FB1F-89AA-43C3-A03F-7374ED801C74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69A9FB1F-89AA-43C3-A03F-7374ED801C74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69A9FB1F-89AA-43C3-A03F-7374ED801C74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69A9FB1F-89AA-43C3-A03F-7374ED801C74}.Release|Any CPU.Build.0 = Release|Any CPU
{CE2B7FB9-8939-49B4-84E6-7BDBEDF84B9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE2B7FB9-8939-49B4-84E6-7BDBEDF84B9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE2B7FB9-8939-49B4-84E6-7BDBEDF84B9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE2B7FB9-8939-49B4-84E6-7BDBEDF84B9B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {022A23E7-2D07-4BD2-B3D0-10A87D8F5703}
EndGlobalSection
EndGlobal