We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d5df5 commit 8dba8b4Copy full SHA for 8dba8b4
src/SourceBuild/content/repo-projects/Directory.Build.targets
@@ -67,7 +67,7 @@
67
<OldText><![CDATA[</Project>]]></OldText>
68
<NewText>
69
<![CDATA[ <PropertyGroup>
70
- <NoWarn>%24(NoWarn);NU1903;$(RepoNoWarns)</NoWarn>
+ <NoWarn>%24(NoWarn);NU1903;NU1510;$(RepoNoWarns)</NoWarn>
71
</PropertyGroup>
72
</Project>]]>
73
</NewText>
0 commit comments