REGRESSION INFO: Works well on the ASP.NET core runtime 10.0 RC 1
INSTALL STEPS:
- Clean Win11 x64 ENU machine
- Download the Asp.net core Runtime 10.0 RC 2(x86) from corherent build
Platform
Repro Steps
- Install the installer.exe via double click
- Observer the
dotnet
folder under C:\Program Files (x86)
path and C:\Program Files
path
Actual Result
After install the ASP.NET Runtime 10.0 RC1(X86), the shared
folder is under C:\Program Files (x86)
path, but the swidtag
folder is under C:\Program Files
path.

Expect Result
After install the ASP.NET Runtime (X86), both folders should in the C:\Program Files(x86)
path.
10.0 RC1 (x86):

Error Log