.NET Core SDK 3.1.100 says it is installing but it never does & VS2019

0

I have installed Visual Studio 2019 16.4.0 which was suppose to install .Net Core SDK 3.1 and I have run the .Net Core SDK 3.1 to install the SDK. Both say that it has installed but there is no SDK folder for 3.1 and when running dotnet --list-sdks it doesn't show.

If I run dotnet --list-runtimes version 3.1 does show.

Anyone else run into this issue or have a suggestion to work around it?

**Update

Log file shows: [55A8:3A74][2019-12-04T14:05:34]e000: Error 0x80070002: Failed to find payload: AspNetCoreSharedFramework_x64 in working path: C:\Users\myuser\AppData\Local\Temp\{0FF4534C-300C-4A8B-A236-C4E016812801}\AspNetCoreSharedFramework_x64 and unverified path: C:\ProgramData\Package Cache\.unverified\AspNetCoreSharedFramework_x64 [55A8:3A74][2019-12-04T14:05:34]e000: Error 0x80070002: Failed to cache payload: AspNetCoreSharedFramework_x64

.net-core-3.1
asked on Stack Overflow Dec 4, 2019 by John S • edited Dec 4, 2019 by John S

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0