-
Notifications
You must be signed in to change notification settings - Fork 0
/
ZTxLib.NETCore.sln
43 lines (43 loc) · 2.62 KB
/
ZTxLib.NETCore.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZTxLib.NETCore", "ZTxLib.NETCore\ZTxLib.NETCore.csproj", "{C11990B7-1E26-45AF-BDD1-B17A1F697C0D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZTxLib.NETCore.Database", "ZTxLib.NETCore.Database\ZTxLib.NETCore.Database.csproj", "{837B9FAE-21D3-4CDE-9E0F-5BFD929914A0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZTxLib.NETCore.Drawing", "ZTxLib.NETCore.Drawing\ZTxLib.NETCore.Drawing.csproj", "{5AA53A70-3D4D-44B3-A618-AFDCC4186E66}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZTxLib.NETCore.DaoTemplate", "ZTxLib.NETCore.DaoTemplate\ZTxLib.NETCore.DaoTemplate.csproj", "{49C97208-6211-4267-84DC-FCF543163DF7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C11990B7-1E26-45AF-BDD1-B17A1F697C0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C11990B7-1E26-45AF-BDD1-B17A1F697C0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C11990B7-1E26-45AF-BDD1-B17A1F697C0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C11990B7-1E26-45AF-BDD1-B17A1F697C0D}.Release|Any CPU.Build.0 = Release|Any CPU
{837B9FAE-21D3-4CDE-9E0F-5BFD929914A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{837B9FAE-21D3-4CDE-9E0F-5BFD929914A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{837B9FAE-21D3-4CDE-9E0F-5BFD929914A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{837B9FAE-21D3-4CDE-9E0F-5BFD929914A0}.Release|Any CPU.Build.0 = Release|Any CPU
{5AA53A70-3D4D-44B3-A618-AFDCC4186E66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5AA53A70-3D4D-44B3-A618-AFDCC4186E66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5AA53A70-3D4D-44B3-A618-AFDCC4186E66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5AA53A70-3D4D-44B3-A618-AFDCC4186E66}.Release|Any CPU.Build.0 = Release|Any CPU
{49C97208-6211-4267-84DC-FCF543163DF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{49C97208-6211-4267-84DC-FCF543163DF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{49C97208-6211-4267-84DC-FCF543163DF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{49C97208-6211-4267-84DC-FCF543163DF7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AE7D262C-41CD-4B1E-864A-A20845FDCCCB}
EndGlobalSection
EndGlobal