-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkquestion
Description
after Intaller the result of .\eng\build.cmd -buildInstallers in tag v6.0.0 ps: aspnetcore-runtime-6.0.0-dev-win-x64.msi
I found a new folder .dotnet\shared\Microsoft.AspNetCore.App\6.0.0 ,
but add a new web project is ref the framework in .dotnet\packs\Microsoft.AspNetCore.App.Ref
How to change to ref the framework I get from the Installer ?
Metadata
Metadata
Assignees
Labels
✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Resolved because the question asked by the original author has been answered.Status: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkquestion