From 23f6048e74679eba37f6d103463747595ddd62cc Mon Sep 17 00:00:00 2001 From: Michael Oborne Date: Mon, 22 Jan 2024 15:49:55 +1100 Subject: [PATCH] Bulb: any cpu --- ExtLibs/LEDBulb/Bulb/Bulb.csproj | 95 +++----------------------------- MissionPlanner.sln | 4 +- 2 files changed, 10 insertions(+), 89 deletions(-) diff --git a/ExtLibs/LEDBulb/Bulb/Bulb.csproj b/ExtLibs/LEDBulb/Bulb/Bulb.csproj index a7a8e17775..ba380ecabc 100644 --- a/ExtLibs/LEDBulb/Bulb/Bulb.csproj +++ b/ExtLibs/LEDBulb/Bulb/Bulb.csproj @@ -1,100 +1,21 @@ - - + - Debug - x86 - 8.0.30703 - 2.0 - {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107} + net472 Library - Properties - Bulb - Bulb - v4.7.2 - - - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - false - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false + false + true + true - - - - - - - - - - - - - - Form - - - Form1.cs - - + Component - - - - Form1.cs - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - True - - - PublicSettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - + + - - \ No newline at end of file diff --git a/MissionPlanner.sln b/MissionPlanner.sln index 071bcefbd6..7cfe456fc5 100644 --- a/MissionPlanner.sln +++ b/MissionPlanner.sln @@ -547,8 +547,8 @@ Global {FBE658B3-684D-46E6-8668-50DEF0778538}.Release|Any CPU.Build.0 = Release|Any CPU {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Release|Any CPU.ActiveCfg = Release|x86 - {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Release|Any CPU.Build.0 = Release|x86 + {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AF81C41B-06E6-4CA5-9FD4-A4E7042F1107}.Release|Any CPU.Build.0 = Release|Any CPU {0B99EBF2-B964-4AAC-9EC5-76353610AAAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0B99EBF2-B964-4AAC-9EC5-76353610AAAE}.Debug|Any CPU.Build.0 = Debug|Any CPU {0B99EBF2-B964-4AAC-9EC5-76353610AAAE}.Release|Any CPU.ActiveCfg = Release|Any CPU