mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Do not allocate a CDB buffer in each command call, use a single preallocated
This commit is contained in:
@@ -1484,6 +1484,7 @@ dotnet_diagnostic.ph2151.severity = none
|
||||
dotnet_diagnostic.mt1001.severity = warning
|
||||
dotnet_diagnostic.RS1035.severity = none
|
||||
dotnet_diagnostic.RS1042.severity = none
|
||||
dotnet_diagnostic.ph2070.severity = none
|
||||
|
||||
[*.{razor}]
|
||||
resharper_normalize_tag_names = false
|
||||
Reference in New Issue
Block a user