Skip to content

Commit c4ff5f8

Browse files
committed
Removing the references to the Ms.Id.Web project in the 1.5 solution
1 parent d539868 commit c4ff5f8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

1-WebApp-OIDC/1-5-B2C/WebApp-OpenIDConnect-DotNet.sln

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ VisualStudioVersion = 16.0.29123.89
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WebApp-OpenIDConnect-DotNet", "WebApp-OpenIDConnect-DotNet.csproj", "{8DCFEEC2-0A85-4C7E-B96A-21C9184470B1}"
77
EndProject
8-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Identity.Web", "..\..\..\..\..\gh\microsoft-identity-web\src\Microsoft.Identity.Web\Microsoft.Identity.Web.csproj", "{D8BB5AEE-7B17-4A03-AB1D-37B73238788B}"
9-
EndProject
10-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Identity.Web.UI", "..\..\..\..\..\gh\microsoft-identity-web\src\Microsoft.Identity.Web.UI\Microsoft.Identity.Web.UI.csproj", "{6A400A74-F4D9-4D9B-AB38-A52D5249D5F7}"
11-
EndProject
128
Global
139
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1410
Debug|Any CPU = Debug|Any CPU
@@ -19,14 +15,6 @@ Global
1915
{8DCFEEC2-0A85-4C7E-B96A-21C9184470B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
2016
{8DCFEEC2-0A85-4C7E-B96A-21C9184470B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
2117
{8DCFEEC2-0A85-4C7E-B96A-21C9184470B1}.Release|Any CPU.Build.0 = Release|Any CPU
22-
{D8BB5AEE-7B17-4A03-AB1D-37B73238788B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23-
{D8BB5AEE-7B17-4A03-AB1D-37B73238788B}.Debug|Any CPU.Build.0 = Debug|Any CPU
24-
{D8BB5AEE-7B17-4A03-AB1D-37B73238788B}.Release|Any CPU.ActiveCfg = Release|Any CPU
25-
{D8BB5AEE-7B17-4A03-AB1D-37B73238788B}.Release|Any CPU.Build.0 = Release|Any CPU
26-
{6A400A74-F4D9-4D9B-AB38-A52D5249D5F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27-
{6A400A74-F4D9-4D9B-AB38-A52D5249D5F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
28-
{6A400A74-F4D9-4D9B-AB38-A52D5249D5F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
29-
{6A400A74-F4D9-4D9B-AB38-A52D5249D5F7}.Release|Any CPU.Build.0 = Release|Any CPU
3018
EndGlobalSection
3119
GlobalSection(SolutionProperties) = preSolution
3220
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)