[ 
https://issues.apache.org/jira/browse/IGNITE-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Uttsel updated IGNITE-14243:
-----------------------------------
    Description: 
ConfigurationManager dependency is limited to versions below 5 which causes 
problems when other dependencies want 5.0+.

Test that Ignite is compatible with newer versions and extend the range of 
allowed  versions
{code:java}
<dependency id="System.Configuration.ConfigurationManager" version="[4.4.0, 
5.0.0)" />
{code}

  was:
ConfigurationManager dependency is limited to versions below 5 which causes 
problems when other dependencies want 5.0+. 

Test that Ignite is compatible with newer versions and extend the range of 
allowed versions

{code}
<dependency id="System.Configuration.ConfigurationManager" version="[4.4.0, 
5.0.0)" />
{code}


> .NET: Upgrade ConfigurationManager dependency
> ---------------------------------------------
>
>                 Key: IGNITE-14243
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14243
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.11
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ConfigurationManager dependency is limited to versions below 5 which causes 
> problems when other dependencies want 5.0+.
> Test that Ignite is compatible with newer versions and extend the range of 
> allowed  versions
> {code:java}
> <dependency id="System.Configuration.ConfigurationManager" version="[4.4.0, 
> 5.0.0)" />
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to