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
Ok, this is not a blocker since it occured before. It looks like it's leaving an empty sdk directory because something in that directory is locked during the uninstall.
RM/FilesInUse is expected behavior when doing upgrades and files are being used. Restarts depend on the SIDs associated with running the update and the application being used, whether applications have implemented any RM protocols, the type of application (windowed or console), global policy settings for MSIs and restarts, and whether or not the application was registered.
Old issue triage: If you do a build right before installed, the dotnet host is left running and is shared across installs preventing the uninstall. There is no good solution for us.
Describe the bug
Upgrade the SDK after creating and running projects, the SDK was installed SxS not upgraded.
To Reproduce
Actual
Exceptions
The SDK can be successfully upgraded without any unexpected pop-ups and restart requirements.
Further technical details
.NET SDK:
Version: 7.0.405
Commit: b563db8
Runtime Environment:
OS Name: Windows
OS Version: 10.0.22631
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\7.0.405\
Host:
Version: 7.0.15
Architecture: x64
Commit: 8f4568cdaa
.NET SDKs installed:
7.0.404 [C:\Program Files\dotnet\sdk]
7.0.405 [C:\Program Files\dotnet\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 7.0.15 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
The text was updated successfully, but these errors were encountered: