We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61d04cc + 984b33f commit bcfeca6Copy full SHA for bcfeca6
src/Atc.Hosting/Atc.Hosting.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
<PackageId>Atc.Hosting</PackageId>
6
<PackageTags>hosting;backgroundservice</PackageTags>
7
<Description>Atc.Hosting is a collection of classes and extension methods for the hosting namespace, e.g. BackgroundServices.</Description>
0 commit comments