Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Private.CoreLib/src/System.Private.CoreLib.csproj')
-rw-r--r--src/System.Private.CoreLib/src/System.Private.CoreLib.csproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/System.Private.CoreLib/src/System.Private.CoreLib.csproj b/src/System.Private.CoreLib/src/System.Private.CoreLib.csproj
index 941ff5475..3c4f91f71 100644
--- a/src/System.Private.CoreLib/src/System.Private.CoreLib.csproj
+++ b/src/System.Private.CoreLib/src/System.Private.CoreLib.csproj
@@ -195,8 +195,6 @@
<Compile Include="System\Collections\Generic\CompatibilityEqualityComparers.cs" />
<Compile Include="System\Collections\Generic\EqualityComparer.cs" />
<Compile Include="System\Collections\Generic\EqualOnlyComparer.cs" />
- <Compile Include="System\Collections\Generic\Dictionary.cs" />
- <Compile Include="System\Collections\Generic\NonRandomizedStringEqualityComparer.cs" />
<Compile Include="System\Collections\LowLevelComparer.cs" />
<Compile Include="System\CurrentSystemTimeZone.Cache.cs" />
<Compile Include="System\Decimal.DecCalc.cs" />
@@ -709,9 +707,6 @@
<Compile Include="..\..\Common\src\System\Collections\Generic\LowLevelDictionary.cs">
<Link>System\Collections\Generic\LowLevelDictionary.cs</Link>
</Compile>
- <Compile Include="..\..\Common\src\System\Collections\HashHelpers.cs">
- <Link>System\Collections\HashHelpers.cs</Link>
- </Compile>
<Compile Include="..\..\Common\src\System\Collections\Concurrent\ConcurrentUnifier.cs">
<Link>System\Collections\Concurrent\ConcurrentUnifier.cs</Link>
</Compile>