mirror of
https://github.com/reactos/reactos.git
synced 2025-06-15 01:48:29 +00:00
- Set better/updated default values
- Remove the non-existent "TechBot.Commands.RBuild" project, it breaks the auomatic conversion of the solution to MSVS 2008 svn path=/trunk/; revision=35085
This commit is contained in:
parent
ee1c77756d
commit
d425d03d5b
9 changed files with 13 additions and 19 deletions
|
@ -61,7 +61,7 @@ namespace TechBot.Commands.Common {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/trunk/reactos")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("svn://svn.reactos.org/reactos/trunk")]
|
||||
public string SVNRoot {
|
||||
get {
|
||||
return ((string)(this["SVNRoot"]));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue