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
We are getting null ref exceptions if Manifest does not have Libraries propertiy specified.
We should add validation for Manifest for required properties.
Trying to restore a LibMan.json without Libraries property will lead to the messages in the output window:
Restore operation started...
Restoring libraries for project Core20_AllRestoreErrors
Restore operation completed
Time Elapsed: 00:00:00.0062925
========== Finished ==========
The text was updated successfully, but these errors were encountered:
We are getting null ref exceptions if Manifest does not have Libraries propertiy specified.
We should add validation for Manifest for required properties.
Trying to restore a LibMan.json without Libraries property will lead to the messages in the output window:
Restore operation started...
Restoring libraries for project Core20_AllRestoreErrors
Restore operation completed
Time Elapsed: 00:00:00.0062925
========== Finished ==========
The text was updated successfully, but these errors were encountered: