remove unused reference

This commit is contained in:
Collin M. Barrett 2017-10-15 16:32:31 -05:00
parent 30ec67a5aa
commit 1fbe06912e

View file

@ -15,10 +15,4 @@
<Folder Include="Stored Procedures\" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Runtime">
<HintPath>..\..\..\..\..\.nuget\packages\system.runtime\4.3.0\ref\netstandard1.5\System.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
</Project>