Skip to content

Commit 7477fb1

Browse files
committed
Update Directory.Build.props
1 parent f80e3cc commit 7477fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<NoWarn>CS1591;NU5104;CS1573;CS9107</NoWarn>
4+
<NoWarn>CS1591;NU5104;CS1573;CS9107;NU1608</NoWarn>
55
<Version>28.0.0</Version>
66
<LangVersion>preview</LangVersion>
77
<AssemblyVersion>1.0.0</AssemblyVersion>

0 commit comments

Comments
 (0)