32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32519.379
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IntegradorBE", "IntegradorBE.csproj", "{494E091E-7088-418E-A823-D313FC51D4CE}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Auth", "..\Auth\Auth.csproj", "{D7302A1B-4C0E-4FF4-83FC-4DB768976A2A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{494E091E-7088-418E-A823-D313FC51D4CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{494E091E-7088-418E-A823-D313FC51D4CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{494E091E-7088-418E-A823-D313FC51D4CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{494E091E-7088-418E-A823-D313FC51D4CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D7302A1B-4C0E-4FF4-83FC-4DB768976A2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D7302A1B-4C0E-4FF4-83FC-4DB768976A2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D7302A1B-4C0E-4FF4-83FC-4DB768976A2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D7302A1B-4C0E-4FF4-83FC-4DB768976A2A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {9C57CBEF-459D-496E-986C-9242C9201016}
|
|
EndGlobalSection
|
|
EndGlobal
|