Bump to net8 (#24)

This commit is contained in:
Patrick Stevens
2024-01-28 23:56:18 +00:00
committed by GitHub
parent a2c79d0df0
commit 6d6c107f67
8 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>