mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
5 lines
104 B
INI
5 lines
104 B
INI
[*.cs]
|
|
|
|
# CA5397: Do not use deprecated SslProtocols values
|
|
dotnet_diagnostic.CA5397.severity = none
|