-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSTX.EFxceptions.SQLite.sln
61 lines (61 loc) · 4.41 KB
/
STX.EFxceptions.SQLite.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34511.84
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.SQLite", "STX.EFxceptions.SQLite\STX.EFxceptions.SQLite.csproj", "{E4D21E0D-8E64-4E0C-857B-174FED083075}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.SQLite.Base", "STX.EFxceptions.SQLite.Base\STX.EFxceptions.SQLite.Base.csproj", "{4F93680B-F352-43FE-AE19-1ABC011BEC5B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Identity.SQLite", "STX.EFxceptions.Identity.SQLite\STX.EFxceptions.Identity.SQLite.csproj", "{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.SQLite.Infrastructure.Build", "STX.EFxceptions.SQLite.Infrastructure.Build\STX.EFxceptions.SQLite.Infrastructure.Build.csproj", "{59E60FA4-AA69-42B0-90E2-E94C0734735A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.SQLite.Base.Tests.Unit", "STX.EFxceptions.SQLite.Base.Tests.Unit\STX.EFxceptions.SQLite.Base.Tests.Unit.csproj", "{20BFC89D-61A4-4B23-AA7E-753E64FE399E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.SQLite.Tests.Acceptance", "STX.EFxceptions.SQLite.Tests.Acceptance\STX.EFxceptions.SQLite.Tests.Acceptance.csproj", "{3B0229C1-8E65-41E5-8372-87206E89A0D3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Identity.SQLite.Tests.Acceptance", "STX.EFxceptions.Identity.SQLite.Tests.Acceptance\STX.EFxceptions.Identity.SQLite.Tests.Acceptance.csproj", "{E98DEF3C-2AC2-45AA-BF58-ACAC36149A41}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E4D21E0D-8E64-4E0C-857B-174FED083075}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E4D21E0D-8E64-4E0C-857B-174FED083075}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E4D21E0D-8E64-4E0C-857B-174FED083075}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E4D21E0D-8E64-4E0C-857B-174FED083075}.Release|Any CPU.Build.0 = Release|Any CPU
{4F93680B-F352-43FE-AE19-1ABC011BEC5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F93680B-F352-43FE-AE19-1ABC011BEC5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F93680B-F352-43FE-AE19-1ABC011BEC5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F93680B-F352-43FE-AE19-1ABC011BEC5B}.Release|Any CPU.Build.0 = Release|Any CPU
{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}.Release|Any CPU.Build.0 = Release|Any CPU
{59E60FA4-AA69-42B0-90E2-E94C0734735A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59E60FA4-AA69-42B0-90E2-E94C0734735A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59E60FA4-AA69-42B0-90E2-E94C0734735A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59E60FA4-AA69-42B0-90E2-E94C0734735A}.Release|Any CPU.Build.0 = Release|Any CPU
{20BFC89D-61A4-4B23-AA7E-753E64FE399E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{20BFC89D-61A4-4B23-AA7E-753E64FE399E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{20BFC89D-61A4-4B23-AA7E-753E64FE399E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{20BFC89D-61A4-4B23-AA7E-753E64FE399E}.Release|Any CPU.Build.0 = Release|Any CPU
{3B0229C1-8E65-41E5-8372-87206E89A0D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B0229C1-8E65-41E5-8372-87206E89A0D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B0229C1-8E65-41E5-8372-87206E89A0D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B0229C1-8E65-41E5-8372-87206E89A0D3}.Release|Any CPU.Build.0 = Release|Any CPU
{E98DEF3C-2AC2-45AA-BF58-ACAC36149A41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E98DEF3C-2AC2-45AA-BF58-ACAC36149A41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E98DEF3C-2AC2-45AA-BF58-ACAC36149A41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E98DEF3C-2AC2-45AA-BF58-ACAC36149A41}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7052D9A9-A6BB-4E33-AF29-E101C35B9301}
EndGlobalSection
EndGlobal