C2021-059 - Updates to get build moving after custom merging
This commit is contained in:
@@ -1876,8 +1876,9 @@ namespace VEPROMS
|
||||
|
||||
return true;
|
||||
}
|
||||
catch
|
||||
catch (Exception ex)
|
||||
{
|
||||
string err = ex.ToString();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user