.NET: Do not build examples as part of the main solution in Release mode

Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/81ee3622
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/81ee3622
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/81ee3622

Branch: refs/heads/ignite-zk
Commit: 81ee3622d1b33b005806661ab87ee2b7e07a5bcc
Parents: 0bd712d
Author: Pavel Tupitsyn <ptupit...@apache.org>
Authored: Fri Nov 17 21:16:03 2017 +0300
Committer: Pavel Tupitsyn <ptupit...@apache.org>
Committed: Fri Nov 17 21:16:03 2017 +0300

----------------------------------------------------------------------
 modules/platforms/dotnet/Apache.Ignite.sln | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/81ee3622/modules/platforms/dotnet/Apache.Ignite.sln
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.sln 
b/modules/platforms/dotnet/Apache.Ignite.sln
index 1ca7b14..70be796 100644
--- a/modules/platforms/dotnet/Apache.Ignite.sln
+++ b/modules/platforms/dotnet/Apache.Ignite.sln
@@ -74,11 +74,9 @@ Global
                {069FA680-3C4D-43A9-B84F-E67513B87827}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {069FA680-3C4D-43A9-B84F-E67513B87827}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {069FA680-3C4D-43A9-B84F-E67513B87827}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
-               {069FA680-3C4D-43A9-B84F-E67513B87827}.Release|Any CPU.Build.0 
= Release|Any CPU
                {DFB08363-202E-412D-8812-349EF10A8702}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {DFB08363-202E-412D-8812-349EF10A8702}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {DFB08363-202E-412D-8812-349EF10A8702}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
-               {DFB08363-202E-412D-8812-349EF10A8702}.Release|Any CPU.Build.0 
= Release|Any CPU
                {8F507DBE-56F9-437F-82D4-74C02EC44E41}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {8F507DBE-56F9-437F-82D4-74C02EC44E41}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {8F507DBE-56F9-437F-82D4-74C02EC44E41}.Release|Any 
CPU.ActiveCfg = Release|Any CPU

Reply via email to