mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 12:07:05 +00:00
chore: commit 2008 csproj changes
This commit is contained in:
parent
0ccf80c613
commit
deff0d5408
1 changed files with 5 additions and 0 deletions
|
|
@ -198,12 +198,17 @@
|
||||||
<Compile Include="Timers\SafeTimer.cs" />
|
<Compile Include="Timers\SafeTimer.cs" />
|
||||||
<Compile Include="TryUtils.cs" />
|
<Compile Include="TryUtils.cs" />
|
||||||
<Compile Include="UriUtils.cs" />
|
<Compile Include="UriUtils.cs" />
|
||||||
|
<Compile Include="Xml\AbstractGenericXmlConverter.cs" />
|
||||||
|
<Compile Include="Xml\AbstractXmlConverter.cs" />
|
||||||
|
<Compile Include="Xml\DefaultXmlConverter.cs" />
|
||||||
<Compile Include="Xml\IcdXmlConvert.cs" />
|
<Compile Include="Xml\IcdXmlConvert.cs" />
|
||||||
<Compile Include="Xml\IcdXmlDocument.cs" />
|
<Compile Include="Xml\IcdXmlDocument.cs" />
|
||||||
<Compile Include="Xml\IcdXmlException.cs" />
|
<Compile Include="Xml\IcdXmlException.cs" />
|
||||||
<Compile Include="Xml\IcdXmlReader.cs" />
|
<Compile Include="Xml\IcdXmlReader.cs" />
|
||||||
<Compile Include="Xml\IcdXmlTextWriter.cs" />
|
<Compile Include="Xml\IcdXmlTextWriter.cs" />
|
||||||
<Compile Include="Xml\IcdXmlAttribute.cs" />
|
<Compile Include="Xml\IcdXmlAttribute.cs" />
|
||||||
|
<Compile Include="Xml\IXmlConverter.cs" />
|
||||||
|
<Compile Include="Xml\XmlConverterAttribute.cs" />
|
||||||
<Compile Include="Xml\XmlReaderExtensions.cs" />
|
<Compile Include="Xml\XmlReaderExtensions.cs" />
|
||||||
<Compile Include="Xml\XmlUtils.cs" />
|
<Compile Include="Xml\XmlUtils.cs" />
|
||||||
<None Include="Properties\ControlSystem.cfg" />
|
<None Include="Properties\ControlSystem.cfg" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue