Update demo csproj

This commit is contained in:
sunkaixuan
2023-11-08 20:31:09 +08:00
parent 4770251ba5
commit d29ed54231
20 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>