diff --git a/SunnyUI.Demo/Bin/SunnyUI.Common.dll b/SunnyUI.Demo/Bin/SunnyUI.Common.dll
new file mode 100644
index 00000000..8bf46663
Binary files /dev/null and b/SunnyUI.Demo/Bin/SunnyUI.Common.dll differ
diff --git a/SunnyUI.Demo/Bin/SunnyUI.Demo.exe b/SunnyUI.Demo/Bin/SunnyUI.Demo.exe
new file mode 100644
index 00000000..faf07044
Binary files /dev/null and b/SunnyUI.Demo/Bin/SunnyUI.Demo.exe differ
diff --git a/SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config b/SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config
new file mode 100644
index 00000000..312bb3f2
--- /dev/null
+++ b/SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config
@@ -0,0 +1,3 @@
+
+
+
diff --git a/SunnyUI.Demo/Bin/SunnyUI.dll b/SunnyUI.Demo/Bin/SunnyUI.dll
new file mode 100644
index 00000000..d5a53ae0
Binary files /dev/null and b/SunnyUI.Demo/Bin/SunnyUI.dll differ
diff --git a/SunnyUI.Demo/SunnyUI.Demo.csproj b/SunnyUI.Demo/SunnyUI.Demo.csproj
index 23b89251..910347b4 100644
--- a/SunnyUI.Demo/SunnyUI.Demo.csproj
+++ b/SunnyUI.Demo/SunnyUI.Demo.csproj
@@ -41,13 +41,11 @@
app.manifest
-
- False
- ..\Bin\net472\SunnyUI.dll
+
+ ..\packages\SunnyUI.3.6.0\lib\net472\SunnyUI.dll
- False
- ..\Bin\net472\SunnyUI.Common.dll
+ ..\packages\SunnyUI.Common.3.5.1\lib\net472\SunnyUI.Common.dll
@@ -567,6 +565,7 @@
+
SettingsSingleFileGenerator
Settings.Designer.cs
diff --git a/SunnyUI.Demo/packages.config b/SunnyUI.Demo/packages.config
new file mode 100644
index 00000000..bd65f45e
--- /dev/null
+++ b/SunnyUI.Demo/packages.config
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/SunnyUI/SunnyUI.csproj b/SunnyUI/SunnyUI.csproj
index 93361c74..0d43d43d 100644
--- a/SunnyUI/SunnyUI.csproj
+++ b/SunnyUI/SunnyUI.csproj
@@ -9,7 +9,7 @@
SunnyUI.Net 是基于.Net Framework 4.0~4.8、.Net6、.Net7 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
CopyRight © SunnyUI.Net 2012-2023
GPL-3.0-only
- 3.5.2.0
+ 3.6.0.0
ShenYonghua
SunnyUI.Net
SunnyUI
@@ -20,7 +20,7 @@
False
D:\MyDocuments\Key\SunnyUI.pfx
False
- True
+ False
False
README.md