C2018-039: Removed ‘using’ for unused reference, Microsoft.XmlDiffPatch to fix build problem

This commit is contained in:
Kathy Ruffing 2018-12-13 12:58:54 +00:00
parent bbcb638024
commit 372475d20d

View File

@ -10,7 +10,6 @@ using System.Xml;
using System.Xml.Linq;
using System.Xml.Xsl;
using System.IO;
using Microsoft.XmlDiffPatch;
using VEPROMS.CSLA.Library;
namespace Volian.Controls.Library