From 92f1e261f669c3e06ba2f8702f57dacb304ebac9 Mon Sep 17 00:00:00 2001
From: lk <1837241092@qq.com>
Date: 星期二, 08 十一月 2022 18:49:59 +0800
Subject: [PATCH] 以优化字符隐藏和小数点后四位20001108LK
---
SunnyUI.Demo/RenDataMarket.Demo.csproj | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/SunnyUI.Demo/RenDataMarket.Demo.csproj b/SunnyUI.Demo/RenDataMarket.Demo.csproj
index 7e36752..d5b06ff 100644
--- a/SunnyUI.Demo/RenDataMarket.Demo.csproj
+++ b/SunnyUI.Demo/RenDataMarket.Demo.csproj
@@ -40,7 +40,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
- <ApplicationIcon>SunnyUI.ico</ApplicationIcon>
+ <ApplicationIcon>
+ </ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
@@ -984,7 +985,6 @@
<Content Include="Resources\RenSoftlogoblue缃戝潃鐗堟湰.png" />
<None Include="Resources\RenSoftlogoblue缃戝潃鐗堟湰1.png" />
<None Include="Resources\浠佹暟闆哣2.png" />
- <Content Include="SunnyUI.ico" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
--
Gitblit v1.8.0