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 @@ -21,6 +21,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ScenarioTest.ResourceManage
21
21
EndProject
22
22
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestFx" , "..\..\tools\TestFx\TestFx.csproj" , "{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58}"
23
23
EndProject
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Relay" , "..\Relay\Relay\Relay.csproj" , "{10C8273F-7C1B-455C-B358-420DD2EA8FF8}"
25
+ EndProject
24
26
Global
25
27
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
26
28
Debug| Any CPU = Debug| Any CPU
@@ -59,6 +61,10 @@ Global
59
61
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Debug| Any CPU .Build .0 = Debug| Any CPU
60
62
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Release| Any CPU .ActiveCfg = Release| Any CPU
61
63
{BC80A1D0-FFA4-43D9-AA74-799F5CB54B58} .Release| Any CPU .Build .0 = Release| Any CPU
64
+ {10C8273F-7C1B-455C-B358-420DD2EA8FF8} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
65
+ {10C8273F-7C1B-455C-B358-420DD2EA8FF8} .Debug| Any CPU .Build .0 = Debug| Any CPU
66
+ {10C8273F-7C1B-455C-B358-420DD2EA8FF8} .Release| Any CPU .ActiveCfg = Release| Any CPU
67
+ {10C8273F-7C1B-455C-B358-420DD2EA8FF8} .Release| Any CPU .Build .0 = Release| Any CPU
62
68
EndGlobalSection
63
69
GlobalSection (SolutionProperties ) = preSolution
64
70
HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments