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
hostfxr.dll not found indicates it can't find the correct runtime installed (the libman CLI tool is a framework dependent app, not self-contained). However, libman has roll-forward enabled, so it should run with any installed runtime.
What output do you get with dotnet --list-runtimes? And is it possible you've set the DOTNET_ROLL_FORWARD environment variable to disable the config setting?
Describe the bug
libman command error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
show libman related info
Screenshots
Additional context
Visual Studio 2022 professional 17.9.1
Microsoft.Web.LibraryManager 2.1.175
The text was updated successfully, but these errors were encountered: