Commit 71c9ba72 by wangonghui

文件夹名称修改

parent ed4d37f9
......@@ -93,10 +93,10 @@
<Reference Include="WindowsFormsIntegration" />
</ItemGroup>
<ItemGroup>
<Compile Include="ControlObject\FieldEdit\Edit\Clock\ClockEditPanel.xaml.cs">
<Compile Include="ControlObject\FieldEdit\Edit\ClockEdit\ClockEditPanel.xaml.cs">
<DependentUpon>ClockEditPanel.xaml</DependentUpon>
</Compile>
<Compile Include="ControlObject\FieldEdit\Edit\Clock\ClockEditPanelModel.cs" />
<Compile Include="ControlObject\FieldEdit\Edit\ClockEdit\ClockEditPanelModel.cs" />
<Compile Include="ControlObject\FieldEdit\Edit\RadioEdit\RadioEditPanel.xaml.cs">
<DependentUpon>RadioEditPanel.xaml</DependentUpon>
</Compile>
......@@ -446,7 +446,7 @@
<Folder Include="ProjectManager\Model\" />
</ItemGroup>
<ItemGroup>
<Page Include="ControlObject\FieldEdit\Edit\Clock\ClockEditPanel.xaml">
<Page Include="ControlObject\FieldEdit\Edit\ClockEdit\ClockEditPanel.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment