GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1456
IGNITE-4592 .NET: Fix binary enum serialization You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-4592 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1456.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1456 ---- commit 454d6e24d1155252a1e7c91e984d62ab14a25206 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-01-23T15:59:14Z IGNITE-4592 .NET: Binary enums are handled incorrectly commit b278307d01ab7502e343db6f51378669f4f63a4e Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-01-24T10:10:32Z Merge branch 'ignite-2.0' into ignite-4592 commit cfe1ed7054754e561179150055e1259627648434 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-01-24T10:17:44Z Fix enum writing commit 917e0c24a96ff06cc554a93b56954ca15ac1154f Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-01-24T10:40:26Z Tests fixed commit 019f2f58bf881b84a82a4f896ec501bcf20311a0 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-01-24T11:01:47Z Add more tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---