Proj1010: Avoid enabling deprecated rules

Diagnostic rules that are being deprecated will eventually be dropped. Therefore, it is advised not to enable them if they are not configured to be enabled by default.

Non-compliant

is_global = true

dotnet_diagnostic.S1145.severity = warning