Files
ETS/PROJ-ETS/PROJ-ETS.sln
2021-10-15 11:50:13 +02:00

50 lines
2.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31727.386
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PROJ-ETS", "PROJ-ETS\PROJ-ETS.csproj", "{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ETS_Data", "..\ETS_Data\ETS_Data.csproj", "{0A14058F-ED18-4F82-91C9-93945C2C409A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{79203114-695D-4D7F-94C7-70BCEB39C129}"
ProjectSection(SolutionItems) = preProject
WE-settings.xml = WE-settings.xml
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersGen", "..\VersGen\VersGen.csproj", "{13D76807-D464-4AD3-B79A-1A39B549983D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ETS|Any CPU = ETS|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.ActiveCfg = ETS|Any CPU
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.ETS|Any CPU.Build.0 = ETS|Any CPU
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C7177EF7-6DD7-4875-BE3B-C3B5066D2D1B}.Release|Any CPU.Build.0 = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.ActiveCfg = ETS|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.ETS|Any CPU.Build.0 = ETS|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.ETS|Any CPU.ActiveCfg = Release|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.ETS|Any CPU.Build.0 = Release|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13D76807-D464-4AD3-B79A-1A39B549983D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7ACB9216-1497-49E9-B567-4AD7C5C635A2}
EndGlobalSection
EndGlobal