Update Settings.Designer.cs
This commit is contained in:
parent
b340bcb22e
commit
68c7666dc2
@ -12,7 +12,7 @@ namespace Server.Properties {
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.5.0.0")]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
|
||||
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
@ -61,7 +61,7 @@ namespace Server.Properties {
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("AsyncMutex_6SI8OkPnk")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("")]
|
||||
public string Mutex {
|
||||
get {
|
||||
return ((string)(this["Mutex"]));
|
||||
|
Loading…
x
Reference in New Issue
Block a user