From 79a7102667e1d92f13637b7872cfe7d0478731e3 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sun, 14 Nov 2021 23:50:26 -0500 Subject: [PATCH] Update NuGet packages (EntityFramework -> 6.0.0) --- ProjectLighthouse.Tests/ProjectLighthouse.Tests.csproj | 6 +++++- ProjectLighthouse/ProjectLighthouse.csproj | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ProjectLighthouse.Tests/ProjectLighthouse.Tests.csproj b/ProjectLighthouse.Tests/ProjectLighthouse.Tests.csproj index fdc17caa..cc77d93b 100644 --- a/ProjectLighthouse.Tests/ProjectLighthouse.Tests.csproj +++ b/ProjectLighthouse.Tests/ProjectLighthouse.Tests.csproj @@ -13,7 +13,11 @@ - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/ProjectLighthouse/ProjectLighthouse.csproj b/ProjectLighthouse/ProjectLighthouse.csproj index 89eb6c44..1b8e4906 100644 --- a/ProjectLighthouse/ProjectLighthouse.csproj +++ b/ProjectLighthouse/ProjectLighthouse.csproj @@ -10,13 +10,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - +