#005 增加必要的整理
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
<Compile Include="BaseUnit\FileSorter.cs" />
|
||||
<Compile Include="BaseUnit\NetworkCopy.cs" />
|
||||
<Compile Include="BaseUnit\RichTextUnit.cs" />
|
||||
<Compile Include="Model\CjlrTaskReleaseDetailModel.cs" />
|
||||
<Compile Include="DAL\Model\CjlrTaskReleaseDetailModel.cs" />
|
||||
<Compile Include="Define\Define.cs" />
|
||||
<Compile Include="FormMain.cs">
|
||||
<SubType>Form</SubType>
|
||||
@@ -133,7 +133,7 @@
|
||||
<Compile Include="FormMain.designer.cs">
|
||||
<DependentUpon>FormMain.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Model\CjlrTaskReleaseModel.cs" />
|
||||
<Compile Include="DAL\Model\CjlrTaskReleaseModel.cs" />
|
||||
<Compile Include="CjlrForm\LabPictureControl.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
@@ -141,9 +141,9 @@
|
||||
<DependentUpon>LabPictureControl.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DAL\SQLHelper.cs" />
|
||||
<Compile Include="Model\TMeasureDataModel.cs" />
|
||||
<Compile Include="DAL\TMeasureMSSQLDAL.cs" />
|
||||
<Compile Include="Model\TMeasureResultModel.cs" />
|
||||
<Compile Include="DAL\Model\TMeasureDataModel.cs" />
|
||||
<Compile Include="DAL\CjlrDAL.cs" />
|
||||
<Compile Include="DAL\Model\TMeasureResultModel.cs" />
|
||||
<Compile Include="CjlrForm\FAddTolerance.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user