From ef26e9f3b20a3581a68388390c30f86a6fcb5740 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 11 Feb 2019 17:12:24 -0500 Subject: Added the launcher menu, kernel project and added packages --- Microbit/Microbit.csproj | 79 ------------------------------------------------ 1 file changed, 79 deletions(-) delete mode 100644 Microbit/Microbit.csproj (limited to 'Microbit/Microbit.csproj') diff --git a/Microbit/Microbit.csproj b/Microbit/Microbit.csproj deleted file mode 100644 index e0b35a4..0000000 --- a/Microbit/Microbit.csproj +++ /dev/null @@ -1,79 +0,0 @@ - - - - - Debug - AnyCPU - {B026C69C-F934-4C71-A666-5A30CD8E1BE2} - WinExe - Microbit - Microbit - v4.5 - 512 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - Form - - - MainMenu.cs - - - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - True - Resources.resx - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - True - Settings.settings - True - - - - - - - \ No newline at end of file -- cgit v1.2.3