<NoWarn>NU1701</NoWarn> ignored on project reference #5999
Labels
Area:ErrorHandling
warnings and errors/log messages & related error codes.
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Type:Bug
@mafalarz reported this issue here: dotnet/core#869
NU1701 ignored on project reference
Despite adding the
<NoWarn>NU1701</NoWarn>
on all my project reference like this:I still get the warning message
Also on publishing Nugget and adding <
NoWarn>NU1701</NoWarn
to my nugget package:I keep getting warning:
I think this is because my nugget has a reference to a project reference of my solution like this:
The text was updated successfully, but these errors were encountered: