diff --git a/src/Atc.Hosting/Atc.Hosting.csproj b/src/Atc.Hosting/Atc.Hosting.csproj index 5d24292..083f776 100644 --- a/src/Atc.Hosting/Atc.Hosting.csproj +++ b/src/Atc.Hosting/Atc.Hosting.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 Atc.Hosting hosting;backgroundservice Atc.Hosting is a collection of classes and extension methods for the hosting namespace, e.g. BackgroundServices.