Net9 SDK (#63)

This commit is contained in:
Patrick Stevens
2024-12-15 22:27:58 +00:00
committed by GitHub
parent 39618092ab
commit 416e036255
7 changed files with 98 additions and 18 deletions

View File

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