Update nuget packages

This commit is contained in:
2025-09-22 11:22:29 +02:00
parent 6a4a62672a
commit 37d65c9c84
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Company>Gerst ITS</Company> <Company>Gerst ITS</Company>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Copyright>© 2023 Gerst ITS</Copyright> <Copyright>© 2025 Gerst ITS</Copyright>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Product>Gerst ITS Examples Web Api</Product> <Product>Gerst ITS Examples Web Api</Product>
<Description>Exapmle Web Api</Description> <Description>Exapmle Web Api</Description>
@@ -43,7 +43,7 @@
<PackageReference Include="GerstITS.Data.EntityFramework" Version="2025.1.10" /> <PackageReference Include="GerstITS.Data.EntityFramework" Version="2025.1.10" />
<PackageReference Include="GerstITS.IoC" Version="2025.1.10" /> <PackageReference Include="GerstITS.IoC" Version="2025.1.10" />
<PackageReference Include="GerstITS.IoC.DotNetCore" Version="2025.1.10" /> <PackageReference Include="GerstITS.IoC.DotNetCore" Version="2025.1.10" />
<PackageReference Include="GerstITS.Job" Version="2025.8.1" /> <PackageReference Include="GerstITS.Job" Version="2025.1.10" />
<PackageReference Include="GerstITS.Job.Scheduling" Version="2025.1.10" /> <PackageReference Include="GerstITS.Job.Scheduling" Version="2025.1.10" />
<PackageReference Include="GerstITS.Mapping.AutoMapper" Version="2025.1.10" /> <PackageReference Include="GerstITS.Mapping.AutoMapper" Version="2025.1.10" />
<PackageReference Include="GerstITS.Search" Version="2025.1.10" /> <PackageReference Include="GerstITS.Search" Version="2025.1.10" />

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Company>Gerst ITS</Company> <Company>Gerst ITS</Company>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Copyright>© 2023 Gerst ITS</Copyright> <Copyright>© 2025 Gerst ITS</Copyright>
<Product>Gerst ITS Examples Job</Product> <Product>Gerst ITS Examples Job</Product>
<Description>Exapmle job.</Description> <Description>Exapmle job.</Description>
<Version>0.0.0.0</Version> <Version>0.0.0.0</Version>

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Company>Gerst ITS</Company> <Company>Gerst ITS</Company>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Copyright>© 2023 Gerst ITS</Copyright> <Copyright>© 2025 Gerst ITS</Copyright>
<Product>Gerst ITS Examples logic</Product> <Product>Gerst ITS Examples logic</Product>
<Description>Exapmle Logic.</Description> <Description>Exapmle Logic.</Description>
<Version>0.0.0.0</Version> <Version>0.0.0.0</Version>

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Company>Gerst ITS</Company> <Company>Gerst ITS</Company>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Copyright>© 2023 Gerst ITS</Copyright> <Copyright>© 2025 Gerst ITS</Copyright>
<Product>Gerst ITS Examples Web Api client console application</Product> <Product>Gerst ITS Examples Web Api client console application</Product>
<Description>Exapmle Web Api client console application.</Description> <Description>Exapmle Web Api client console application.</Description>
<Version>0.0.0.0</Version> <Version>0.0.0.0</Version>

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<Company>Gerst ITS</Company> <Company>Gerst ITS</Company>
<Authors>Gerst ITS</Authors> <Authors>Gerst ITS</Authors>
<Copyright>© 2023 Gerst ITS</Copyright> <Copyright>© 2025 Gerst ITS</Copyright>
<Product>Gerst ITS Examples Web Api client</Product> <Product>Gerst ITS Examples Web Api client</Product>
<Description>Exapmle Web Api client.</Description> <Description>Exapmle Web Api client.</Description>
<Version>0.0.0.0</Version> <Version>0.0.0.0</Version>