@@ -131,6 +131,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReactiveUI.Testing", "submo
131
131
EndProject
132
132
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ReactiveUI.Wpf" , "submodules\reactiveui\src\ReactiveUI.Wpf\ReactiveUI.Wpf.csproj" , "{E899B03C-6E8E-4375-AB65-FC925D721D8B}"
133
133
EndProject
134
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "InstallAndStart" , "test\Launcher\InstallAndStart.csproj" , "{79F32BE1-2764-4DBA-97F6-21053DE44270}"
135
+ EndProject
134
136
Global
135
137
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
136
138
Debug| Any CPU = Debug| Any CPU
@@ -530,6 +532,16 @@ Global
530
532
{E899B03C-6E8E-4375-AB65-FC925D721D8B} .Release| Any CPU .Build .0 = Release| Any CPU
531
533
{E899B03C-6E8E-4375-AB65-FC925D721D8B} .ReleaseWithoutVsix| Any CPU .ActiveCfg = Release| Any CPU
532
534
{E899B03C-6E8E-4375-AB65-FC925D721D8B} .ReleaseWithoutVsix| Any CPU .Build .0 = Release| Any CPU
535
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
536
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .Debug| Any CPU .Build .0 = Debug| Any CPU
537
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .DebugCodeAnalysis| Any CPU .ActiveCfg = Debug| Any CPU
538
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .DebugCodeAnalysis| Any CPU .Build .0 = Debug| Any CPU
539
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .DebugWithoutVsix| Any CPU .ActiveCfg = Debug| Any CPU
540
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .DebugWithoutVsix| Any CPU .Build .0 = Debug| Any CPU
541
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .Release| Any CPU .ActiveCfg = Release| Any CPU
542
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .Release| Any CPU .Build .0 = Release| Any CPU
543
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .ReleaseWithoutVsix| Any CPU .ActiveCfg = Release| Any CPU
544
+ {79F32BE1-2764-4DBA-97F6-21053DE44270} .ReleaseWithoutVsix| Any CPU .Build .0 = Release| Any CPU
533
545
EndGlobalSection
534
546
GlobalSection (SolutionProperties ) = preSolution
535
547
HideSolutionNode = FALSE
0 commit comments