-
Notifications
You must be signed in to change notification settings - Fork 0
/
RDBrainsDemo.sln
64 lines (64 loc) · 4.02 KB
/
RDBrainsDemo.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{65096843-5306-472C-AF4A-EB447CA96154}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{37E9A3C4-4551-4C3E-8E8D-8A7A257B0581}"
ProjectSection(SolutionItems) = preProject
global.json = global.json
EndProjectSection
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "RDBrainsDemo.ShoppingCart", "src\RDBrainsDemo.ShoppingCart\RDBrainsDemo.ShoppingCart.njsproj", "{A68A5680-A802-4370-8C22-D5FC87257DEA}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "RDBrainsDemo.API", "src\RDBrainsDemo.API\RDBrainsDemo.API.xproj", "{62A01C64-433A-4B6C-8761-2FDDA45EF6FA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RDBrainsDemo.Web", "src\RDBrainsDemo.Web\RDBrainsDemo.Web.csproj", "{BD81DFE1-71B1-440D-9D43-56BB27AA2C07}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PublishScripts", "PublishScripts", "{A626E919-F717-4C9E-B491-18CFFDF5CCB8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{5B3C72EF-DCD8-43E6-94A1-124ED9A80865}"
ProjectSection(SolutionItems) = preProject
PublishScripts\Scripts\Deploy-DockerAzureResourceGroup-2.ps1 = PublishScripts\Scripts\Deploy-DockerAzureResourceGroup-2.ps1
PublishScripts\Scripts\Deploy-DockerAzureResourceGroup.ps1 = PublishScripts\Scripts\Deploy-DockerAzureResourceGroup.ps1
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Templates", "Templates", "{7F3DC447-DBF5-4956-B92C-87A4AB91156F}"
ProjectSection(SolutionItems) = preProject
PublishScripts\Templates\RDBrainsDemo.APIDockerVM-2.json = PublishScripts\Templates\RDBrainsDemo.APIDockerVM-2.json
PublishScripts\Templates\RDBrainsDemo.APIDockerVM.json = PublishScripts\Templates\RDBrainsDemo.APIDockerVM.json
PublishScripts\Templates\RDBrainsDemo.APIDockerVM.param.dev-2.json = PublishScripts\Templates\RDBrainsDemo.APIDockerVM.param.dev-2.json
PublishScripts\Templates\RDBrainsDemo.APIDockerVM.param.dev.json = PublishScripts\Templates\RDBrainsDemo.APIDockerVM.param.dev.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A68A5680-A802-4370-8C22-D5FC87257DEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A68A5680-A802-4370-8C22-D5FC87257DEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A68A5680-A802-4370-8C22-D5FC87257DEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A68A5680-A802-4370-8C22-D5FC87257DEA}.Release|Any CPU.Build.0 = Release|Any CPU
{62A01C64-433A-4B6C-8761-2FDDA45EF6FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{62A01C64-433A-4B6C-8761-2FDDA45EF6FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{62A01C64-433A-4B6C-8761-2FDDA45EF6FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62A01C64-433A-4B6C-8761-2FDDA45EF6FA}.Release|Any CPU.Build.0 = Release|Any CPU
{BD81DFE1-71B1-440D-9D43-56BB27AA2C07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD81DFE1-71B1-440D-9D43-56BB27AA2C07}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD81DFE1-71B1-440D-9D43-56BB27AA2C07}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD81DFE1-71B1-440D-9D43-56BB27AA2C07}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A68A5680-A802-4370-8C22-D5FC87257DEA} = {65096843-5306-472C-AF4A-EB447CA96154}
{62A01C64-433A-4B6C-8761-2FDDA45EF6FA} = {65096843-5306-472C-AF4A-EB447CA96154}
{BD81DFE1-71B1-440D-9D43-56BB27AA2C07} = {65096843-5306-472C-AF4A-EB447CA96154}
{5B3C72EF-DCD8-43E6-94A1-124ED9A80865} = {A626E919-F717-4C9E-B491-18CFFDF5CCB8}
{7F3DC447-DBF5-4956-B92C-87A4AB91156F} = {A626E919-F717-4C9E-B491-18CFFDF5CCB8}
EndGlobalSection
EndGlobal