OYXH\oyxh 2 年之前
父节点
当前提交
f066494829
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      PDF Office/PDF Office.csproj

+ 1 - 1
PDF Office/PDF Office.csproj

@@ -213,6 +213,7 @@
       <DependentUpon>WritableComboBox.xaml</DependentUpon>
     </Compile>
     <Compile Include="DataConvert\FileFormatToIconConvert.cs" />
+    <Compile Include="DataConvert\ObjectConvert.cs" />
     <Compile Include="DataConvert\PropertyPanelVisible.cs" />
     <Compile Include="DataConvert\StringToVisibleConvert.cs" />
     <Compile Include="DataConvert\UnVisivleConvert.cs" />
@@ -220,7 +221,6 @@
     <Compile Include="EventAggregators\PageEditRefreshEvent.cs" />
     <Compile Include="Helper\AdvancedInvokeCommandAction.cs" />
     <Compile Include="Helper\HomePageEditHelper.cs" />
-    <Compile Include="DataConvert\ObjectConvert.cs" />
     <Compile Include="Helper\PasswordBoxHelper.cs" />
     <Compile Include="Helper\SDKLisenceHelper.cs" />
     <Compile Include="Helper\PictureConverter.cs" />