v2.4.2018.0630   OAuthServer支持回调地址和密钥验证
大石头 编写于 2018-06-30 13:10:30
NewLife.Cube

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Others", "Others", "{32891F65-FBA1-42B2-918E-61F3A9623F2A}"
	ProjectSection(SolutionItems) = preProject
		.editorconfig = .editorconfig
		.gitignore = .gitignore
		Readme.MD = Readme.MD
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NewLife.Cube", "NewLife.Cube\NewLife.Cube.csproj", "{7AC0E99B-CFD8-4B59-8838-503EAA30523F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NewLife.Cube40", "NewLife.Cube4\NewLife.Cube40.csproj", "{38C74DC4-AD01-49AD-9A68-AF2576192797}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{7AC0E99B-CFD8-4B59-8838-503EAA30523F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7AC0E99B-CFD8-4B59-8838-503EAA30523F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7AC0E99B-CFD8-4B59-8838-503EAA30523F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7AC0E99B-CFD8-4B59-8838-503EAA30523F}.Release|Any CPU.Build.0 = Release|Any CPU
		{38C74DC4-AD01-49AD-9A68-AF2576192797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{38C74DC4-AD01-49AD-9A68-AF2576192797}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{38C74DC4-AD01-49AD-9A68-AF2576192797}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{38C74DC4-AD01-49AD-9A68-AF2576192797}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {6AEA440B-0D90-4F6E-BA9A-D42B27A78D7B}
	EndGlobalSection
EndGlobal