-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathES_2_Ficha6.sln
31 lines (31 loc) · 1.58 KB
/
ES_2_Ficha6.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 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ES_2_Ficha6", "ES_2_Ficha6\ES_2_Ficha6.csproj", "{DC4C8563-D3F7-4B91-BB73-9742EFF5DEED}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ES_2_FICHA_6_Tests", "ES_2_FICHA_6_Tests\ES_2_FICHA_6_Tests.csproj", "{34A86A5B-0A10-4B2F-AE3D-705D935D3542}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC4C8563-D3F7-4B91-BB73-9742EFF5DEED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC4C8563-D3F7-4B91-BB73-9742EFF5DEED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC4C8563-D3F7-4B91-BB73-9742EFF5DEED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC4C8563-D3F7-4B91-BB73-9742EFF5DEED}.Release|Any CPU.Build.0 = Release|Any CPU
{34A86A5B-0A10-4B2F-AE3D-705D935D3542}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34A86A5B-0A10-4B2F-AE3D-705D935D3542}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34A86A5B-0A10-4B2F-AE3D-705D935D3542}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34A86A5B-0A10-4B2F-AE3D-705D935D3542}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {39C15A0C-2F7F-4A82-BF56-50A87C7D481B}
EndGlobalSection
EndGlobal