SuperDesign/Source/开发辅助工具.sln
zilinsoft 993f1ca1a9 ### 2024-12-20 星期五更新
------
#### SuperDesign    V3.0.2412.2001
- *.[新增]新增程序更新日志设置和自动发布功能。
- *.[修复]修复Post数据格式不正确时双击文本框会导致软件闪退的BUG。
2024-12-20 08:15:19 +08:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33417.168
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuperDesign", "开发辅助工具\SuperDesign.csproj", "{8177CFD1-097C-4D4E-919D-8B519289496E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RySmartEditor", "RySmartEditor\RySmartEditor.csproj", "{90AFB93F-4147-473B-9A25-50F5B21FA2C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8177CFD1-097C-4D4E-919D-8B519289496E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8177CFD1-097C-4D4E-919D-8B519289496E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8177CFD1-097C-4D4E-919D-8B519289496E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8177CFD1-097C-4D4E-919D-8B519289496E}.Release|Any CPU.Build.0 = Release|Any CPU
{90AFB93F-4147-473B-9A25-50F5B21FA2C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90AFB93F-4147-473B-9A25-50F5B21FA2C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90AFB93F-4147-473B-9A25-50F5B21FA2C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90AFB93F-4147-473B-9A25-50F5B21FA2C6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E0BE1590-8E11-4498-84CF-0D53B57B720C}
EndGlobalSection
EndGlobal