[
https://issues.apache.org/jira/browse/IGNITE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403382#comment-17403382
]
Pavel Tupitsyn commented on IGNITE-15360:
-----------------------------------------
Merged to master: cc09f1329b0e781a460e51f6de0c9fda45098e01
> .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)