@@ -7,15 +7,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SubSonic.Core.Remoting", "S
7
7
EndProject
8
8
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SubSonic.Core.Remoting.Testing" , "SubSonic.Core.Remoting.Testing\SubSonic.Core.Remoting.Testing.csproj" , "{FD607B01-A182-4FDC-94C3-0DAAB7FCFDC3}"
9
9
EndProject
10
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SubSonic.Core.Extensions" , "SubSonic.Core.Extensions\SubSonic.Core.Extensions.csproj" , "{E4E2E799-FF94-4DB7-9E3A-DAFDAE245117}"
11
- EndProject
12
10
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{F88A1CE3-0708-4318-9326-4F64CE862E4D}"
13
11
Project Section (SolutionItems ) = preProject
14
12
Directory .Build .props = Directory .Build .props
13
+ version .json = version .json
15
14
EndProject Section
16
15
EndProject
17
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "SubSonic.Core.Proxies" , "..\SubSonic.Core.Proxies\SubSonic.Core.Proxies\SubSonic.Core.Proxies.csproj" , "{1B048943-6EDA-4805-A5B5-35F49A745E2F}"
18
- EndProject
19
16
Global
20
17
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
21
18
Debug| Any CPU = Debug| Any CPU
@@ -30,14 +27,6 @@ Global
30
27
{FD607B01-A182-4FDC-94C3-0DAAB7FCFDC3} .Debug| Any CPU .Build .0 = Debug| Any CPU
31
28
{FD607B01-A182-4FDC-94C3-0DAAB7FCFDC3} .Release| Any CPU .ActiveCfg = Release| Any CPU
32
29
{FD607B01-A182-4FDC-94C3-0DAAB7FCFDC3} .Release| Any CPU .Build .0 = Release| Any CPU
33
- {E4E2E799-FF94-4DB7-9E3A-DAFDAE245117} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
34
- {E4E2E799-FF94-4DB7-9E3A-DAFDAE245117} .Debug| Any CPU .Build .0 = Debug| Any CPU
35
- {E4E2E799-FF94-4DB7-9E3A-DAFDAE245117} .Release| Any CPU .ActiveCfg = Release| Any CPU
36
- {E4E2E799-FF94-4DB7-9E3A-DAFDAE245117} .Release| Any CPU .Build .0 = Release| Any CPU
37
- {1B048943-6EDA-4805-A5B5-35F49A745E2F} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
38
- {1B048943-6EDA-4805-A5B5-35F49A745E2F} .Debug| Any CPU .Build .0 = Debug| Any CPU
39
- {1B048943-6EDA-4805-A5B5-35F49A745E2F} .Release| Any CPU .ActiveCfg = Release| Any CPU
40
- {1B048943-6EDA-4805-A5B5-35F49A745E2F} .Release| Any CPU .Build .0 = Release| Any CPU
41
30
EndGlobalSection
42
31
GlobalSection (SolutionProperties ) = preSolution
43
32
HideSolutionNode = FALSE
0 commit comments