From 5a789fb0c250e4c5d2cd887490a671bedd7ade1a Mon Sep 17 00:00:00 2001 From: Chris Chen Date: Mon, 25 May 2026 19:00:30 -0700 Subject: [PATCH] chore: add Identity, EF Core PostgreSQL, JWT Bearer packages --- API/ROLAC.API/ROLAC.API.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/API/ROLAC.API/ROLAC.API.csproj b/API/ROLAC.API/ROLAC.API.csproj index 5419ef0..1988f44 100644 --- a/API/ROLAC.API/ROLAC.API.csproj +++ b/API/ROLAC.API/ROLAC.API.csproj @@ -7,6 +7,14 @@ + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + +