Skip to content

Commit 6c0a31a

Browse files
committed
Update Directory.Build.props
1 parent 12057fb commit 6c0a31a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<ResolveAssemblyReferencesSilent>true</ResolveAssemblyReferencesSilent>
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1313
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
14+
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1415
</PropertyGroup>
1516
<ItemGroup>
1617
<Using Include="System.ReadOnlySpan&lt;System.Char&gt;" Alias="CharSpan" />

0 commit comments

Comments
 (0)