Posts
Sort by recent activity
Work BuildFromDifferences Null reference exception
I am trying to call the BuildFromDifferences on the following code, but it is failing, throwing a null reference exception:
public void GenerateScriptsToFolder(Differences differences, string file)...