aboutsummaryrefslogtreecommitdiff
path: root/vnlib.plugins.extensions.build.sln
blob: 308e2af4870e4c23878927b1188f01b712fc7d85 (plain)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Data", "lib\VNLib.Plugins.Extensions.Data\src\VNLib.Plugins.Extensions.Data.csproj", "{6A3D4938-0064-443A-A87C-5DB8F8811110}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Loading", "lib\VNLib.Plugins.Extensions.Loading\src\VNLib.Plugins.Extensions.Loading.csproj", "{B8D6ED0A-92C5-437F-A33E-2D8C3FC2EA30}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Loading.Sql", "lib\VNLib.Plugins.Extensions.Loading.Sql\src\VNLib.Plugins.Extensions.Loading.Sql.csproj", "{A9942495-EB73-4A54-B64D-F2F7CA4C3F46}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Validation", "lib\VNLib.Plugins.Extensions.Validation\src\VNLib.Plugins.Extensions.Validation.csproj", "{857DA423-DD18-40B4-AABB-0C12DB5E389D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4EA8C491-99BE-49FA-AE9E-FCF822BC4937}"
	ProjectSection(SolutionItems) = preProject
		.gitattributes = .gitattributes
		.gitignore = .gitignore
		.onedev-buildspec.yml = .onedev-buildspec.yml
		Extensions.sln.licenseheader = Extensions.sln.licenseheader
		GitVersion.yml = GitVersion.yml
		LICENSE = LICENSE
		Module.Taskfile.yaml = Module.Taskfile.yaml
		README.md = README.md
		Taskfile.yaml = Taskfile.yaml
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sql-providers", "sql-providers", "{A03C3E08-6EAA-4D4A-A434-E9455E9B3868}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Loading.Sql.MYSql", "lib\sql-providers\mysql\VNLib.Plugins.Extensions.Loading.Sql.MySql\src\VNLib.Plugins.Extensions.Loading.Sql.MYSql.csproj", "{50B5D5B8-2944-43E3-9CB0-F19D46F42984}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Loading.Sql.SQLite", "lib\sql-providers\sqlite\VNLib.Plugins.Extensions.Loading.Sql.SQLite\src\VNLib.Plugins.Extensions.Loading.Sql.SQLite.csproj", "{F6520193-1C5B-4A7C-8E5A-05D910AC9139}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Extensions.Loading.Sql.SQLServer", "lib\sql-providers\sqlserver\VNLib.Plugins.Extensions.Loading.Sql.SQLServer\src\VNLib.Plugins.Extensions.Loading.Sql.SQLServer.csproj", "{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{6A3D4938-0064-443A-A87C-5DB8F8811110}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{6A3D4938-0064-443A-A87C-5DB8F8811110}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{6A3D4938-0064-443A-A87C-5DB8F8811110}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{6A3D4938-0064-443A-A87C-5DB8F8811110}.Release|Any CPU.Build.0 = Release|Any CPU
		{B8D6ED0A-92C5-437F-A33E-2D8C3FC2EA30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B8D6ED0A-92C5-437F-A33E-2D8C3FC2EA30}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B8D6ED0A-92C5-437F-A33E-2D8C3FC2EA30}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B8D6ED0A-92C5-437F-A33E-2D8C3FC2EA30}.Release|Any CPU.Build.0 = Release|Any CPU
		{A9942495-EB73-4A54-B64D-F2F7CA4C3F46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A9942495-EB73-4A54-B64D-F2F7CA4C3F46}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A9942495-EB73-4A54-B64D-F2F7CA4C3F46}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A9942495-EB73-4A54-B64D-F2F7CA4C3F46}.Release|Any CPU.Build.0 = Release|Any CPU
		{857DA423-DD18-40B4-AABB-0C12DB5E389D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{857DA423-DD18-40B4-AABB-0C12DB5E389D}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{857DA423-DD18-40B4-AABB-0C12DB5E389D}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{857DA423-DD18-40B4-AABB-0C12DB5E389D}.Release|Any CPU.Build.0 = Release|Any CPU
		{50B5D5B8-2944-43E3-9CB0-F19D46F42984}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{50B5D5B8-2944-43E3-9CB0-F19D46F42984}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{50B5D5B8-2944-43E3-9CB0-F19D46F42984}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{50B5D5B8-2944-43E3-9CB0-F19D46F42984}.Release|Any CPU.Build.0 = Release|Any CPU
		{F6520193-1C5B-4A7C-8E5A-05D910AC9139}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{F6520193-1C5B-4A7C-8E5A-05D910AC9139}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{F6520193-1C5B-4A7C-8E5A-05D910AC9139}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{F6520193-1C5B-4A7C-8E5A-05D910AC9139}.Release|Any CPU.Build.0 = Release|Any CPU
		{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{50B5D5B8-2944-43E3-9CB0-F19D46F42984} = {A03C3E08-6EAA-4D4A-A434-E9455E9B3868}
		{F6520193-1C5B-4A7C-8E5A-05D910AC9139} = {A03C3E08-6EAA-4D4A-A434-E9455E9B3868}
		{2766FAA1-F7D0-45B9-A77B-9CE1F966FB3F} = {A03C3E08-6EAA-4D4A-A434-E9455E9B3868}
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {BC28944A-A5ED-4433-AAC7-82840C94387A}
	EndGlobalSection
EndGlobal