增加各种级别架构方案图
大石头 编写于 2024-04-14 13:41:24
NewLife.Zero

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31717.71
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{646A665A-1143-44ED-948F-3E00749DEA75}"
	ProjectSection(SolutionItems) = preProject
		.editorconfig = .editorconfig
		Readme.MD = Readme.MD
	EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Zero.Data", "Zero.Data\Zero.Data.csproj", "{9F174334-B067-4826-9934-80B1ED103810}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Zero.Core", "Zero.Core\Zero.Core.csproj", "{A456F9A4-C2C1-4DA0-BB49-302A3A2C78B2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Zero.Console", "Zero.Console\Zero.Console.csproj", "{7DBF33D9-70AB-4FFE-AB90-21CEFFBF3A18}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{9F174334-B067-4826-9934-80B1ED103810}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{9F174334-B067-4826-9934-80B1ED103810}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{9F174334-B067-4826-9934-80B1ED103810}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{9F174334-B067-4826-9934-80B1ED103810}.Release|Any CPU.Build.0 = Release|Any CPU
		{A456F9A4-C2C1-4DA0-BB49-302A3A2C78B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A456F9A4-C2C1-4DA0-BB49-302A3A2C78B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A456F9A4-C2C1-4DA0-BB49-302A3A2C78B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A456F9A4-C2C1-4DA0-BB49-302A3A2C78B2}.Release|Any CPU.Build.0 = Release|Any CPU
		{7DBF33D9-70AB-4FFE-AB90-21CEFFBF3A18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7DBF33D9-70AB-4FFE-AB90-21CEFFBF3A18}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7DBF33D9-70AB-4FFE-AB90-21CEFFBF3A18}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7DBF33D9-70AB-4FFE-AB90-21CEFFBF3A18}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {BE924F3A-C35B-41BB-9987-B45CA13A8723}
	EndGlobalSection
EndGlobal