|
|
@@ -7,6 +7,10 @@ |
|
|
|
<UseWindowsForms>true</UseWindowsForms> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Compile Remove="Properties\App.xaml.cs" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<None Remove="Fonts\iconfont.ttf" /> |
|
|
|
<None Remove="Image\bg.png" /> |
|
|
@@ -167,6 +171,13 @@ |
|
|
|
<None Remove="Image\黑菠萝科技.png" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<ApplicationDefinition Include="Properties\App.xaml"> |
|
|
|
<XamlRuntime>$(DefaultXamlRuntime)</XamlRuntime> |
|
|
|
<Generator>MSBuild:Compile</Generator> |
|
|
|
</ApplicationDefinition> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Resource Include="Image\btn_close.png" /> |
|
|
|
<Resource Include="Image\ComboBoxPopSelect.png" /> |
|
|
|