-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCapybaraEventSourcing.sln
36 lines (36 loc) · 2.1 KB
/
CapybaraEventSourcing.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CapybaraVile.WebApi", "CapybaraVile.WebApi\CapybaraVile.WebApi.csproj", "{C1FF9300-AA43-4812-81B9-C3E58424C9B4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CapybaraVille.AppHost", "CapybaraVille.AppHost\CapybaraVille.AppHost.csproj", "{D4E12CE1-E0C1-41F9-AE2E-F5EE36E22E84}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CapybaraVilleServiceDefaults", "CapybaraVilleServiceDefaults\CapybaraVilleServiceDefaults.csproj", "{F29FCEE8-D686-4406-BD78-92AE79975167}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C1FF9300-AA43-4812-81B9-C3E58424C9B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1FF9300-AA43-4812-81B9-C3E58424C9B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1FF9300-AA43-4812-81B9-C3E58424C9B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1FF9300-AA43-4812-81B9-C3E58424C9B4}.Release|Any CPU.Build.0 = Release|Any CPU
{D4E12CE1-E0C1-41F9-AE2E-F5EE36E22E84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D4E12CE1-E0C1-41F9-AE2E-F5EE36E22E84}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D4E12CE1-E0C1-41F9-AE2E-F5EE36E22E84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D4E12CE1-E0C1-41F9-AE2E-F5EE36E22E84}.Release|Any CPU.Build.0 = Release|Any CPU
{F29FCEE8-D686-4406-BD78-92AE79975167}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F29FCEE8-D686-4406-BD78-92AE79975167}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F29FCEE8-D686-4406-BD78-92AE79975167}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F29FCEE8-D686-4406-BD78-92AE79975167}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
EndGlobal