Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, January 11, 2016 11:01 PM | 1 vote
Hello all. I'm trying to use the SIMD functionality of .NET 4.6.1 in Visual Studio 2012 (express desktop) and I'm having some trouble. I'm able to target .NET 4.6.1 in the Project Properties page, but when I right-click the project in the Solution Explorer, select "Manage Nuget packages...", search and select the "System.Numerics.vectors" package and attempt to install I get an error claiming:
"The System.Numerics.Vectors 4.1.0 package requires NuGet client version 3.0 or above, but the current NuGet version is 2.8.60318.677".
When I click the "Upgrade NuGet" button nothing seems to happen. Can someone please provide some guidance? Thank you in advance.
-L
All replies (3)
Wednesday, January 13, 2016 6:09 AM âś…Answered | 1 vote
Hi LKeene,
Please open the Extensions and Updates in Tools menu and then select the Update tab -> Visual Studio Gallery -> NuGet Package Manager, it will show an Update menu. Please update it with this update button.
Best Regards,
Weiwei
Wednesday, July 25, 2018 11:47 AM | 3 votes
Hi,
it is impossible to update the Nuget Package Manager like that in VS 2012. Any ideas how to solve it? The highest it goes is version 2.8.60318.667
Friday, March 13, 2020 12:56 AM
That only works if you have an update. The OP stated there are no pending updates for their version and also mentioned they have a much later version than what is evident in your image. In fact the OP has the version you're about to update to.