Repository: ignite Updated Branches: refs/heads/ignite-1282 b9256a1e7 -> abf5dd7ad
IGNITE-1492 Platform .Net: Set up FxCop project, fix/suppress warnings - missing file Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/abf5dd7a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/abf5dd7a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/abf5dd7a Branch: refs/heads/ignite-1282 Commit: abf5dd7ad9bfa616ee1d0e819104bf276ace2149 Parents: b9256a1 Author: ptupitsyn <[email protected]> Authored: Wed Sep 30 13:03:18 2015 +0300 Committer: ptupitsyn <[email protected]> Committed: Wed Sep 30 13:03:18 2015 +0300 ---------------------------------------------------------------------- .../dotnet/Apache.Ignite.Core/GlobalSuppressions.cs | Bin 0 -> 1908 bytes 1 file changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/abf5dd7a/modules/platforms/dotnet/Apache.Ignite.Core/GlobalSuppressions.cs ---------------------------------------------------------------------- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/GlobalSuppressions.cs b/modules/platforms/dotnet/Apache.Ignite.Core/GlobalSuppressions.cs new file mode 100644 index 0000000..9db869f Binary files /dev/null and b/modules/platforms/dotnet/Apache.Ignite.Core/GlobalSuppressions.cs differ
