Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4F3B18138 for ; Thu, 27 Aug 2015 00:11:28 +0000 (UTC) Received: (qmail 39783 invoked by uid 500); 27 Aug 2015 00:11:28 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 39712 invoked by uid 500); 27 Aug 2015 00:11:28 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 38543 invoked by uid 99); 27 Aug 2015 00:11:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 00:11:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 064AAE7E25; Thu, 27 Aug 2015 00:11:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vkulichenko@apache.org To: commits@ignite.apache.org Date: Thu, 27 Aug 2015 00:12:03 -0000 Message-Id: <1345e98731df44108b62e9fdfafca83e@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [38/59] [abbrv] ignite git commit: Fix to RAT. Fix to RAT. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed974f3f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ed974f3f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ed974f3f Branch: refs/heads/ignite-884 Commit: ed974f3f74dd66cb73645cafcc091f7793b5461d Parents: 4f3c9a2 Author: vozerov-gridgain Authored: Wed Aug 26 11:12:11 2015 +0300 Committer: vozerov-gridgain Committed: Wed Aug 26 11:12:11 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/ed974f3f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 17fcea7..8d25cf2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -736,6 +736,7 @@ src/main/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj src/main/dotnet/Apache.Ignite.sln + src/main/dotnet/Apache.Ignite.sln.DotSettings src/test/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj