changes to make a clean build after moving to new svn server

This commit is contained in:
2018-07-02 18:59:58 +00:00
parent 015cdfa529
commit afe490a7b0
4 changed files with 33 additions and 9 deletions

View File

@@ -8471,6 +8471,7 @@ At first I was happy to find your code that solved my problem, but I did not lik
}
catch (Exception ex)
{
ex.ToString();
sb.AppendLine(sName + " - did not report full info");
}
}