mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Remove workaround after JB fixes
This commit is contained in:
@@ -64,9 +64,6 @@
|
||||
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
||||
<WarningsAsErrors />
|
||||
<WarningsNotAsErrors>CS8002,IL2026,IL2104,NU1901,NU1902,NU1903,NU1904</WarningsNotAsErrors>
|
||||
|
||||
<!-- TODO: Workaround for Jetbrains.Annotations issues, https://youtrack.jetbrains.com/issue/RIDER-128181/JetBrains.Annotations.Sources-produces-compilation-error -->
|
||||
<WarningsNotAsErrors>$(WarningsNotAsErrors),CS0436</WarningsNotAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Enable public signing -->
|
||||
|
||||
Reference in New Issue
Block a user