This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathFubarDev.Lexware.sln
83 lines (83 loc) · 6.17 KB
/
FubarDev.Lexware.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
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
82
83
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database", "FubarDev.Lexware.Database\FubarDev.Lexware.Database.csproj", "{6DEC95B8-A32B-4844-A2FD-495C394D14E9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Buchhaltung", "FubarDev.Lexware.Database.Buchhaltung\FubarDev.Lexware.Database.Buchhaltung.csproj", "{D003539F-DA42-4DCD-97B3-EACD47567C4A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Buchhaltung.Mappings", "FubarDev.Lexware.Database.Buchhaltung.Mappings\FubarDev.Lexware.Database.Buchhaltung.Mappings.csproj", "{FDAC3654-B1FB-4A81-83D0-68099BB5923A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Faktura", "FubarDev.Lexware.Database.Faktura\FubarDev.Lexware.Database.Faktura.csproj", "{DA535707-C0B2-4717-90D5-D04091511492}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Faktura.Mappings", "FubarDev.Lexware.Database.Faktura.Mappings\FubarDev.Lexware.Database.Faktura.Mappings.csproj", "{9593BB39-216E-4CD8-9F01-574D612135A5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Global", "FubarDev.Lexware.Database.Global\FubarDev.Lexware.Database.Global.csproj", "{4E8E887A-A779-40AC-B077-18206B3FE35C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Global.Mappings", "FubarDev.Lexware.Database.Global.Mappings\FubarDev.Lexware.Database.Global.Mappings.csproj", "{3C6316DB-4900-435C-A1E4-7D4A0AAD67FA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.NhSupport", "FubarDev.Lexware.Database.NhSupport\FubarDev.Lexware.Database.NhSupport.csproj", "{CD010096-E6C6-4C18-A3DF-076A12C3E518}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Shared", "FubarDev.Lexware.Database.Shared\FubarDev.Lexware.Database.Shared.csproj", "{25E2C4E0-4FC4-4876-996C-6D284D072000}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{98537B99-E9EC-4E33-AD27-8DCE1E897905}"
ProjectSection(SolutionItems) = preProject
LICENSE.md = LICENSE.md
pack.ps1 = pack.ps1
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FubarDev.Lexware.Database.Tests", "FubarDev.Lexware.Database.Tests\FubarDev.Lexware.Database.Tests.csproj", "{DE54D39E-C28B-4B01-B634-8C0E802B5B63}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6DEC95B8-A32B-4844-A2FD-495C394D14E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DEC95B8-A32B-4844-A2FD-495C394D14E9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DEC95B8-A32B-4844-A2FD-495C394D14E9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DEC95B8-A32B-4844-A2FD-495C394D14E9}.Release|Any CPU.Build.0 = Release|Any CPU
{D003539F-DA42-4DCD-97B3-EACD47567C4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D003539F-DA42-4DCD-97B3-EACD47567C4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D003539F-DA42-4DCD-97B3-EACD47567C4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D003539F-DA42-4DCD-97B3-EACD47567C4A}.Release|Any CPU.Build.0 = Release|Any CPU
{FDAC3654-B1FB-4A81-83D0-68099BB5923A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDAC3654-B1FB-4A81-83D0-68099BB5923A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDAC3654-B1FB-4A81-83D0-68099BB5923A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDAC3654-B1FB-4A81-83D0-68099BB5923A}.Release|Any CPU.Build.0 = Release|Any CPU
{DA535707-C0B2-4717-90D5-D04091511492}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA535707-C0B2-4717-90D5-D04091511492}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA535707-C0B2-4717-90D5-D04091511492}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA535707-C0B2-4717-90D5-D04091511492}.Release|Any CPU.Build.0 = Release|Any CPU
{9593BB39-216E-4CD8-9F01-574D612135A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9593BB39-216E-4CD8-9F01-574D612135A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9593BB39-216E-4CD8-9F01-574D612135A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9593BB39-216E-4CD8-9F01-574D612135A5}.Release|Any CPU.Build.0 = Release|Any CPU
{4E8E887A-A779-40AC-B077-18206B3FE35C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E8E887A-A779-40AC-B077-18206B3FE35C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E8E887A-A779-40AC-B077-18206B3FE35C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E8E887A-A779-40AC-B077-18206B3FE35C}.Release|Any CPU.Build.0 = Release|Any CPU
{3C6316DB-4900-435C-A1E4-7D4A0AAD67FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C6316DB-4900-435C-A1E4-7D4A0AAD67FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C6316DB-4900-435C-A1E4-7D4A0AAD67FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C6316DB-4900-435C-A1E4-7D4A0AAD67FA}.Release|Any CPU.Build.0 = Release|Any CPU
{CD010096-E6C6-4C18-A3DF-076A12C3E518}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD010096-E6C6-4C18-A3DF-076A12C3E518}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD010096-E6C6-4C18-A3DF-076A12C3E518}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD010096-E6C6-4C18-A3DF-076A12C3E518}.Release|Any CPU.Build.0 = Release|Any CPU
{25E2C4E0-4FC4-4876-996C-6D284D072000}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25E2C4E0-4FC4-4876-996C-6D284D072000}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25E2C4E0-4FC4-4876-996C-6D284D072000}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25E2C4E0-4FC4-4876-996C-6D284D072000}.Release|Any CPU.Build.0 = Release|Any CPU
{DE54D39E-C28B-4B01-B634-8C0E802B5B63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE54D39E-C28B-4B01-B634-8C0E802B5B63}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE54D39E-C28B-4B01-B634-8C0E802B5B63}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE54D39E-C28B-4B01-B634-8C0E802B5B63}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal