@@ -20,6 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{6CEB3EDE
2020 ..\build \build -core .proj = ..\build \build -core .proj
2121 ServiceStack .OrmLite .Sqlite .Data \ServiceStack .OrmLite .Sqlite .Data .csproj = ServiceStack .OrmLite .Sqlite .Data \ServiceStack .OrmLite .Sqlite .Data .csproj
2222 ServiceStack .OrmLite .SqlServer .Data \ServiceStack .OrmLite .SqlServer .Data .csproj = ServiceStack .OrmLite .SqlServer .Data \ServiceStack .OrmLite .SqlServer .Data .csproj
23+ ServiceStack .OrmLite .SqlServer .Data \ServiceStack .OrmLite .SqlServer .Data .Core .csproj = ServiceStack .OrmLite .SqlServer .Data \ServiceStack .OrmLite .SqlServer .Data .Core .csproj
2324 EndProject Section
2425EndProject
2526Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ServiceStack.OrmLite.Sqlite" , "ServiceStack.OrmLite.Sqlite\ServiceStack.OrmLite.Sqlite.csproj" , "{CF68A37D-D071-469D-AE04-68594CB95382}"
@@ -79,8 +80,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceStack.OrmLite.Sqlite
7980EndProject
8081Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ServiceStack.OrmLite.SqlServer.Data" , "ServiceStack.OrmLite.SqlServer.Data\ServiceStack.OrmLite.SqlServer.Data.csproj" , "{A889689C-3B66-42E8-91EE-E2BCCDC00592}"
8182EndProject
82- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "ServiceStack.OrmLite.SqlServer.Data.Core" , "ServiceStack.OrmLite.SqlServer.Data\ServiceStack.OrmLite.SqlServer.Data.Core.csproj" , "{D1EB7B70-AD15-4F6A-86D3-639AA083030A}"
83- EndProject
8483Global
8584 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8685 Debug| Any CPU = Debug| Any CPU
@@ -472,24 +471,6 @@ Global
472471 {A889689C-3B66-42E8-91EE-E2BCCDC00592} .Release| Mixed Platforms .Build .0 = Release| Any CPU
473472 {A889689C-3B66-42E8-91EE-E2BCCDC00592} .Release| x86 .ActiveCfg = Release| Any CPU
474473 {A889689C-3B66-42E8-91EE-E2BCCDC00592} .Release| x86 .Build .0 = Release| Any CPU
475- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
476- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| Any CPU .Build .0 = Debug| Any CPU
477- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| Mixed Platforms .ActiveCfg = Debug| Any CPU
478- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| Mixed Platforms .Build .0 = Debug| Any CPU
479- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| x86 .ActiveCfg = Debug| Any CPU
480- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Debug| x86 .Build .0 = Debug| Any CPU
481- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| Any CPU .ActiveCfg = Debug| Any CPU
482- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| Any CPU .Build .0 = Debug| Any CPU
483- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| Mixed Platforms .ActiveCfg = Debug| Any CPU
484- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| Mixed Platforms .Build .0 = Debug| Any CPU
485- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| x86 .ActiveCfg = Debug| Any CPU
486- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Default| x86 .Build .0 = Debug| Any CPU
487- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| Any CPU .ActiveCfg = Release| Any CPU
488- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| Any CPU .Build .0 = Release| Any CPU
489- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
490- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| Mixed Platforms .Build .0 = Release| Any CPU
491- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| x86 .ActiveCfg = Release| Any CPU
492- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} .Release| x86 .Build .0 = Release| Any CPU
493474 EndGlobalSection
494475 GlobalSection (SolutionProperties ) = preSolution
495476 HideSolutionNode = FALSE
@@ -501,6 +482,5 @@ Global
501482 StartupItem = ServiceStack .OrmLite .Sqlite \ServiceStack .OrmLite .Sqlite .csproj
502483 EndGlobalSection
503484 GlobalSection (NestedProjects ) = preSolution
504- {D1EB7B70-AD15-4F6A-86D3-639AA083030A} = {6CEB3EDE-9F02-4F4F-BD8A-1B2939C1AE6E}
505485 EndGlobalSection
506486EndGlobal
0 commit comments