You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2017/04/11 10:07:06 UTC

ignite git commit: Fix .NET merge

Repository: ignite
Updated Branches:
  refs/heads/ignite-3477-master 2210635ae -> 8122099f0


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-master
Commit: 8122099f01f7d0d1e5f4418e0d15d9cdff74972c
Parents: 2210635
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Tue Apr 11 13:07:00 2017 +0300
Committer: Pavel Tupitsyn <pt...@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" />