-
Notifications
You must be signed in to change notification settings - Fork 0
/
STX.EFxceptions.Cosmos.sln
60 lines (60 loc) · 4.4 KB
/
STX.EFxceptions.Cosmos.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
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.Cosmos", "STX.EFxceptions.Cosmos\STX.EFxceptions.Cosmos.csproj", "{E4D21E0D-8E64-4E0C-857B-174FED083075}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Cosmos.Base", "STX.EFxceptions.Cosmos.Base\STX.EFxceptions.Cosmos.Base.csproj", "{4F93680B-F352-43FE-AE19-1ABC011BEC5B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Identity.Cosmos", "STX.EFxceptions.Identity.Cosmos\STX.EFxceptions.Identity.Cosmos.csproj", "{4F1A6E86-23E4-43CA-AA3F-F065281C36D2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Cosmos.Infrastructure.Build", "STX.EFxceptions.Cosmos.Infrastructure.Build\STX.EFxceptions.Cosmos.Infrastructure.Build.csproj", "{59E60FA4-AA69-42B0-90E2-E94C0734735A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Cosmos.Base.Tests.Unit", "STX.EFxceptions.Cosmos.Base.Tests.Unit\STX.EFxceptions.Cosmos.Base.Tests.Unit.csproj", "{20BFC89D-61A4-4B23-AA7E-753E64FE399E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Cosmos.Tests.Acceptance", "STX.EFxceptions.Cosmos.Tests.Acceptance\STX.EFxceptions.Cosmos.Tests.Acceptance.csproj", "{80EED27F-0E6E-4866-BD5D-7DDABEBD8E81}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "STX.EFxceptions.Identity.Cosmos.Tests.Acceptance", "STX.EFxceptions.Identity.Cosmos.Tests.Acceptance\STX.EFxceptions.Identity.Cosmos.Tests.Acceptance.csproj", "{868B3FB9-4E33-474A-8E61-E8CE8C1A6B73}"
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
{80EED27F-0E6E-4866-BD5D-7DDABEBD8E81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{80EED27F-0E6E-4866-BD5D-7DDABEBD8E81}.Debug|Any CPU.Build.0 = Debug|Any CPU
{80EED27F-0E6E-4866-BD5D-7DDABEBD8E81}.Release|Any CPU.ActiveCfg = Release|Any CPU
{80EED27F-0E6E-4866-BD5D-7DDABEBD8E81}.Release|Any CPU.Build.0 = Release|Any CPU
{868B3FB9-4E33-474A-8E61-E8CE8C1A6B73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{868B3FB9-4E33-474A-8E61-E8CE8C1A6B73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{868B3FB9-4E33-474A-8E61-E8CE8C1A6B73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{868B3FB9-4E33-474A-8E61-E8CE8C1A6B73}.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