[
https://issues.apache.org/jira/browse/IGNITE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403022#comment-17403022
]
Pavel Tupitsyn edited comment on IGNITE-15360 at 8/23/21, 7:02 PM:
-------------------------------------------------------------------
Tests pass:
*
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_PlatformNetNuGet/6149150
*
https://tc.sbt-ignite-dev.ru/buildConfiguration/IgniteTests24Java8_PlatformNetNuGet/6128019
was (Author: ptupitsyn):
Tests pass:
https://tc.sbt-ignite-dev.ru/buildConfiguration/IgniteTests24Java8_PlatformNetNuGet/6128019
> .NET: verify-nuget.ps1 fails if .NET 5 is installed
> ---------------------------------------------------
>
> Key: IGNITE-15360
> URL: https://issues.apache.org/jira/browse/IGNITE-15360
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .NET
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> verify-nuget.ps1 fails if .NET 5 is installed:
> {code}
> error: NU1101: Unable to find package
> System.Configuration.ConfigurationManager. No packages exist with this id in
> source(s): C:\BuildAgent\work\7bc1c54bc719b67c\modules\platforms\dotnet\nupkg
> {code}
> Looks like NuGet restore behavior has changed in .NET 5 when "-s" option is
> present and it can't find ConfigurationManager on Nuget.org when a custom
> source is specified.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)