Update Core2

This commit is contained in:
sunkaixuan
2017-08-24 15:18:53 +08:00
parent 37e27b7029
commit b517d0ce77
194 changed files with 22089 additions and 0 deletions

View File

@@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSeverTest", "SqlSeverTest\SqlSeverTest.csproj", "{B44F2513-E55B-480F-A41C-685DDD083355}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSugar", "SqlSugar\SqlSugar.csproj", "{1E032FA3-627E-4D59-9C11-C8D8114F24FF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B44F2513-E55B-480F-A41C-685DDD083355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B44F2513-E55B-480F-A41C-685DDD083355}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B44F2513-E55B-480F-A41C-685DDD083355}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B44F2513-E55B-480F-A41C-685DDD083355}.Release|Any CPU.Build.0 = Release|Any CPU
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E032FA3-627E-4D59-9C11-C8D8114F24FF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {230A85B9-54F1-41B1-B1DA-80086581B2B4}
EndGlobalSection
EndGlobal