@@ -5,10 +5,10 @@ VisualStudioVersion = 17.9.34310.174
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Angular.Bff" , "Angular.Bff\Angular.Bff.csproj" , "{5E2E7B6B-24F1-4890-B802-0174F1E0E1C4}"
7
7
EndProject
8
- Project ("{54A90642-561A-4BB1-A94E-469ADEE60C69}" ) = "angular.client" , "angular.client\angular.client.esproj" , "{1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE}"
9
- EndProject
10
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Angular.Api" , "Angular.Api\Angular.Api.csproj" , "{D303F823-57D9-4C51-B551-EFCA94D10194}"
11
9
EndProject
10
+ Project ("{54A90642-561A-4BB1-A94E-469ADEE60C69}" ) = "angular.ssr" , "angular.ssr\angular.ssr.esproj" , "{35304CB0-32D6-4275-9333-D5FA0D4F1D0C}"
11
+ EndProject
12
12
Global
13
13
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
14
14
Debug| Any CPU = Debug| Any CPU
@@ -19,16 +19,14 @@ Global
19
19
{5E2E7B6B-24F1-4890-B802-0174F1E0E1C4} .Debug| Any CPU .Build .0 = Debug| Any CPU
20
20
{5E2E7B6B-24F1-4890-B802-0174F1E0E1C4} .Release| Any CPU .ActiveCfg = Release| Any CPU
21
21
{5E2E7B6B-24F1-4890-B802-0174F1E0E1C4} .Release| Any CPU .Build .0 = Release| Any CPU
22
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
23
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Debug| Any CPU .Build .0 = Debug| Any CPU
24
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Debug| Any CPU .Deploy .0 = Debug| Any CPU
25
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Release| Any CPU .ActiveCfg = Release| Any CPU
26
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Release| Any CPU .Build .0 = Release| Any CPU
27
- {1FDF2D56-1F09-40E9-A3AE-EF1B4FE2F9CE} .Release| Any CPU .Deploy .0 = Release| Any CPU
28
22
{D303F823-57D9-4C51-B551-EFCA94D10194} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
29
23
{D303F823-57D9-4C51-B551-EFCA94D10194} .Debug| Any CPU .Build .0 = Debug| Any CPU
30
24
{D303F823-57D9-4C51-B551-EFCA94D10194} .Release| Any CPU .ActiveCfg = Release| Any CPU
31
25
{D303F823-57D9-4C51-B551-EFCA94D10194} .Release| Any CPU .Build .0 = Release| Any CPU
26
+ {35304CB0-32D6-4275-9333-D5FA0D4F1D0C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27
+ {35304CB0-32D6-4275-9333-D5FA0D4F1D0C} .Debug| Any CPU .Build .0 = Debug| Any CPU
28
+ {35304CB0-32D6-4275-9333-D5FA0D4F1D0C} .Release| Any CPU .ActiveCfg = Debug| Any CPU
29
+ {35304CB0-32D6-4275-9333-D5FA0D4F1D0C} .Release| Any CPU .Build .0 = Debug| Any CPU
32
30
EndGlobalSection
33
31
GlobalSection (SolutionProperties ) = preSolution
34
32
HideSolutionNode = FALSE
0 commit comments