Fixing build issues in Messages.Designer.cs

Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
This commit is contained in:
Sharath Babu 2017-01-25 16:02:11 +05:30
parent 4833565ec6
commit 786b1cabcf

View File

@ -11342,7 +11342,7 @@ namespace XenAdmin {
public static string DISABLED_VMSS {
get {
return ResourceManager.GetString("DISABLED_VMSS", resourceCulture);
{
}
}
/// <summary>
@ -13650,7 +13650,7 @@ namespace XenAdmin {
public static string ENABLED_VMSS {
get {
return ResourceManager.GetString("ENABLED_VMSS", resourceCulture);
{
}
}
/// <summary>
@ -23413,7 +23413,6 @@ namespace XenAdmin {
public static string NEW_SEARCH {
get {
return ResourceManager.GetString("NEW_SEARCH", resourceCulture);
>>>>>>> refs/remotes/xenserver/CAR-2205
}
}