Adds JetBrains.Annotations to reduce amount of false positives by static code analysis
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
global using Ardalis.GuardClauses;
|
||||
global using Hutopy.Web.Infrastructure;
|
||||
global using FastEndpoints;
|
||||
global using FluentValidation;
|
||||
global using JetBrains.Annotations;
|
||||
global using MediatR;
|
||||
global using Microsoft.EntityFrameworkCore;
|
||||
|
||||
Reference in New Issue
Block a user