Skip to content

MathNet.Numerics.Signed NuGet Package Fails to Install on .NET Framework v3.5 #449

Open
@JohnCaruthers

Description

@JohnCaruthers

The MathNet.Numerics.Signed NuGet package fails to install when targeting .NET Framework 3.5.

Here is the output.

Attempting to gather dependency information for package 'MathNet.Numerics.Signed.3.13.1' with respect to project 'Test', targeting '.NETFramework,Version=v3.5'
Gathering dependency information took 217.09 ms
Attempting to resolve dependencies for package 'MathNet.Numerics.Signed.3.13.1' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'MathNet.Numerics.Signed.3.13.1'
Resolved actions to install package 'MathNet.Numerics.Signed.3.13.1'
Retrieving package 'MathNet.Numerics.Signed 3.13.1' from 'nuget.org'.
Install failed. Rolling back...
Package 'MathNet.Numerics.Signed.3.13.1' does not exist in project 'Test'
Package 'MathNet.Numerics.Signed.3.13.1' does not exist in folder 'C:\Projects\Test\packages'
Executing nuget actions took 52.57 ms
Could not install package 'MathNet.Numerics.Signed 3.13.1'. You are trying to install this package into a project that targets '.NETFramework,Version=v3.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.

The unsigned version works fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions