Skip to content

Commit 984b33f

Browse files
author
Per Kops
committed
chore: upgrade Atc.Hosting to dotnet8
1 parent 61d04cc commit 984b33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Atc.Hosting/Atc.Hosting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
<PackageId>Atc.Hosting</PackageId>
66
<PackageTags>hosting;backgroundservice</PackageTags>
77
<Description>Atc.Hosting is a collection of classes and extension methods for the hosting namespace, e.g. BackgroundServices.</Description>

0 commit comments

Comments
 (0)