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

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Vue_MoviesHome", ".", "{5FA0A8A4-3B15-4284-B50E-3224CFEA523C}"
ProjectSection(WebsiteProperties) = preProject
TargetFramework = "3.5"
Debug.AspNetCompiler.VirtualPath = "/Vue_MoviesHome"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\github_project\Vue_MoviesHome\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Vue_MoviesHome\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/Vue_MoviesHome"
Release.AspNetCompiler.PhysicalPath = "..\..\..\..\github_project\Vue_MoviesHome\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Vue_MoviesHome\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "9287"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5FA0A8A4-3B15-4284-B50E-3224CFEA523C}.Debug|.NET.ActiveCfg = Debug|.NET
{5FA0A8A4-3B15-4284-B50E-3224CFEA523C}.Debug|.NET.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化