|
@@ -65,7 +65,7 @@
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
- <ApplicationIcon>123.ico</ApplicationIcon>
|
|
|
+ <ApplicationIcon>ico_angelbell.ico</ApplicationIcon>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="System" />
|
|
@@ -136,13 +136,7 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="123.ico" />
|
|
|
- <Content Include="favicon-20180731071201909.ico" />
|
|
|
- <Content Include="icon_21st.ico" />
|
|
|
- <Content Include="icon_angelbell.ico" />
|
|
|
- <Content Include="icon_landy.ico" />
|
|
|
- <Content Include="icon_sharkpark.ico" />
|
|
|
- <Content Include="icon_weichuang.ico" />
|
|
|
- <Content Include="shuangshi.ico" />
|
|
|
+ <Content Include="ico_angelbell.ico" />
|
|
|
</ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|