File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFx", "..\..\tools\TestF
20
20
EndProject
21
21
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ApplicationInsights" , "..\ApplicationInsights\ApplicationInsights\ApplicationInsights.csproj" , "{1390E45D-BF3A-4ACD-BEBC-88007B3E75E5}"
22
22
EndProject
23
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "OperationalInsights" , "..\ApplicationInsights\OperationalInsights\OperationalInsights.csproj" , "{F9305976-EF6B-4502-BC38-ACFA47CB6DF6}"
24
+ EndProject
23
25
Global
24
26
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
25
27
Debug| Any CPU = Debug| Any CPU
@@ -58,6 +60,10 @@ Global
58
60
{1390E45D-BF3A-4ACD-BEBC-88007B3E75E5} .Debug| Any CPU .Build .0 = Debug| Any CPU
59
61
{1390E45D-BF3A-4ACD-BEBC-88007B3E75E5} .Release| Any CPU .ActiveCfg = Release| Any CPU
60
62
{1390E45D-BF3A-4ACD-BEBC-88007B3E75E5} .Release| Any CPU .Build .0 = Release| Any CPU
63
+ {F9305976-EF6B-4502-BC38-ACFA47CB6DF6} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
64
+ {F9305976-EF6B-4502-BC38-ACFA47CB6DF6} .Debug| Any CPU .Build .0 = Debug| Any CPU
65
+ {F9305976-EF6B-4502-BC38-ACFA47CB6DF6} .Release| Any CPU .ActiveCfg = Release| Any CPU
66
+ {F9305976-EF6B-4502-BC38-ACFA47CB6DF6} .Release| Any CPU .Build .0 = Release| Any CPU
61
67
EndGlobalSection
62
68
GlobalSection (SolutionProperties ) = preSolution
63
69
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments