2016-10-20 17:55:29 +08:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
2018-08-13 13:31:02 +08:00
|
|
|
|
# Visual Studio 15
|
|
|
|
|
VisualStudioVersion = 15.0.27703.2047
|
2016-10-20 17:55:29 +08:00
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
2018-08-13 13:31:02 +08:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bootstrap.DataAccess", "Bootstrap.DataAccess\Bootstrap.DataAccess.csproj", "{AF16CA71-B8C6-4F51-B38C-0C0300FDEBD7}"
|
2016-10-20 17:55:29 +08:00
|
|
|
|
EndProject
|
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sql", "sql", "{87319AF5-7C40-4362-B67C-35F9DD737DB4}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
2016-11-01 08:30:52 +08:00
|
|
|
|
DatabaseScripts\InitData.sql = DatabaseScripts\InitData.sql
|
2016-10-20 17:55:29 +08:00
|
|
|
|
DatabaseScripts\Install.sql = DatabaseScripts\Install.sql
|
2016-11-07 12:27:04 +08:00
|
|
|
|
DatabaseScripts\Procedures.sql = DatabaseScripts\Procedures.sql
|
2016-10-20 17:55:29 +08:00
|
|
|
|
DatabaseScripts\Readme.txt = DatabaseScripts\Readme.txt
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
2018-08-13 13:31:02 +08:00
|
|
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bootstrap.Admin", "Bootstrap.Admin\Bootstrap.Admin.csproj", "{7B2B7043-3CB2-4C5A-BDF2-8C47F1A5471A}"
|
2016-10-20 17:55:29 +08:00
|
|
|
|
EndProject
|
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{792A0B12-3F41-4BC4-A768-7D8D91C213B2}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
Init.bat = Init.bat
|
|
|
|
|
环境搭建指南.txt = 环境搭建指南.txt
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{586410F2-C1F0-47CD-AB28-2CF506DED2C8}"
|
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
|
Scripts\Publish-Console.bat = Scripts\Publish-Console.bat
|
|
|
|
|
Scripts\Publish.vbs = Scripts\Publish.vbs
|
|
|
|
|
EndProjectSection
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{AF16CA71-B8C6-4F51-B38C-0C0300FDEBD7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{AF16CA71-B8C6-4F51-B38C-0C0300FDEBD7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{AF16CA71-B8C6-4F51-B38C-0C0300FDEBD7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{AF16CA71-B8C6-4F51-B38C-0C0300FDEBD7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
{7B2B7043-3CB2-4C5A-BDF2-8C47F1A5471A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{7B2B7043-3CB2-4C5A-BDF2-8C47F1A5471A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{7B2B7043-3CB2-4C5A-BDF2-8C47F1A5471A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{7B2B7043-3CB2-4C5A-BDF2-8C47F1A5471A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
2018-08-13 13:31:02 +08:00
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {221EAE38-5F75-4391-9A48-E462A9F3B8FC}
|
|
|
|
|
EndGlobalSection
|
2016-10-20 17:55:29 +08:00
|
|
|
|
EndGlobal
|