mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
Update Core2
This commit is contained in:
31
Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest.sln
Normal file
31
Src/Asp.NetCore2/SqlSeverTest/SqlSeverTest.sln
Normal 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
|
Reference in New Issue
Block a user