diff --git a/samples/EasyCron.Sample/EasyCron.Sample.csproj b/samples/EasyCron.Sample/EasyCron.Sample.csproj index 553d35b..8fdea38 100644 --- a/samples/EasyCron.Sample/EasyCron.Sample.csproj +++ b/samples/EasyCron.Sample/EasyCron.Sample.csproj @@ -1,7 +1,7 @@ - net5.0 + net8.0 diff --git a/src/EasyCronJob.Abstractions/EasyCronJob.Abstractions.csproj b/src/EasyCronJob.Abstractions/EasyCronJob.Abstractions.csproj index a2e483d..9a9c33e 100644 --- a/src/EasyCronJob.Abstractions/EasyCronJob.Abstractions.csproj +++ b/src/EasyCronJob.Abstractions/EasyCronJob.Abstractions.csproj @@ -1,7 +1,7 @@ - net5.0 + net8.0 furkandeveloper furkandeveloper 2.1.0 @@ -13,8 +13,8 @@ - - + + diff --git a/src/EasyCronJob.AutoConfigurer/EasyCronJob.AutoConfigurer.csproj b/src/EasyCronJob.AutoConfigurer/EasyCronJob.AutoConfigurer.csproj index 0552f95..dad9a7c 100644 --- a/src/EasyCronJob.AutoConfigurer/EasyCronJob.AutoConfigurer.csproj +++ b/src/EasyCronJob.AutoConfigurer/EasyCronJob.AutoConfigurer.csproj @@ -1,7 +1,7 @@ - net5.0 + net8.0 furkandeveloper furkandeveloper 2.1.0 @@ -13,8 +13,8 @@ - - + + diff --git a/src/EasyCronJob.Core/EasyCronJob.Core.csproj b/src/EasyCronJob.Core/EasyCronJob.Core.csproj index 91f8064..4380843 100644 --- a/src/EasyCronJob.Core/EasyCronJob.Core.csproj +++ b/src/EasyCronJob.Core/EasyCronJob.Core.csproj @@ -1,7 +1,7 @@ - net5.0 + net8.0 furkandeveloper furkandeveloper 2.1.0