MSBuildForUnity icon indicating copy to clipboard operation
MSBuildForUnity copied to clipboard

Update guidance on using VS NuGet UX

Open andreiborodin opened this issue 6 years ago • 1 comments

The NuGet UX can be used to manage the NuGet references for generated projects, however, we need to confirm the following two items for us:

  • Entries can get added below the import, is that fine or not?
  • Should we recommend using the UX?

andreiborodin avatar Nov 16 '19 00:11 andreiborodin

We are recommending using the UX, but also asking the user to verify that entries are added above the import. This has been added as part of #122.

In the future, we should try to remove the bottom import, as the NuGet UX does put it below periodically, and we do have stuff in there that currently requires to be run after all package/project references.

andreiborodin avatar Jan 31 '20 19:01 andreiborodin