@@ -37,6 +37,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Umbraco.Forms.Integrations.
37
37
EndProject
38
38
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Umbraco.Forms.Integrations.Testsite.V14" , "Umbraco.Forms.Integrations.Testsite.V14\Umbraco.Forms.Integrations.Testsite.V14.csproj" , "{8595CB83-F6E1-485D-A776-E4EB5DA13436}"
39
39
EndProject
40
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Umbraco.Cms.Integrations.OAuthProxy" , "Umbraco.Cms.Integrations.OAuthProxy\Umbraco.Cms.Integrations.OAuthProxy.csproj" , "{221D3F2B-0373-478B-9266-7ADE09E77F5B}"
41
+ EndProject
40
42
Global
41
43
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
42
44
Debug| Any CPU = Debug| Any CPU
@@ -67,6 +69,10 @@ Global
67
69
{8595CB83-F6E1-485D-A776-E4EB5DA13436} .Debug| Any CPU .Build .0 = Debug| Any CPU
68
70
{8595CB83-F6E1-485D-A776-E4EB5DA13436} .Release| Any CPU .ActiveCfg = Release| Any CPU
69
71
{8595CB83-F6E1-485D-A776-E4EB5DA13436} .Release| Any CPU .Build .0 = Release| Any CPU
72
+ {221D3F2B-0373-478B-9266-7ADE09E77F5B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
73
+ {221D3F2B-0373-478B-9266-7ADE09E77F5B} .Debug| Any CPU .Build .0 = Debug| Any CPU
74
+ {221D3F2B-0373-478B-9266-7ADE09E77F5B} .Release| Any CPU .ActiveCfg = Release| Any CPU
75
+ {221D3F2B-0373-478B-9266-7ADE09E77F5B} .Release| Any CPU .Build .0 = Release| Any CPU
70
76
EndGlobalSection
71
77
GlobalSection (SolutionProperties ) = preSolution
72
78
HideSolutionNode = FALSE
81
87
{104D2677-6B53-4FF9-BB62-A68BD1D2884E} = {B068CD05-EA88-4457-B8D9-6DB899E7EBE1}
82
88
{084CA526-1E5D-4AD7-8715-C5D6342CB3A0} = {104D2677-6B53-4FF9-BB62-A68BD1D2884E}
83
89
{B437434B-2A95-4C8E-AF6E-4B55D4781C70} = {B05E7FB6-2403-4971-AB34-4BE43A69FBE2}
90
+ {221D3F2B-0373-478B-9266-7ADE09E77F5B} = {621A30D4-2251-43FF-BB4A-A4808C6A67D6}
84
91
EndGlobalSection
85
92
GlobalSection (ExtensibilityGlobals ) = postSolution
86
93
SolutionGuid = {24944114-049F-4C44-95C5-E50600988018}
0 commit comments