remove broken and unused assembly

This commit is contained in:
Collin M. Barrett 2017-04-14 15:12:51 -05:00
parent f1a2368011
commit 4241dbb654
2 changed files with 0 additions and 10 deletions

View file

@ -28,10 +28,5 @@
<ProjectReference Include="..\FilterLists.Data\FilterLists.Data.csproj" />
<ProjectReference Include="..\FilterLists.Services\FilterLists.Services.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Configuration">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Configuration.dll</HintPath>
</Reference>
</ItemGroup>
</Project>

View file

@ -28,10 +28,5 @@
<ProjectReference Include="..\FilterLists.Data\FilterLists.Data.csproj" />
<ProjectReference Include="..\FilterLists.Services\FilterLists.Services.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Configuration">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\System.Configuration.dll</HintPath>
</Reference>
</ItemGroup>
</Project>