update 删除一些没有用到的ref
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user