当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 13 Fork 4

冷盖天 / SimpleQuestionnaire
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
SimpleQuestionnaire.sln 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
WDF 提交于 2019-06-26 09:11 . 简易投票/问卷调研系统

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "SimpleQuestionnaire", "http://localhost:50359", "{D9C4544D-D7AD-4146-8D98-B3ADFBA54B83}"
ProjectSection(WebsiteProperties) = preProject
UseIISExpress = "true"
TargetFrameworkMoniker = ".NETFramework,Version%3Dv3.5"
Debug.AspNetCompiler.VirtualPath = "/localhost_50359"
Debug.AspNetCompiler.PhysicalPath = "..\SimpleQuestionnaire\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50359\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_50359"
Release.AspNetCompiler.PhysicalPath = "..\SimpleQuestionnaire\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_50359\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "..\SimpleQuestionnaire\"
DefaultWebSiteLanguage = "Visual C#"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D9C4544D-D7AD-4146-8D98-B3ADFBA54B83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D9C4544D-D7AD-4146-8D98-B3ADFBA54B83}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/aspxcn/SimpleQuestionnaire.git
git@gitee.com:aspxcn/SimpleQuestionnaire.git
aspxcn
SimpleQuestionnaire
SimpleQuestionnaire
origin

搜索帮助