aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Uninstaller/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-02-26 11:11:05 -0500
committerLukePulverenti <luke.pulverenti@gmail.com>2013-02-26 11:11:05 -0500
commitcbb2f00da5a6a45610c517392dae7067a620dba2 (patch)
tree562768e8cc47c887b26c454fc2c196a751830817 /MediaBrowser.Uninstaller/Properties/Settings.Designer.cs
parent6efd22a3d22f8d87ad17da3a1e47ca26c5bb09f2 (diff)
parentc76c74fb24c471218a43cb3538080f3c86dabfba (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Diffstat (limited to 'MediaBrowser.Uninstaller/Properties/Settings.Designer.cs')
-rw-r--r--MediaBrowser.Uninstaller/Properties/Settings.Designer.cs30
1 files changed, 0 insertions, 30 deletions
diff --git a/MediaBrowser.Uninstaller/Properties/Settings.Designer.cs b/MediaBrowser.Uninstaller/Properties/Settings.Designer.cs
deleted file mode 100644
index 0cc99d90c..000000000
--- a/MediaBrowser.Uninstaller/Properties/Settings.Designer.cs
+++ /dev/null
@@ -1,30 +0,0 @@
-//------------------------------------------------------------------------------
-// <auto-generated>
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.17929
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace MediaBrowser.Uninstaller.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
- {
-
- private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
- return defaultInstance;
- }
- }
- }
-}