feat(*): Add csvhelper package

This commit is contained in:
Josh Creek
2021-11-07 07:34:21 +00:00
parent 861722a692
commit a3c3adab10
+1
View File
@@ -6,6 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="27.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.7" />
</ItemGroup>