Remove version increment from Dictionary<K,V>.Remove overloads (dotnet/coreclr#18854)
authorWraith2 <Wraith2@users.noreply.github.com>
Sat, 14 Jul 2018 19:13:38 +0000 (20:13 +0100)
committerStephen Toub <stoub@microsoft.com>
Sat, 14 Jul 2018 19:13:38 +0000 (15:13 -0400)
commit7aba58887560600baf49bfeec876ad5b2e515c12
treeaa96d95137698bb6f98960d4719e3d8994ef865a
parentd2872b70418b877e41d87c6defaee66d0b068f23
Remove version increment from Dictionary<K,V>.Remove overloads (dotnet/coreclr#18854)

* remove version increment from Remove overloads

* add temporary test exclusions

* fixup test exclusion names

* modify test exclusions

Commit migrated from https://github.com/dotnet/coreclr/commit/a6b9bbbf284496f87c02555aca29ff8f2b762805
src/coreclr/tests/CoreFX/TopN.CoreFX.x64.Unix.issues.json
src/coreclr/tests/CoreFX/TopN.CoreFX.x64.Windows.issues.json
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/Dictionary.cs