add budget_income_qualification

This commit is contained in:
kamonwan taengsuk
2023-08-02 18:32:44 +07:00
parent d4c05e088f
commit d184ba62bb
14 changed files with 183 additions and 71 deletions

View File

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