From dec129de3ab18693503ff99731ad3c1d92a4ec4b Mon Sep 17 00:00:00 2001 From: Simon G Date: Tue, 14 Dec 2021 16:45:28 +0100 Subject: [PATCH] - update nuget packages --- LightweightIocContainer/LightweightIocContainer.csproj | 5 ++--- .../Test.LightweightIocContainer.csproj | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 2541b06..c8857b8 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -40,13 +40,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index 3fa48c1..f389ff6 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -10,11 +10,11 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive