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
Today we don't write *.nuget.targets and *.nuget.props files when a restore fails but could give some confusing errors to the users for .net core projects. So we should write these files irrespective of restore failed or succeed.
The text was updated successfully, but these errors were encountered:
Today we don't write *.nuget.targets and *.nuget.props files when a restore fails but could give some confusing errors to the users for .net core projects. So we should write these files irrespective of restore failed or succeed.
The text was updated successfully, but these errors were encountered: