forked from Zongsoft/Zongsoft.CoreLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathZongsoft.CoreLibrary.sln
More file actions
19 lines (19 loc) · 826 Bytes
/
Zongsoft.CoreLibrary.sln
File metadata and controls
19 lines (19 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zongsoft.CoreLibrary", "Zongsoft.CoreLibrary.csproj", "{D8BFAC6F-60BD-4A1A-BB4A-C1FE5043CDA8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8BFAC6F-60BD-4A1A-BB4A-C1FE5043CDA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8BFAC6F-60BD-4A1A-BB4A-C1FE5043CDA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8BFAC6F-60BD-4A1A-BB4A-C1FE5043CDA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal