Skip to content

Commit e7f2eaa

Browse files
author
Kraig Brockschmidt
authored
Merge pull request NuGet#425 from NuGet/anangaur-minor-fixes
Update Errors-and-Warnings.md
2 parents 061846a + 16f0631 commit e7f2eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Reference/Errors-and-Warnings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The errors and warnings listed here are available only with [PackageReference-ba
283283

284284
| | |
285285
| --- | --- |
286-
| **Issue** | *PackageTargetFallback* was used to select assets from a package. This is a warning to let the user know that the assets may not be 100% compatible. |
286+
| **Issue** | *PackageTargetFallback/AssetTargetFallback* was used to select assets from a package. This is a warning to let the user know that the assets may not be 100% compatible. |
287287
| **Common causes** | The package doesn't support the project framework. |
288288
| **Example message** | *Package 'NuGet.Versioning' was restored using 'portable-net45+win8' instead the project target framework 'netstandard1.5'. This package may not be fully compatible with your project.* |
289289

0 commit comments

Comments
 (0)