edit type of string

This commit is contained in:
kamonwan taengsuk
2023-08-02 18:06:03 +07:00
parent a58f7ec1f8
commit d4c05e088f
14 changed files with 142 additions and 116 deletions

View File

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