Mini.Crm/Mini.Crm.sln

44 lines
2.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32228.430
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mini.Web", "Mini.Web\Mini.Web.csproj", "{7E4EED86-463B-4AE8-8572-74080CA60D61}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mini.Model", "Mini.Model\Mini.Model.csproj", "{1D1B0475-6095-4AA9-B17A-53061F0E1E6B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mini.Services", "Mini.Services\Mini.Services.csproj", "{2C926BCA-1647-4C89-B244-459201865601}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mini.Common", "Mini.Common\Mini.Common.csproj", "{34C1F847-C0C2-452E-BC08-01AC9DF814F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7E4EED86-463B-4AE8-8572-74080CA60D61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E4EED86-463B-4AE8-8572-74080CA60D61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7E4EED86-463B-4AE8-8572-74080CA60D61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7E4EED86-463B-4AE8-8572-74080CA60D61}.Release|Any CPU.Build.0 = Release|Any CPU
{1D1B0475-6095-4AA9-B17A-53061F0E1E6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D1B0475-6095-4AA9-B17A-53061F0E1E6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D1B0475-6095-4AA9-B17A-53061F0E1E6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1D1B0475-6095-4AA9-B17A-53061F0E1E6B}.Release|Any CPU.Build.0 = Release|Any CPU
{2C926BCA-1647-4C89-B244-459201865601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C926BCA-1647-4C89-B244-459201865601}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C926BCA-1647-4C89-B244-459201865601}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C926BCA-1647-4C89-B244-459201865601}.Release|Any CPU.Build.0 = Release|Any CPU
{34C1F847-C0C2-452E-BC08-01AC9DF814F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34C1F847-C0C2-452E-BC08-01AC9DF814F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34C1F847-C0C2-452E-BC08-01AC9DF814F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34C1F847-C0C2-452E-BC08-01AC9DF814F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0787597B-C0FA-4630-83FD-281448B0B175}
EndGlobalSection
EndGlobal