You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
2.6 KiB
43 lines
2.6 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.8.34330.188
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QYMessageCenter", "QYMessageCenter\QYMessageCenter.csproj", "{2EA5C5B7-A4AD-4841-9CBD-3D1039ED1355}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QYMessageCenter.Business", "QYMessageCenter.Business\QYMessageCenter.Business.csproj", "{17CB9C4E-4008-4E5A-98B2-40B666922CE1}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QYMessageCenter.Model", "QYMessageCenter.Model\QYMessageCenter.Model.csproj", "{91F9B6F7-EB22-42AE-80A9-0FF427B055A6}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QYMessageCenter.Common", "QYMessageCenter.Common\QYMessageCenter.Common.csproj", "{3414DE6F-7D25-4A09-892E-3A359101EB44}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2EA5C5B7-A4AD-4841-9CBD-3D1039ED1355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2EA5C5B7-A4AD-4841-9CBD-3D1039ED1355}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2EA5C5B7-A4AD-4841-9CBD-3D1039ED1355}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2EA5C5B7-A4AD-4841-9CBD-3D1039ED1355}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{17CB9C4E-4008-4E5A-98B2-40B666922CE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{17CB9C4E-4008-4E5A-98B2-40B666922CE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{17CB9C4E-4008-4E5A-98B2-40B666922CE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{17CB9C4E-4008-4E5A-98B2-40B666922CE1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{91F9B6F7-EB22-42AE-80A9-0FF427B055A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{91F9B6F7-EB22-42AE-80A9-0FF427B055A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{91F9B6F7-EB22-42AE-80A9-0FF427B055A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{91F9B6F7-EB22-42AE-80A9-0FF427B055A6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{3414DE6F-7D25-4A09-892E-3A359101EB44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{3414DE6F-7D25-4A09-892E-3A359101EB44}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{3414DE6F-7D25-4A09-892E-3A359101EB44}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{3414DE6F-7D25-4A09-892E-3A359101EB44}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {F8628884-5171-4D3A-9A40-9C788CBA7EEB}
|
|
EndGlobalSection
|
|
EndGlobal
|
|
|