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
The package will automatically include the targets to restore a libman.json file located in the project root. If the libman.json file does not exist, the task will return a warning. This is to make the developer aware that there is no manifest to restore.
MSBuild properties
To turn off the LibMan restore target, you can set $(LibraryRestore) to false.