From 97c66fb4ea00941c83bbf6c0778fced0daf37c9f Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 11 Feb 2019 16:23:17 -0500 Subject: Added appveyor and renamed Form1 to MainMenu --- Microbit/Microbit.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Microbit/Microbit.csproj') diff --git a/Microbit/Microbit.csproj b/Microbit/Microbit.csproj index a2ba09e..e0b35a4 100644 --- a/Microbit/Microbit.csproj +++ b/Microbit/Microbit.csproj @@ -45,11 +45,11 @@ - + Form - - Form1.cs + + MainMenu.cs -- cgit v1.2.3