加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SWEBUITutorials.sln 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
lula.jin 提交于 2021-07-20 17:51 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30523.141
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SwebuiDemo", "src\SwebuiDemo\SwebuiDemo.csproj", "{444D6D43-2775-4C3F-89C0-3B3FD399C17F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{444D6D43-2775-4C3F-89C0-3B3FD399C17F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{444D6D43-2775-4C3F-89C0-3B3FD399C17F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{444D6D43-2775-4C3F-89C0-3B3FD399C17F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{444D6D43-2775-4C3F-89C0-3B3FD399C17F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5AA6F242-51D6-4D14-AFE6-D89F3F62AD83}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化