2023-01-17 23:14:05 +02:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 17
|
|
|
|
|
VisualStudioVersion = 17.4.33205.214
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2023-01-17 23:23:27 +02:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Correo", "src\Correo\Correo.csproj", "{B712E585-E63F-4A6D-8E17-FEFACE04BBE2}"
|
2023-01-17 23:14:05 +02:00
|
|
|
|
EndProject
|
2023-01-17 23:19:09 +02:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{245E2FBE-DFDF-40B4-94B7-5DDA216E58AD}"
|
|
|
|
|
EndProject
|
2023-01-17 23:23:27 +02:00
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "solution items", "solution items", "{A41A850E-B646-449A-AC53-1B87C72853FF}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
.gitattributes = .gitattributes
|
|
|
|
|
.gitignore = .gitignore
|
|
|
|
|
LICENSE.txt = LICENSE.txt
|
2023-01-17 23:25:50 +02:00
|
|
|
|
nuget.config = nuget.config
|
2023-01-17 23:23:27 +02:00
|
|
|
|
README.md = README.md
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2023-01-17 23:14:05 +02:00
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{B712E585-E63F-4A6D-8E17-FEFACE04BBE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{B712E585-E63F-4A6D-8E17-FEFACE04BBE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{B712E585-E63F-4A6D-8E17-FEFACE04BBE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{B712E585-E63F-4A6D-8E17-FEFACE04BBE2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
2023-01-17 23:19:09 +02:00
|
|
|
|
GlobalSection(NestedProjects) = preSolution
|
|
|
|
|
{B712E585-E63F-4A6D-8E17-FEFACE04BBE2} = {245E2FBE-DFDF-40B4-94B7-5DDA216E58AD}
|
|
|
|
|
EndGlobalSection
|
2023-01-17 23:14:05 +02:00
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {86FCF989-26FC-41E9-8A23-9485606D619D}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|