From 0d3d54992104288e9ee0c834d0b96e8502fd2d42 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 11 Jan 2024 18:26:20 -0800 Subject: Move the BootstrapperApplication out of proc --- src/ext/Bal/test/examples/examples.proj | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/ext/Bal/test/examples/examples.proj') diff --git a/src/ext/Bal/test/examples/examples.proj b/src/ext/Bal/test/examples/examples.proj index 60388a93..c1544766 100644 --- a/src/ext/Bal/test/examples/examples.proj +++ b/src/ext/Bal/test/examples/examples.proj @@ -6,8 +6,6 @@ EarliestCoreMBA\Example.EarliestCoreMBA.csproj - FullFramework2MBA\Example.FullFramework2MBA.csproj - FullFramework4MBA\Example.FullFramework4MBA.csproj LatestCoreMBA\Example.LatestCoreMBA.csproj WPFCoreMBA\Example.WPFCoreMBA.csproj $(OutputPath)examples\publish\ @@ -27,9 +25,6 @@ true true - - - @@ -41,7 +36,7 @@ Condition="'%(CoreMBAProject.SkipSCD)'==''" />