Skip to content

Commit 8cdd5c6

Browse files
committed
Remove workaround after JB fixes
1 parent 2b61e80 commit 8cdd5c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Directory.Build.props

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@
6464
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
6565
<WarningsAsErrors />
6666
<WarningsNotAsErrors>CS8002,IL2026,IL2104,NU1901,NU1902,NU1903,NU1904</WarningsNotAsErrors>
67-
68-
<!-- TODO: Workaround for Jetbrains.Annotations issues, https://youtrack.jetbrains.com/issue/RIDER-128181/JetBrains.Annotations.Sources-produces-compilation-error -->
69-
<WarningsNotAsErrors>$(WarningsNotAsErrors),CS0436</WarningsNotAsErrors>
7067
</PropertyGroup>
7168

7269
<!-- Enable public signing -->

0 commit comments

Comments
 (0)