ConnectionOdbcSdk
Diff Revisions
18
vs
19
for /trunk/ConnectionServerOdbcIntegrationTests/Properties/Settings.Designer.cs
|
@@ -1,14 +1,14 @@ |
1 |
1 |
|
//------------------------------------------------------------------------------ |
2 |
2 |
|
// <auto-generated> |
3 |
3 |
|
// This code was generated by a tool. |
4 |
|
- |
// Runtime Version:4.0.30319.18052 |
|
4 |
+ |
// Runtime Version:4.0.30319.18408 |
5 |
5 |
|
// |
6 |
6 |
|
// Changes to this file may cause incorrect behavior and will be lost if |
7 |
7 |
|
// the code is regenerated. |
8 |
8 |
|
// </auto-generated> |
9 |
9 |
|
//------------------------------------------------------------------------------ |
10 |
10 |
|
|
11 |
|
- |
namespace ConnectionServerOdbcIntegrationTests.Properties { |
|
11 |
+ |
namespace UnityConnectionServerOdbcTests.Properties { |
12 |
12 |
|
|
13 |
13 |
|
|
14 |
14 |
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
|
@@ -25,7 +25,7 @@ |
25 |
25 |
|
|
26 |
26 |
|
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
27 |
27 |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
28 |
|
- |
[global::System.Configuration.DefaultSettingValueAttribute("192.168.0.197")] |
|
28 |
+ |
[global::System.Configuration.DefaultSettingValueAttribute("192.168.0.178")] |
29 |
29 |
|
public string ConnectionServer { |
30 |
30 |
|
get { |
31 |
31 |
|
return ((string)(this["ConnectionServer"])); |