aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj')
-rw-r--r--Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj b/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj
index 0fc1948a4..5674c1c56 100644
--- a/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj
+++ b/Software/Visual_Studio/Tango.CSV/Tango.CSV.csproj
@@ -90,6 +90,7 @@
<Compile Include="CsvSource.cs" />
<Compile Include="DynamicCsvFile.cs" />
<Compile Include="DynamicCsvFileColumn.cs" />
+ <Compile Include="CsvDynamicReader.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />