This commit is contained in:
chi
2021-05-12 14:56:17 +09:00
parent c5a2b30ae3
commit 0c88107b77
23 changed files with 1493 additions and 1377 deletions

View File

@@ -231,9 +231,6 @@
<Compile Include="BaseController.cs" />
<Compile Include="Controller\ItemController.cs" />
<Compile Include="Controller\HomeController.cs" />
<Compile Include="Controller\IoController.cs" />
<Compile Include="Controller\MotionController.cs" />
<Compile Include="Controller\OperationController.cs" />
<Compile Include="Controller\ResourceController.cs" />
<Compile Include="Controller\ResultController.cs" />
<Compile Include="Controller\SettingController.cs" />