Go to file
Javier Calvarro Nelson 68f5fec0b0 Suports discovery of static web assets from referenced projects (dotnet/aspnetcore-tooling#605)
* Define static web assets in the current project
  * These are assets under the wwwroot folder.
  * By convention, the base path for these assets is `_content/<<PackageId>>`
    with spaces and dots removed and all characters lower-cased.
* Retrieve static web assets from referenced projects\n\nCommit migrated from 50646aae64
2019-05-24 10:42:38 +02:00
src Suports discovery of static web assets from referenced projects (dotnet/aspnetcore-tooling#605) 2019-05-24 10:42:38 +02:00