Consolidate Iesi.Collections and commit binding redirects

This commit is contained in:
Rob King
2016-01-07 15:27:00 +00:00
parent 6a0617b11a
commit bc51f86582
105 changed files with 2371 additions and 2198 deletions

View File

@@ -50,7 +50,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Iesi.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll</HintPath>
<HintPath>..\..\..\packages\Iesi.Collections.4.0.1.4000\lib\net40\Iesi.Collections.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />