update 删除一些没有用到的ref

This commit is contained in:
shuai.li
2026-07-21 18:29:27 +08:00
parent 49acd0011b
commit f9b08cfcec
7 changed files with 5 additions and 5 deletions
+5 -5
View File
@@ -20,22 +20,22 @@
<ItemGroup>
<Reference Include="CommonUsage">
<HintPath>ref\CommonUsage.dll</HintPath>
<HintPath>parkingRobotRef\CommonUsage.dll</HintPath>
</Reference>
<Reference Include="CycleGUI">
<HintPath>ref\CycleGUI.dll</HintPath>
</Reference>
<Reference Include="MDCSToolBox">
<HintPath>ref\MDCSToolBox.dll</HintPath>
<HintPath>parkingRobotRef\MDCSToolBox.dll</HintPath>
</Reference>
<Reference Include="CartActivator">
<HintPath>ref\RefCartActivator.dll</HintPath>
<HintPath>parkingRobotRef\RefCartActivator.dll</HintPath>
</Reference>
<Reference Include="FundamentalLib">
<HintPath>ref\RefFundamentalLib.dll</HintPath>
<HintPath>parkingRobotRef\RefFundamentalLib.dll</HintPath>
</Reference>
<Reference Include="MedullaCore">
<HintPath>ref\RefMedullaCore.dll</HintPath>
<HintPath>parkingRobotRef\RefMedullaCore.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.