-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenFoodMicroService.sln
More file actions
60 lines (60 loc) · 3.8 KB
/
OpenFoodMicroService.sln
File metadata and controls
60 lines (60 loc) · 3.8 KB
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 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenFoodApi", "OpenFoodApi\OpenFoodApi.csproj", "{0A2030E5-DEC0-457C-9C2B-298F19E1B4A0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenFood.Domain", "OpenFood.Domain\OpenFood.Domain.csproj", "{326C102B-9623-4E23-84FD-8FBDE1BD5277}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenFood.Application", "OpenFood.Application\OpenFood.Application.csproj", "{F3181C67-C8A3-4738-BB8A-491FCBCC34F3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenFood.Infrastructure", "OpenFood.Infrastructure\OpenFood.Infrastructure.csproj", "{D0317E95-A9CB-4E7C-8C1D-1B1A5529D082}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B527ACC1-0079-4915-9D84-BE4858A67E65}"
ProjectSection(SolutionItems) = preProject
docker-compose.yml = docker-compose.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Application.UnitTests", "Application.UnitTests\Application.UnitTests.csproj", "{2259672D-966D-47E7-B001-D8CF5EFABE8D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenFood.ApiGateway", "OpenFood.ApiGateway\OpenFood.ApiGateway.csproj", "{67ECF3BD-DF82-4E99-A7C3-9B5F852B39DE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0A2030E5-DEC0-457C-9C2B-298F19E1B4A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A2030E5-DEC0-457C-9C2B-298F19E1B4A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A2030E5-DEC0-457C-9C2B-298F19E1B4A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A2030E5-DEC0-457C-9C2B-298F19E1B4A0}.Release|Any CPU.Build.0 = Release|Any CPU
{326C102B-9623-4E23-84FD-8FBDE1BD5277}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{326C102B-9623-4E23-84FD-8FBDE1BD5277}.Debug|Any CPU.Build.0 = Debug|Any CPU
{326C102B-9623-4E23-84FD-8FBDE1BD5277}.Release|Any CPU.ActiveCfg = Release|Any CPU
{326C102B-9623-4E23-84FD-8FBDE1BD5277}.Release|Any CPU.Build.0 = Release|Any CPU
{F3181C67-C8A3-4738-BB8A-491FCBCC34F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3181C67-C8A3-4738-BB8A-491FCBCC34F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3181C67-C8A3-4738-BB8A-491FCBCC34F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3181C67-C8A3-4738-BB8A-491FCBCC34F3}.Release|Any CPU.Build.0 = Release|Any CPU
{D0317E95-A9CB-4E7C-8C1D-1B1A5529D082}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D0317E95-A9CB-4E7C-8C1D-1B1A5529D082}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D0317E95-A9CB-4E7C-8C1D-1B1A5529D082}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D0317E95-A9CB-4E7C-8C1D-1B1A5529D082}.Release|Any CPU.Build.0 = Release|Any CPU
{2259672D-966D-47E7-B001-D8CF5EFABE8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2259672D-966D-47E7-B001-D8CF5EFABE8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2259672D-966D-47E7-B001-D8CF5EFABE8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2259672D-966D-47E7-B001-D8CF5EFABE8D}.Release|Any CPU.Build.0 = Release|Any CPU
{67ECF3BD-DF82-4E99-A7C3-9B5F852B39DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67ECF3BD-DF82-4E99-A7C3-9B5F852B39DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67ECF3BD-DF82-4E99-A7C3-9B5F852B39DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67ECF3BD-DF82-4E99-A7C3-9B5F852B39DE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1108E80F-9F12-4D05-87F1-D3ADC5A1B16D}
EndGlobalSection
EndGlobal