Fix .NET merge
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8122099f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8122099f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8122099f Branch: refs/heads/ignite-3477-debug Commit: 8122099f01f7d0d1e5f4418e0d15d9cdff74972c Parents: 2210635 Author: Pavel Tupitsyn <ptupit...@apache.org> Authored: Tue Apr 11 13:07:00 2017 +0300 Committer: Pavel Tupitsyn <ptupit...@apache.org> Committed: Tue Apr 11 13:07:00 2017 +0300 ---------------------------------------------------------------------- .../platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/8122099f/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj b/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj index b52f968..a383ef2 100644 --- a/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj +++ b/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj @@ -95,7 +95,6 @@ <Compile Include="Events\IEventStorageSpi.cs" /> <Compile Include="Events\MemoryEventStorageSpi.cs" /> <Compile Include="Events\NoopEventStorageSpi.cs" /> - <Compile Include="Impl\Binary\BinaryFieldEqualityComparer.cs" /> <Compile Include="Binary\BinaryReflectiveSerializer.cs" /> <Compile Include="Common\JavaException.cs" /> <Compile Include="DataStructures\Configuration\Package-Info.cs" />