This commit is contained in:
tongfei
2023-10-18 09:31:20 +08:00
parent f610f77988
commit 5335723703
6 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>