stylist / backend / Stylist.sln
Stylist.sln
Raw

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34316.72
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stylist.Data", "Stylist.Data\Stylist.Data.csproj", "{EBC2A726-A572-4F08-9CD2-0400D53EBA42}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stylist.Domain", "Stylist.Domain\Stylist.Domain.csproj", "{794AB612-A039-4419-871C-F57210E01018}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stylist.Web", "Stylist.Web\Stylist.Web.csproj", "{95C3318C-B2DB-4C9A-9F01-D69E16E7B7A2}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{EBC2A726-A572-4F08-9CD2-0400D53EBA42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{EBC2A726-A572-4F08-9CD2-0400D53EBA42}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{EBC2A726-A572-4F08-9CD2-0400D53EBA42}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{EBC2A726-A572-4F08-9CD2-0400D53EBA42}.Release|Any CPU.Build.0 = Release|Any CPU
		{794AB612-A039-4419-871C-F57210E01018}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{794AB612-A039-4419-871C-F57210E01018}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{794AB612-A039-4419-871C-F57210E01018}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{794AB612-A039-4419-871C-F57210E01018}.Release|Any CPU.Build.0 = Release|Any CPU
		{95C3318C-B2DB-4C9A-9F01-D69E16E7B7A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{95C3318C-B2DB-4C9A-9F01-D69E16E7B7A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{95C3318C-B2DB-4C9A-9F01-D69E16E7B7A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{95C3318C-B2DB-4C9A-9F01-D69E16E7B7A2}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {CFBF9237-C40E-491D-B129-5BA6BC43DB0C}
	EndGlobalSection
EndGlobal