This commit is contained in:
Smaug123
2024-11-28 22:10:26 +00:00
parent 5a75d01466
commit 2a5a994a6b
5 changed files with 63 additions and 43 deletions

View File

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