加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ISWebSite.sln 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
Simplecoder 提交于 2018-01-22 14:16 . ^connect api

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "PISWebSite", ".", "{B073D79D-A3DD-4A21-B36A-0863637AAE62}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/PIS"
Debug.AspNetCompiler.PhysicalPath = "..\PISWebSite\"
Debug.AspNetCompiler.TargetPath = "..\..\PIS\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "true"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/PIS"
Release.AspNetCompiler.PhysicalPath = "..\PISWebSite\"
Release.AspNetCompiler.TargetPath = "..\..\PIS\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "true"
Release.AspNetCompiler.Debug = "False"
VWDPort = "3596"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B073D79D-A3DD-4A21-B36A-0863637AAE62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B073D79D-A3DD-4A21-B36A-0863637AAE62}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化