ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs
(Generate patch)

Comparing trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs (file contents):
Revision 99 by william, Sat Jul 14 04:50:27 2012 UTC vs.
Revision 119 by william, Sat Jul 14 09:08:55 2012 UTC

--- trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs	2012/07/14 04:50:27	99
+++ trunk/AnywhereTS.DBSupport/Properties/Settings.Designer.cs	2012/07/14 09:08:55	119
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
 //     This code was generated by a tool.
-//     Runtime Version:2.0.50727.5456
+//     Runtime Version:4.0.30319.269
 //
 //     Changes to this file may cause incorrect behavior and will be lost if
 //     the code is regenerated.
@@ -12,7 +12,7 @@ namespace AnywhereTS.DBSupport.Propertie
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
     public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
@@ -47,7 +47,7 @@ namespace AnywhereTS.DBSupport.Propertie
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("localhost")]
+        [global::System.Configuration.DefaultSettingValueAttribute("10.0.0.4")]
         public string DBServer {
             get {
                 return ((string)(this["DBServer"]));
@@ -56,7 +56,7 @@ namespace AnywhereTS.DBSupport.Propertie
         
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
-        [global::System.Configuration.DefaultSettingValueAttribute("SQLEXPRESS")]
+        [global::System.Configuration.DefaultSettingValueAttribute("CORPORATEDB")]
         public string DBInstance {
             get {
                 return ((string)(this["DBInstance"]));