Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 8c11bb6

Browse files
committed
Removed unnecessary projects in current solution
1 parent cbf455f commit 8c11bb6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/apimtemplate/apimtemplate.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ VisualStudioVersion = 15.0.28307.136
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "apimtemplate", "apimtemplate.csproj", "{B5183465-2BC1-4206-9C9F-5AC9615AC941}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GetAzureUserToken", "..\GetAzureUserToken\GetAzureUserToken.csproj", "{0A3ECBBA-0383-45DF-8874-08135A2822A2}"
9-
EndProject
108
Global
119
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1210
Debug|Any CPU = Debug|Any CPU
@@ -17,10 +15,6 @@ Global
1715
{B5183465-2BC1-4206-9C9F-5AC9615AC941}.Debug|Any CPU.Build.0 = Debug|Any CPU
1816
{B5183465-2BC1-4206-9C9F-5AC9615AC941}.Release|Any CPU.ActiveCfg = Release|Any CPU
1917
{B5183465-2BC1-4206-9C9F-5AC9615AC941}.Release|Any CPU.Build.0 = Release|Any CPU
20-
{0A3ECBBA-0383-45DF-8874-08135A2822A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21-
{0A3ECBBA-0383-45DF-8874-08135A2822A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
22-
{0A3ECBBA-0383-45DF-8874-08135A2822A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
23-
{0A3ECBBA-0383-45DF-8874-08135A2822A2}.Release|Any CPU.Build.0 = Release|Any CPU
2418
EndGlobalSection
2519
GlobalSection(SolutionProperties) = preSolution
2620
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)