[
https://issues.apache.org/jira/browse/IGNITE-22586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-22586:
-----------------------------------
Summary: Fix .NET build on Windows (was: Fix .NET build on windows)
> Fix .NET build on Windows
> -------------------------
>
> Key: IGNITE-22586
> URL: https://issues.apache.org/jira/browse/IGNITE-22586
> Project: Ignite
> Issue Type: Bug
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Critical
> Labels: .net, ise, platforms
> Attachments:
> Ignite_Tests_2.x_JDK_8_11_Platform_.NET_Windows_10531.log.zip
>
>
> We need fix build failure of .NET project in Windows. Currently it fails woth
> an error:
> {code}
> dotnet build Apache.Ignite.sln
> ...
> C:\BuildAgent\work\7bc1c54bc719b67c\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Compute\ComputeTaskSessionTest.cs(103,44):
> error CS0305: Using the generic type 'KeyValuePair<TKey, TValue>' requires 2
> type arguments
> [C:\BuildAgent\work\7bc1c54bc719b67c\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Apache.Ignite.Core.Tests.csproj]
> {code}
> Full build log from TC:
> [^Ignite_Tests_2.x_JDK_8_11_Platform_.NET_Windows_10531.log.zip]
> Link to build log:
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_PlatformNetWindows/7930403?hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildDeploymentsSection=false&expandBuildProblemsSection=true&showLog=7930403_153_113&logFilter=debug&logView=flowAware
--
This message was sent by Atlassian Jira
(v8.20.10#820010)