Skip to content

Please include deleting ASP.NET Core Runtime in Uninstaller #3286

Closed
@JunTaoLuo

Description

@JunTaoLuo

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

Metadata

Metadata

Assignees

Labels

bugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions