|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
-# Visual Studio 15
|
|
|
-VisualStudioVersion = 15.0.28307.1259
|
|
|
+# Visual Studio Version 16
|
|
|
+VisualStudioVersion = 16.0.32126.315
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.Entities", "EMIS.Entities\EMIS.Entities.csproj", "{37E0EAA8-4A6E-46C4-86EF-0745373B1080}"
|
|
|
EndProject
|
|
@@ -36,6 +36,8 @@ EndProject
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "数据库设计", "数据库设计", "{C6330AD7-52B8-4C0D-8E34-85DF36806F51}"
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
数据库设计\岭南职业技术学院考试系统.pdm = 数据库设计\岭南职业技术学院考试系统.pdm
|
|
|
+ 数据库设计\已更新脚本.txt = 数据库设计\已更新脚本.txt
|
|
|
+ 数据库设计\待更新脚本.txt = 数据库设计\待更新脚本.txt
|
|
|
EndProjectSection
|
|
|
EndProject
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EMIS.Entities.DataCenter", "EMIS.Entities.DataCenter\EMIS.Entities.DataCenter.csproj", "{7E254A1D-2061-487D-AF0C-DD9E90968956}"
|
|
@@ -65,10 +67,6 @@ EndProject
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bowin.Web.Controls.Mvc", "Framework\Bowin.Web.Controls.Mvc\Bowin.Web.Controls.Mvc.csproj", "{45FCE04F-75CF-4B22-AF0A-BD0EBE109617}"
|
|
|
EndProject
|
|
|
Global
|
|
|
- GlobalSection(SubversionScc) = preSolution
|
|
|
- Svn-Managed = True
|
|
|
- Manager = AnkhSVN - Subversion Support for Visual Studio
|
|
|
- EndGlobalSection
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
Debug|x86 = Debug|x86
|
|
@@ -371,4 +369,8 @@ Global
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
SolutionGuid = {88FF1BCC-6D09-4FAC-9A7D-FDE1869A78AC}
|
|
|
EndGlobalSection
|
|
|
+ GlobalSection(SubversionScc) = preSolution
|
|
|
+ Svn-Managed = True
|
|
|
+ Manager = AnkhSVN - Subversion Support for Visual Studio
|
|
|
+ EndGlobalSection
|
|
|
EndGlobal
|