From 61a3a1077cb042057fd49bb0fdf399e7325ac56f Mon Sep 17 00:00:00 2001 From: Simon G Date: Fri, 10 Sep 2021 01:02:03 +0200 Subject: [PATCH] - update all nuget packages --- LightweightIocContainer/LightweightIocContainer.csproj | 2 +- .../Test.LightweightIocContainer.csproj | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 54204ec..c5ac3c9 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -38,7 +38,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index 61fac68..005c9a2 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive