5 lines
90 B
C#
5 lines
90 B
C#
|
|
public static class BuildConstants
|
|
{
|
|
public const string LocalIP = "10.42.133.242";
|
|
} |