Adding support for .NET 8.0 LTS, renaming private fields to start with underscore
This commit is contained in:
3
AMWD.Common.EntityFrameworkCore/GlobalSuppressions.cs
Normal file
3
AMWD.Common.EntityFrameworkCore/GlobalSuppressions.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
|
||||
[assembly: SuppressMessage("Usage", "CA2254")]
|
||||
Reference in New Issue
Block a user