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
Copy file name to clipboardExpand all lines: docs/Reference/Errors-and-Warnings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ The errors and warnings listed here are available only with [PackageReference-ba
283
283
284
284
|||
285
285
| --- | --- |
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. |
287
287
|**Common causes**| The package doesn't support the project framework. |
288
288
|**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.*|
0 commit comments