CSV factoriy hinzugefügt

This commit is contained in:
Husky
2019-05-31 22:36:43 +02:00
parent 82a16c0634
commit 1cae6bbb7a
4 changed files with 40 additions and 3 deletions

View File

@@ -42,8 +42,10 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AcceptedCSVFormats.cs" />
<Compile Include="BlueLight.cs" />
<Compile Include="CSVParser.cs" />
<Compile Include="CsvParserFactory.cs" />
<Compile Include="UVRelining.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>