creo que estoy con esto

This commit is contained in:
2025-01-20 21:35:13 -03:00
parent d5cb65403e
commit 6d04fdb48a
7 changed files with 168 additions and 21 deletions

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
[*.cs]
# CS8602: Dereference of a possibly null reference.
dotnet_diagnostic.CS8602.severity = suggestion