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 1ad2d0b Rename in progress
1ad2d0b is described below
commit 1ad2d0b7547c955fa1a9f55c053d6dd58f946667
Author: Pavel <[email protected]>
AuthorDate: Wed Dec 25 18:43:20 2019 +0300
Rename in progress
---
.../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 aa46ef9..8376980 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
@@ -96,7 +96,7 @@
<Compile
Include="..\Apache.Ignite.Core.Tests\Cache\Query\Linq\CacheLinqTestSimpleName.cs"
Link="Cache\Query\Linq\CacheLinqTestSimpleName.cs" />
<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\AffinityAwarenessTest.cs">
+ <Compile
Include="..\Apache.Ignite.Core.Tests\Client\Cache\PartitionAwarenessTest.cs">
<Link>ThinClient\Cache\AffinityAwarenessTest.cs</Link>
</Compile>
<Compile
Include="..\Apache.Ignite.Core.Tests\Client\Cache\BinaryBuilderTest.cs"
Link="ThinClient\Cache\BinaryBuilderTest.cs" />