You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Failed to add reference. The package 'System.Numerics.Vectors' tried to add a framework reference to 'System.Numerics' which was not found in the GAC. This is possibly a bug in the package. #82
Installation as nuget fails in Visual Studio 2019 16.7.0-pre2.0
Attempting to gather dependency information for package 'ClrHeapAllocationAnalyzer.3.0.0' with respect to project 'Core\DAL\Nextens.DataAccess.SolrDataPush', targeting '.NETFramework,Version=v4.8'
Gathering dependency information took 161 ms
Attempting to resolve dependencies for package 'ClrHeapAllocationAnalyzer.3.0.0' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'ClrHeapAllocationAnalyzer.3.0.0'
Resolved actions to install package 'ClrHeapAllocationAnalyzer.3.0.0'
Package 'Microsoft.CodeAnalysis.Analyzers.2.9.6' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'Microsoft.CodeAnalysis.Analyzers.2.9.6' to 'packages.config'
Executing script file 'C:\TFS\Base2\Solutions\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\tools\install.ps1'...
Successfully installed 'Microsoft.CodeAnalysis.Analyzers 2.9.6' to XXXXX
Package 'System.Buffers.4.4.0' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Buffers.4.4.0' to 'packages.config'
Successfully installed 'System.Buffers 4.4.0' to XXXXX
Package 'System.Collections.Immutable.1.5.0' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Collections.Immutable.1.5.0' to 'packages.config'
Successfully installed 'System.Collections.Immutable 1.5.0' to XXXXX
Package 'System.Composition.AttributedModel.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.AttributedModel.1.0.31' to 'packages.config'
Successfully installed 'System.Composition.AttributedModel 1.0.31' to Nextens.Modules.Dashboard.Content
Package 'System.Composition.Convention.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.Convention.1.0.31' to 'packages.config'
Successfully installed 'System.Composition.Convention 1.0.31' to XXXXX
Package 'System.Composition.Runtime.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.Runtime.1.0.31' to 'packages.config'
Successfully installed 'System.Composition.Runtime 1.0.31' to XXXXX
Package 'System.Composition.Hosting.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.Hosting.1.0.31' to 'packages.config'
Successfully installed 'System.Composition.Hosting 1.0.31' to XXXXX
Package 'System.Composition.TypedParts.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.TypedParts.1.0.31' to 'packages.config'
Successfully installed 'System.Composition.TypedParts 1.0.31' to XXXXX
Adding package 'System.Composition.1.0.31', which only has dependencies, to project 'XXXXX'.
Package 'System.Composition.1.0.31' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Added package 'System.Composition.1.0.31' to 'packages.config'
Successfully installed 'System.Composition 1.0.31' to XXXXX
Package 'System.Numerics.Vectors.4.4.0' already exists in folder 'C:\TFS\Base2\Solutions\packages'
Install failed. Rolling back...
Package 'System.Numerics.Vectors.4.4.0' does not exist in project 'XXXXX'
Removed package 'System.Composition.1.0.31 : System.Composition.AttributedModel [1.0.31, ), System.Composition.Convention [1.0.31, ), System.Composition.Hosting [1.0.31, ), System.Composition.Runtime [1.0.31, ), System.Composition.TypedParts [1.0.31, )' from 'packages.config'
Removed package 'System.Composition.TypedParts.1.0.31 : System.Composition.AttributedModel [1.0.31, ), System.Composition.Hosting [1.0.31, ), System.Composition.Runtime [1.0.31, )' from 'packages.config'
Removed package 'System.Composition.Hosting.1.0.31 : System.Composition.Runtime [1.0.31, )' from 'packages.config'
Removed package 'System.Composition.Runtime.1.0.31' from 'packages.config'
Removed package 'System.Composition.Convention.1.0.31 : System.Composition.AttributedModel [1.0.31, )' from 'packages.config'
Removed package 'System.Composition.AttributedModel.1.0.31' from 'packages.config'
Removed package 'System.Collections.Immutable.1.5.0' from 'packages.config'
Removed package 'System.Buffers.4.4.0' from 'packages.config'
Executing script file 'C:\TFS\Base2\Solutions\packages\Microsoft.CodeAnalysis.Analyzers.2.9.6\tools\uninstall.ps1'...
Removed package 'Microsoft.CodeAnalysis.Analyzers.2.9.6' from 'packages.config'
Executing nuget actions took 13.64 sec
Failed to add reference. The package 'System.Numerics.Vectors' tried to add a framework reference to 'System.Numerics' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance.
Object reference not set to an instance of an object.
Time Elapsed: 00:00:35.4033895
========== Finished ==========
Installation as nuget fails in Visual Studio 2019 16.7.0-pre2.0
It seems specific to this project: