diff --git a/anbs_cp/Classes/FileExtensions.cs b/anbs_cp/Classes/FileExtensions.cs index 7dee49b..87ae1ef 100644 --- a/anbs_cp/Classes/FileExtensions.cs +++ b/anbs_cp/Classes/FileExtensions.cs @@ -2,8 +2,6 @@ using Microsoft.AspNetCore.Http; -using MimeKit; - namespace anbs_cp.Classes; /// diff --git a/anbs_cp/anbs_cp.csproj b/anbs_cp/anbs_cp.csproj index b3ae293..4949877 100644 --- a/anbs_cp/anbs_cp.csproj +++ b/anbs_cp/anbs_cp.csproj @@ -40,7 +40,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +