Closed
Description
From @JunTaoLuo on June 29, 2018 21:42
From @VSDekar on June 29, 2018 12:2
We had huge problems with dotnet core SDK 2.1.301 so we went back to 2.1.300. But the uninstaller did not delete the ASP.NET Core runtime.
Because the runtime was still there after we uninstalled 2.1.301 we got some very strange problems.
So my expectation is, that everything that an installer installs on the system will be deleted by the uninstaller. I had to delete manually the folder in C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App
Thx
Copied from original issue: dotnet/core#1740
Copied from original issue: aspnet/SetupSharedFramework#10