Removed conditional update addresses because VS kept removing them when the file was touched by other changes.
This commit is contained in:
parent
39978d3543
commit
409aba35b3
1 changed files with 0 additions and 18 deletions
18
trunk/Properties/Settings.Designer.cs
generated
18
trunk/Properties/Settings.Designer.cs
generated
|
@ -1219,23 +1219,5 @@ namespace LSLEditor.Properties {
|
|||
return ((string)(this["UpdateManifest"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("http://a-w-d.dyndns.org:8080/lsleditor/check4update.php")]
|
||||
public string Update1 {
|
||||
get {
|
||||
return ((string)(this["Update1"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("http://a-w-d.dyndns.org:8080/lsleditor/update.php")]
|
||||
public string UpdateManifest1 {
|
||||
get {
|
||||
return ((string)(this["UpdateManifest1"]));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue