Add reference for csv parsing

This commit is contained in:
Tim Young 2017-08-01 09:02:49 -05:00
parent 96a24d033b
commit 261d398e53
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Security" />