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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2050
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "officialwebsite", ".", "{2A33913F-5AC4-4B12-819B-FBAFF556EE3C}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/localhost_54495"
Debug.AspNetCompiler.PhysicalPath = "..\officialwebsite\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54495\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_54495"
Release.AspNetCompiler.PhysicalPath = "..\officialwebsite\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_54495\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "54495"
SlnRelativePath = "..\officialwebsite\"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2A33913F-5AC4-4B12-819B-FBAFF556EE3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A33913F-5AC4-4B12-819B-FBAFF556EE3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {90D3498F-D89C-4F32-A40A-782FE04425A4}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化