EDBGS/EDBGS.sln

43 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

2022-11-01 18:01:28 +01:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32901.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EDPlayerJournal", "EDPlayerJournal\EDPlayerJournal.csproj", "{8148BB04-148E-41E4-A344-8E735E188BEE}"
EndProject
2022-11-24 19:38:19 +01:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EDPlayerJournalTests", "EDPlayerJournalTests\EDPlayerJournalTests.csproj", "{63F80451-B9DC-4B80-8DAD-03C7D587D54A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EliteBGS", "EliteBGS\EliteBGS.csproj", "{14B03115-B9D5-4006-A993-9A5069BB172E}"
2022-11-01 18:01:28 +01:00
EndProject
2022-12-10 11:53:41 +01:00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1381D5DE-139E-4FEC-BDC4-A3FDADEAEE5C}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
EndProjectSection
EndProject
2022-11-01 18:01:28 +01:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8148BB04-148E-41E4-A344-8E735E188BEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8148BB04-148E-41E4-A344-8E735E188BEE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8148BB04-148E-41E4-A344-8E735E188BEE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8148BB04-148E-41E4-A344-8E735E188BEE}.Release|Any CPU.Build.0 = Release|Any CPU
{63F80451-B9DC-4B80-8DAD-03C7D587D54A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{63F80451-B9DC-4B80-8DAD-03C7D587D54A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{63F80451-B9DC-4B80-8DAD-03C7D587D54A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63F80451-B9DC-4B80-8DAD-03C7D587D54A}.Release|Any CPU.Build.0 = Release|Any CPU
2022-11-24 19:38:19 +01:00
{14B03115-B9D5-4006-A993-9A5069BB172E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14B03115-B9D5-4006-A993-9A5069BB172E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14B03115-B9D5-4006-A993-9A5069BB172E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14B03115-B9D5-4006-A993-9A5069BB172E}.Release|Any CPU.Build.0 = Release|Any CPU
2022-11-01 18:01:28 +01:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2407512C-CFEE-432B-B322-54EDF5B803C3}
EndGlobalSection
EndGlobal