更改描述
This commit is contained in:
parent
36b7d41336
commit
8a5f6ea7b0
@ -23,7 +23,7 @@ SunnyUI.Net项目已加入[dotNET China](https://gitee.com/dotnetchina) 组织
|
||||

|
||||
|
||||
#### 软件介绍
|
||||
- SunnyUI.NET 是基于.Net Framework4.0+、.Net6、.Net8、.Net9 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
|
||||
- SunnyUI.NET 是基于.Net Framework4.0+、.Net8、.Net9 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
|
||||
- 源码编译环境:
|
||||
1. **VS2022**,安装.NetFramework4.0目标包的方法见:https://www.cnblogs.com/yhuse/p/15536393.html
|
||||
2. 编译源码,.Net8需要VS2022 17.12+版本,或者修改SunnyUI.csproj文件的TargetFrameworks属性以适应VS环境
|
||||
|
@ -6,7 +6,7 @@
|
||||
<ProjectGuid>{AB1CB247-E20B-4CBE-B269-570ADDD96C53}</ProjectGuid>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
<RootNamespace>Sunny.UI</RootNamespace>
|
||||
<Description>SunnyUI.Net 是基于.Net Framework4.0+、.Net6、.Net8、.Net9 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。</Description>
|
||||
<Description>SunnyUI.Net 是基于.Net Framework4.0+、.Net8、.Net9 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。</Description>
|
||||
<Copyright>CopyRight © SunnyUI.Net 2012-2024</Copyright>
|
||||
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
|
||||
<Version>3.8.1.0</Version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user