ci:Github Actions 自动构建

This commit is contained in:
2026-05-19 02:22:36 +08:00
parent c524204441
commit c6750d63c2
2 changed files with 35 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<RootNamespace>NfcAime.Dll</RootNamespace>
<AssemblyName>NfcAime.Dll</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<RuntimeIdentifiers>win-x64</RuntimeIdentifiers>
<DllExportTargetFrameworkVersion>v4.5</DllExportTargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<LangVersion>13</LangVersion>