From 11a282476239251b2a871b8d5862210f1cc705ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20de=20S=C3=A9r=C3=A9sin?= Date: Thu, 19 Mar 2026 11:15:19 +0100 Subject: [PATCH] Set DapperAot PrivateAssets=All --- src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj b/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj index 458558c..156ac47 100644 --- a/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj +++ b/src/Hangfire.PostgreSql/Hangfire.PostgreSql.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive