From bd284418387617e3ac2c3c4bb8c26470266015ea Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 11 Feb 2019 16:17:38 -0500 Subject: Add project files. --- Microbit/Microbit.csproj | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 Microbit/Microbit.csproj (limited to 'Microbit/Microbit.csproj') diff --git a/Microbit/Microbit.csproj b/Microbit/Microbit.csproj new file mode 100644 index 0000000..a2ba09e --- /dev/null +++ b/Microbit/Microbit.csproj @@ -0,0 +1,79 @@ + + + + + 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 + + + Form1.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