Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9b8d301

Browse files
committedApr 23, 2025··
Remove duplicate warning suppression
1 parent 479cdbf commit 9b8d301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Directory.Build.props

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<VersionSuffix>pre</VersionSuffix>
1414
<OpenApiPreviewNumber>1</OpenApiPreviewNumber>
1515
<NuGetAuditMode>direct</NuGetAuditMode>
16-
<NoWarn>$(NoWarn);NETSDK1215</NoWarn>
1716
</PropertyGroup>
1817

1918
<PropertyGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.