mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-15 05:13:27 +08:00
-
This commit is contained in:
parent
451e83263d
commit
1161ae7a61
@ -1,7 +1,7 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.28010.2003
|
||||
VisualStudioVersion = 15.0.26730.10
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSugar", "SqlSugar\SqlSugar.csproj", "{489BB790-226C-4FAD-8D1E-51D72A7FF8E5}"
|
||||
EndProject
|
||||
@ -23,8 +23,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlSugar.Extensions.DataCac
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NugetTest", "NugetTest\NugetTest.csproj", "{A7202527-A5CC-4F9B-B8F2-63520892F01D}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SugarCodeGeneration", "SugarCodeGeneration\SugarCodeGeneration.csproj", "{D75C24A1-A76E-467E-BC2C-209297034795}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "GenerationDemo", "GenerationDemo", "{99F914D5-D617-4B69-AFEA-6231D65E5E93}"
|
||||
EndProject
|
||||
Global
|
||||
@ -69,10 +67,6 @@ Global
|
||||
{A7202527-A5CC-4F9B-B8F2-63520892F01D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A7202527-A5CC-4F9B-B8F2-63520892F01D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A7202527-A5CC-4F9B-B8F2-63520892F01D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{D75C24A1-A76E-467E-BC2C-209297034795}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D75C24A1-A76E-467E-BC2C-209297034795}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D75C24A1-A76E-467E-BC2C-209297034795}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D75C24A1-A76E-467E-BC2C-209297034795}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
Reference in New Issue
Block a user