@@ -11,8 +11,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "services", "services", "{F4
11
11
EndProject
12
12
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "shared" , "shared" , "{B8B59303-2178-459B-91A8-DF353044E090}"
13
13
EndProject
14
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "EShopOnAbp.AuthServer" , "apps\auth-server\src\EShopOnAbp.AuthServer\EShopOnAbp.AuthServer.csproj" , "{09F9A583-778D-4940-83B0-958C5D4E6D52}"
15
- EndProject
16
14
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "EShopOnAbp.Shared.Hosting" , "shared\EShopOnAbp.Shared.Hosting\EShopOnAbp.Shared.Hosting.csproj" , "{B473B411-0B14-47A9-B4BB-9F0F4E884C87}"
17
15
EndProject
18
16
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "EShopOnAbp.Shared.Hosting.AspNetCore" , "shared\EShopOnAbp.Shared.Hosting.AspNetCore\EShopOnAbp.Shared.Hosting.AspNetCore.csproj" , "{6FCB66AF-6044-478D-B2A0-90F7E555C152}"
@@ -51,10 +49,6 @@ Global
51
49
Release| Any CPU = Release| Any CPU
52
50
EndGlobalSection
53
51
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
54
- {09F9A583-778D-4940-83B0-958C5D4E6D52} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
55
- {09F9A583-778D-4940-83B0-958C5D4E6D52} .Debug| Any CPU .Build .0 = Debug| Any CPU
56
- {09F9A583-778D-4940-83B0-958C5D4E6D52} .Release| Any CPU .ActiveCfg = Release| Any CPU
57
- {09F9A583-778D-4940-83B0-958C5D4E6D52} .Release| Any CPU .Build .0 = Release| Any CPU
58
52
{B473B411-0B14-47A9-B4BB-9F0F4E884C87} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
59
53
{B473B411-0B14-47A9-B4BB-9F0F4E884C87} .Debug| Any CPU .Build .0 = Debug| Any CPU
60
54
{B473B411-0B14-47A9-B4BB-9F0F4E884C87} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -124,7 +118,6 @@ Global
124
118
HideSolutionNode = FALSE
125
119
EndGlobalSection
126
120
GlobalSection (NestedProjects ) = preSolution
127
- {09F9A583-778D-4940-83B0-958C5D4E6D52} = {866DB6CC-FEA8-4CC2-A2E4-143537D197B6}
128
121
{B473B411-0B14-47A9-B4BB-9F0F4E884C87} = {B8B59303-2178-459B-91A8-DF353044E090}
129
122
{6FCB66AF-6044-478D-B2A0-90F7E555C152} = {B8B59303-2178-459B-91A8-DF353044E090}
130
123
{2B608875-8226-44E4-B93A-D475E11A7B80} = {B8B59303-2178-459B-91A8-DF353044E090}
0 commit comments