This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a commit to branch ignite-12458
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/ignite-12458 by this push:
     new 59341af  wip
59341af is described below

commit 59341af487ea6bf43801492a8db8e664dd770664
Author: Pavel <[email protected]>
AuthorDate: Wed Dec 25 21:01:20 2019 +0300

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

diff --git 
a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/Apache.Ignite.Core.Tests.DotNetCore.csproj
 
b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/Apache.Ignite.Core.Tests.DotNetCore.csproj
index 8376980..119a001 100644
--- 
a/modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/Apache.Ignite.Core.Tests.DotNetCore.csproj
+++ 
b/modules/platforms/dotnet/Apache.Ignite.Core.Tests.DotNetCore/Apache.Ignite.Core.Tests.DotNetCore.csproj
@@ -97,7 +97,7 @@
     <Compile 
Include="..\Apache.Ignite.Core.Tests\Cache\Query\Linq\CacheLinqTestSqlEscapeAll.cs"
 Link="Cache\Query\Linq\CacheLinqTestSqlEscapeAll.cs" />
     <Compile 
Include="..\Apache.Ignite.Core.Tests\Cache\TestReferenceObject.cs" 
Link="Cache\TestReferenceObject.cs" />
     <Compile 
Include="..\Apache.Ignite.Core.Tests\Client\Cache\PartitionAwarenessTest.cs">
-      <Link>ThinClient\Cache\AffinityAwarenessTest.cs</Link>
+      <Link>ThinClient\Cache\PartitionAwarenessTest.cs</Link>
     </Compile>
     <Compile 
Include="..\Apache.Ignite.Core.Tests\Client\Cache\BinaryBuilderTest.cs" 
Link="ThinClient\Cache\BinaryBuilderTest.cs" />
     <Compile Include="..\Apache.Ignite.Core.Tests\Client\Cache\CacheTest.cs" 
Link="ThinClient\Cache\CacheTest.cs" />

Reply via email to