diff --git a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj index b2e11a4..d867ce2 100644 --- a/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj +++ b/LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj @@ -1,45 +1,45 @@ - - net10.0 - SimonG - Copyright(c) 2025 SimonG. All Rights Reserved. - A lightweight IOC Container Validator. - https://github.com/SimonG96/LightweightIocContainer - latest - enable - enable - LightweightIocContainer.Validation.xml - 5.0.0 - + + net10.0 + SimonG + Copyright(c) 2025 SimonG. All Rights Reserved. + A lightweight IOC Container Validator. + https://github.com/SimonG96/LightweightIocContainer + latest + enable + enable + LightweightIocContainer.Validation.xml + 5.0.0 + - - true - https://github.com/SimonG96/LightweightIocContainer - MIT - README.md - true - snupkg - + + true + https://github.com/SimonG96/LightweightIocContainer + MIT + README.md + true + snupkg + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + - - - + + + - - - - - - + + + + + + - + \ No newline at end of file diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj index 5216bc4..26f6fe2 100644 --- a/LightweightIocContainer/LightweightIocContainer.csproj +++ b/LightweightIocContainer/LightweightIocContainer.csproj @@ -1,38 +1,38 @@ - - net10.0 - SimonG - Copyright(c) 2025 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 - latest - enable - enable - LightweightIocContainer.xml - 5.0.0 - + + net10.0 + SimonG + Copyright(c) 2025 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 + latest + enable + enable + LightweightIocContainer.xml + 5.0.0 + - - true - https://github.com/SimonG96/LightweightIocContainer - LICENSE.md - README.md - true - snupkg - + + true + https://github.com/SimonG96/LightweightIocContainer + LICENSE.md + README.md + true + snupkg + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + - - - - + + + + - + \ No newline at end of file