From 5df73072c39ebe97f83ae49f1d8ef3e33c725aed Mon Sep 17 00:00:00 2001 From: Simon G Date: Wed, 27 May 2020 09:42:02 +0200 Subject: [PATCH] - update nuget packages and include source link --- .../LightweightIocContainer.csproj | 6 +++++- .../Test.LightweightIocContainer.csproj | 11 +++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 20397fe..e560338 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -38,7 +38,11 @@ - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index bdb108b..82c73bf 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -11,11 +11,14 @@ - - - + + + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +