- update copyright

pull/62/head
Simon G. 5 days ago
parent 129bd0603b
commit 29a5d6fe92
Signed by: SimonG
GPG Key ID: 0B82B964BA536523
  1. 2
      LightweightIocContainer.Validation/LightweightIocContainer.Validation.csproj
  2. 2
      LightweightIocContainer/LightweightIocContainer.csproj

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<Authors>SimonG</Authors> <Authors>SimonG</Authors>
<Copyright>Copyright(c) 2024 SimonG. All Rights Reserved.</Copyright> <Copyright>Copyright(c) 2025 SimonG. All Rights Reserved.</Copyright>
<Description>A lightweight IOC Container Validator.</Description> <Description>A lightweight IOC Container Validator.</Description>
<RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl> <RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<Authors>SimonG</Authors> <Authors>SimonG</Authors>
<Copyright>Copyright(c) 2024 SimonG. All Rights Reserved.</Copyright> <Copyright>Copyright(c) 2025 SimonG. All Rights Reserved.</Copyright>
<Description>A lightweight IOC Container that is powerful enough to do all the things you need it to do.</Description> <Description>A lightweight IOC Container that is powerful enough to do all the things you need it to do.</Description>
<RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl> <RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>

Loading…
Cancel
Save