This commit is contained in:
2025-08-23 16:57:16 +08:00
parent de4a33e00e
commit f5a30d8468
25 changed files with 381 additions and 397 deletions

View File

@@ -8,7 +8,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>MyCode.Project.GenerateCode</RootNamespace>
<AssemblyName>MyCode.Project.GenerateCode</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<TargetFrameworkProfile />