You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2015/12/25 09:31:46 UTC

[6/8] ignite git commit: wip

wip


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

Branch: refs/heads/ignite-1626
Commit: cb162bd2be7bc4dbcf37e84283b01ebee6742cb9
Parents: e32f0f0
Author: Pavel Tupitsyn <pt...@gridgain.com>
Authored: Thu Dec 24 21:21:09 2015 +0300
Committer: Pavel Tupitsyn <pt...@gridgain.com>
Committed: Thu Dec 24 21:21:09 2015 +0300

----------------------------------------------------------------------
 .../Apache.Ignite.Core.Tests.NuGet.csproj                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/cb162bd2/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Apache.Ignite.Core.Tests.NuGet.csproj
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Apache.Ignite.Core.Tests.NuGet.csproj b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Apache.Ignite.Core.Tests.NuGet.csproj
index 864dadd..b0641b3 100644
--- a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Apache.Ignite.Core.Tests.NuGet.csproj
+++ b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.NuGet/Apache.Ignite.Core.Tests.NuGet.csproj
@@ -30,7 +30,7 @@
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>
   <ItemGroup>
-    <Reference Include="Apache.Ignite.Core, Version=1.5.0.7794, Culture=neutral, PublicKeyToken=a487a7ff0b2aaa4a, processorArchitecture=AMD64">
+    <Reference Include="Apache.Ignite.Core">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>packages\Apache.Ignite.NET\lib\net40\Apache.Ignite.Core.dll</HintPath>
     </Reference>