Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 723 Bytes

File metadata and controls

23 lines (17 loc) · 723 Bytes
title description author ms.author ms.date ms.topic ms.reviewer f1_keywords
NuGet Warning NU5121
NU5121 Warning code
mishra14
jodou
8/14/2018
reference
anangaur
NU5121

NuGet Warning NU5121

 'content' assets will not be available when the package is installed after the migration.

Issue

The package contains an files under a Content folder. These assets will not be available if the package is installed to a package reference type of project.

Solution

Please request the package author to fix the package such that it no longer contains an Content foler. You can read more about it in NuGet docs.