aboutsummaryrefslogtreecommitdiff
path: root/Microbit/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-11 17:12:24 -0500
committerAlee <Alee14498@gmail.com>2019-02-11 17:12:24 -0500
commitef26e9f3b20a3581a68388390c30f86a6fcb5740 (patch)
tree1021b63be92f2fce6443d03588fae288353a4567 /Microbit/Properties/Settings.Designer.cs
parent97c66fb4ea00941c83bbf6c0778fced0daf37c9f (diff)
downloadMicrobit-ef26e9f3b20a3581a68388390c30f86a6fcb5740.tar.gz
Microbit-ef26e9f3b20a3581a68388390c30f86a6fcb5740.tar.bz2
Microbit-ef26e9f3b20a3581a68388390c30f86a6fcb5740.zip
Added the launcher menu, kernel project and added packages
Diffstat (limited to 'Microbit/Properties/Settings.Designer.cs')
-rw-r--r--Microbit/Properties/Settings.Designer.cs22
1 files changed, 9 insertions, 13 deletions
diff --git a/Microbit/Properties/Settings.Designer.cs b/Microbit/Properties/Settings.Designer.cs
index 052febf..566564d 100644
--- a/Microbit/Properties/Settings.Designer.cs
+++ b/Microbit/Properties/Settings.Designer.cs
@@ -8,21 +8,17 @@
// </auto-generated>
//------------------------------------------------------------------------------
-namespace Microbit.Properties
-{
-
-
+namespace Microbit.Main.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
- {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}