Skip to content

Commit df60919

Browse files
committed
Use generic packageId placeholder in NU1704 example message
1 parent 48c5563 commit df60919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/errors-and-warnings/NU1704.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ f1_keywords:
1010

1111
# NuGet Warning NU1704
1212

13-
> Package 'Xamarin.Essentials' 1.8.1 uses the deprecated MonoAndroid framework instead of 'net6.0-android' or later. Consider upgrading to a newer version of this package or contacting the package author.
13+
> Package 'packageId' version uses the deprecated MonoAndroid framework instead of 'net6.0-android' or later. Consider upgrading to a newer version of this package or contacting the package author.
1414
1515
### Issue
1616

0 commit comments

Comments
 (0)