From 81a7e869bf91370a78b387111df23c0de254afc6 Mon Sep 17 00:00:00 2001 From: "Simon G." Date: Mon, 25 Nov 2024 13:05:28 +0100 Subject: [PATCH] - update nuget packages, use latest langVersion --- .../LightweightIocContainer.Validation.csproj | 6 +++--- LightweightIocContainer/LightweightIocContainer.csproj | 4 ++-- .../Test.LightweightIocContainer.Validation.csproj | 10 +++++----- .../Test.LightweightIocContainer.csproj | 10 +++++----- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj index 8344406..f4fcf2a 100644 --- a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj +++ b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj @@ -6,7 +6,7 @@ Copyright(c) 2024 SimonG. All Rights Reserved. A lightweight IOC Container Validator. https://github.com/SimonG96/LightweightIocContainer - default + latest enable enable LightweightIocContainer.Validation.xml @@ -24,11 +24,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 8da87cf..8868955 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -6,7 +6,7 @@ Copyright(c) 2024 SimonG. All Rights Reserved. A lightweight IOC Container that is powerful enough to do all the things you need it to do. https://github.com/SimonG96/LightweightIocContainer - default + latest enable enable LightweightIocContainer.xml @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Test.LightweightIocContainer.Validation/Test.LightweightIocContainer.Validation.csproj b/Test.LightweightIocContainer.Validation/Test.LightweightIocContainer.Validation.csproj index 89eddb5..1ea4a65 100644 --- a/Test.LightweightIocContainer.Validation/Test.LightweightIocContainer.Validation.csproj +++ b/Test.LightweightIocContainer.Validation/Test.LightweightIocContainer.Validation.csproj @@ -9,11 +9,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index ba584bd..2ca221f 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -9,11 +9,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive