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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.902
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "www", "www\www.csproj", "{21586AA8-8969-437A-A6C3-327DA8ECF727}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Core", "Core\Core.csproj", "{8AF0B1DC-1C8B-4EB1-8794-519EA7A388B3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21586AA8-8969-437A-A6C3-327DA8ECF727}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21586AA8-8969-437A-A6C3-327DA8ECF727}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21586AA8-8969-437A-A6C3-327DA8ECF727}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21586AA8-8969-437A-A6C3-327DA8ECF727}.Release|Any CPU.Build.0 = Release|Any CPU
{8AF0B1DC-1C8B-4EB1-8794-519EA7A388B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8AF0B1DC-1C8B-4EB1-8794-519EA7A388B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8AF0B1DC-1C8B-4EB1-8794-519EA7A388B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8AF0B1DC-1C8B-4EB1-8794-519EA7A388B3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1C17E50D-8982-4029-A895-40694016137E}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化