修复Call命令计时问题

This commit is contained in:
2024-04-18 05:23:04 +08:00
parent 60b17d82e1
commit 71ec6193ed
36 changed files with 2540 additions and 5 deletions

View File

@@ -135,7 +135,9 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="FrmMain.vb" />
<Compile Include="FrmMain.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain.Designer.vb">
<DependentUpon>FrmMain.vb</DependentUpon>
<SubType>Form</SubType>