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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Free(2)", ".", "{EB80257C-32AA-4EE4-91E2-49B9282FBA03}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/localhost_1451"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\AspNet\HR\Free\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_1451\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_1451"
Release.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\AspNet\HR\Free\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_1451\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "1451"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EB80257C-32AA-4EE4-91E2-49B9282FBA03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EB80257C-32AA-4EE4-91E2-49B9282FBA03}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化