fix build

This commit is contained in:
Paddy Xu
2017-11-02 20:18:40 +02:00
parent 1b1b74f39b
commit 9b2beb3d37
6 changed files with 5 additions and 11 deletions

View File

@@ -56,7 +56,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="CsvHelper, Version=3.0.0.0, Culture=neutral, PublicKeyToken=8c4959082be5c823, processorArchitecture=MSIL">
<HintPath>..\..\packages\CsvHelper.3.4.0\lib\net45\CsvHelper.dll</HintPath>
<HintPath>..\..\packages\CsvHelper.5.0.0.1\lib\net45\CsvHelper.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System" />