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> <ItemGroup>
<Reference Include="CommonUsage"> <Reference Include="CommonUsage">
<HintPath>ref\CommonUsage.dll</HintPath> <HintPath>parkingRobotRef\CommonUsage.dll</HintPath>
</Reference> </Reference>
<Reference Include="CycleGUI"> <Reference Include="CycleGUI">
<HintPath>ref\CycleGUI.dll</HintPath> <HintPath>ref\CycleGUI.dll</HintPath>
</Reference> </Reference>
<Reference Include="MDCSToolBox"> <Reference Include="MDCSToolBox">
<HintPath>ref\MDCSToolBox.dll</HintPath> <HintPath>parkingRobotRef\MDCSToolBox.dll</HintPath>
</Reference> </Reference>
<Reference Include="CartActivator"> <Reference Include="CartActivator">
<HintPath>ref\RefCartActivator.dll</HintPath> <HintPath>parkingRobotRef\RefCartActivator.dll</HintPath>
</Reference> </Reference>
<Reference Include="FundamentalLib"> <Reference Include="FundamentalLib">
<HintPath>ref\RefFundamentalLib.dll</HintPath> <HintPath>parkingRobotRef\RefFundamentalLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="MedullaCore"> <Reference Include="MedullaCore">
<HintPath>ref\RefMedullaCore.dll</HintPath> <HintPath>parkingRobotRef\RefMedullaCore.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.