加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SnacksShop.sln 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
liuxiaowo 提交于 2017-05-31 23:48 . all

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "SnacksShop", ".", "{29C3C516-9445-408D-A1E0-20AA092C3705}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5"
Debug.AspNetCompiler.VirtualPath = "/SnacksShop"
Debug.AspNetCompiler.PhysicalPath = "..\meimei\SnacksShop\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\SnacksShop\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/SnacksShop"
Release.AspNetCompiler.PhysicalPath = "..\meimei\SnacksShop\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\SnacksShop\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "54662"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{29C3C516-9445-408D-A1E0-20AA092C3705}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29C3C516-9445-408D-A1E0-20AA092C3705}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化