Commit 71c9ba72 by wangonghui

文件夹名称修改

parent ed4d37f9
...@@ -93,10 +93,10 @@ ...@@ -93,10 +93,10 @@
<Reference Include="WindowsFormsIntegration" /> <Reference Include="WindowsFormsIntegration" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="ControlObject\FieldEdit\Edit\Clock\ClockEditPanel.xaml.cs"> <Compile Include="ControlObject\FieldEdit\Edit\ClockEdit\ClockEditPanel.xaml.cs">
<DependentUpon>ClockEditPanel.xaml</DependentUpon> <DependentUpon>ClockEditPanel.xaml</DependentUpon>
</Compile> </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"> <Compile Include="ControlObject\FieldEdit\Edit\RadioEdit\RadioEditPanel.xaml.cs">
<DependentUpon>RadioEditPanel.xaml</DependentUpon> <DependentUpon>RadioEditPanel.xaml</DependentUpon>
</Compile> </Compile>
...@@ -446,7 +446,7 @@ ...@@ -446,7 +446,7 @@
<Folder Include="ProjectManager\Model\" /> <Folder Include="ProjectManager\Model\" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Page Include="ControlObject\FieldEdit\Edit\Clock\ClockEditPanel.xaml"> <Page Include="ControlObject\FieldEdit\Edit\ClockEdit\ClockEditPanel.xaml">
<SubType>Designer</SubType> <SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator> <Generator>MSBuild:Compile</Generator>
</Page> </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