升级net7

This commit is contained in:
毛财君
2023-07-07 11:23:30 +08:00
parent 197b38ca6f
commit 6083c9476c
10 changed files with 57 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net7.0</TargetFramework>
<UserSecretsId>aa1cd362-1bdb-4ac9-ad5c-461b3b5b1003</UserSecretsId>
</PropertyGroup>