2014-07-08 12:58:53 +00:00
|
|
|
|
|
2015-05-13 17:11:55 +00:00
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
2020-05-19 18:57:57 +00:00
|
|
|
|
# Visual Studio Version 16
|
|
|
|
|
VisualStudioVersion = 16.0.30104.148
|
2015-05-13 17:11:55 +00:00
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2020-05-19 18:57:57 +00:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Quasar.Server", "Quasar.Server\Quasar.Server.csproj", "{14CA405B-8BAC-48AB-9FBA-8FB5DF88FD0D}"
|
2014-07-08 12:58:53 +00:00
|
|
|
|
EndProject
|
2020-05-19 18:57:57 +00:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Quasar.Client", "Quasar.Client\Quasar.Client.csproj", "{9F5CF56A-DDB2-4F40-AB99-2A1DC47588E1}"
|
2014-07-08 12:58:53 +00:00
|
|
|
|
EndProject
|
2020-05-19 18:57:57 +00:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Quasar.Common", "Quasar.Common\Quasar.Common.csproj", "{C7C363BA-E5B6-4E18-9224-39BC8DA73172}"
|
2015-05-13 17:11:55 +00:00
|
|
|
|
EndProject
|
2020-05-19 18:57:57 +00:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Quasar.Common.Tests", "Quasar.Common.Tests\Quasar.Common.Tests.csproj", "{32A2A734-7429-47E6-A362-E344A19C0D85}"
|
2018-10-04 19:49:24 +00:00
|
|
|
|
EndProject
|
2014-07-08 12:58:53 +00:00
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
2020-05-31 09:27:04 +00:00
|
|
|
|
Debug|AnyCPU = Debug|AnyCPU
|
|
|
|
|
Release|AnyCPU = Release|AnyCPU
|
2014-07-08 12:58:53 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
2020-05-31 09:27:04 +00:00
|
|
|
|
{14CA405B-8BAC-48AB-9FBA-8FB5DF88FD0D}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{14CA405B-8BAC-48AB-9FBA-8FB5DF88FD0D}.Debug|AnyCPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{14CA405B-8BAC-48AB-9FBA-8FB5DF88FD0D}.Release|AnyCPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{14CA405B-8BAC-48AB-9FBA-8FB5DF88FD0D}.Release|AnyCPU.Build.0 = Release|Any CPU
|
|
|
|
|
{9F5CF56A-DDB2-4F40-AB99-2A1DC47588E1}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{9F5CF56A-DDB2-4F40-AB99-2A1DC47588E1}.Debug|AnyCPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{9F5CF56A-DDB2-4F40-AB99-2A1DC47588E1}.Release|AnyCPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{9F5CF56A-DDB2-4F40-AB99-2A1DC47588E1}.Release|AnyCPU.Build.0 = Release|Any CPU
|
|
|
|
|
{C7C363BA-E5B6-4E18-9224-39BC8DA73172}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{C7C363BA-E5B6-4E18-9224-39BC8DA73172}.Debug|AnyCPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{C7C363BA-E5B6-4E18-9224-39BC8DA73172}.Release|AnyCPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{C7C363BA-E5B6-4E18-9224-39BC8DA73172}.Release|AnyCPU.Build.0 = Release|Any CPU
|
|
|
|
|
{32A2A734-7429-47E6-A362-E344A19C0D85}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{32A2A734-7429-47E6-A362-E344A19C0D85}.Debug|AnyCPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{32A2A734-7429-47E6-A362-E344A19C0D85}.Release|AnyCPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{32A2A734-7429-47E6-A362-E344A19C0D85}.Release|AnyCPU.Build.0 = Release|Any CPU
|
2014-07-08 12:58:53 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
2018-08-18 16:55:25 +00:00
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {83BA842F-789A-4E7C-827D-AE8A710862A1}
|
|
|
|
|
EndGlobalSection
|
2014-07-08 12:58:53 +00:00
|
|
|
|
EndGlobal
|