Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Package Dependency Issue

$
0
0

@rbush0321 wrote:

I am trying to use MathNet.Numerics in a project targeting .Net Standard 1.3 but package requires NETStandard.Library >= 2.0.1. The issue is that .Net Standard 1.3 uses NETStandard.Library version 1.6.1 inherently.

I believe that the dependency on version NETStandard.Library >=2.0.1 should be removed.

Do you agree? What was the resoning behind this dependency?

Thanks

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles