##// END OF EJS Templates
slowly cutting off mono specific settings
cin -
r230:3e26338eb977 v2
parent child
Show More
@@ -1,263 +1,81
1 
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio 14
3 # Visual Studio 14
4 VisualStudioVersion = 14.0.25420.1
4 VisualStudioVersion = 14.0.25420.1
5 MinimumVisualStudioVersion = 10.0.40219.1
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}"
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}"
7 EndProject
7 EndProject
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}"
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}"
9 ProjectSection(SolutionItems) = preProject
9 ProjectSection(SolutionItems) = preProject
10 Implab.vsmdi = Implab.vsmdi
10 Implab.vsmdi = Implab.vsmdi
11 Local.testsettings = Local.testsettings
11 Local.testsettings = Local.testsettings
12 TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
12 TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
13 EndProjectSection
13 EndProjectSection
14 EndProject
14 EndProject
15 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test", "Implab.Test\Implab.Test.csproj", "{63F92C0C-61BF-48C0-A377-8D67C3C661D0}"
15 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test", "Implab.Test\Implab.Test.csproj", "{63F92C0C-61BF-48C0-A377-8D67C3C661D0}"
16 EndProject
16 EndProject
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Fx", "Implab.Fx\Implab.Fx.csproj", "{06E706F8-6881-43EB-927E-FFC503AF6ABC}"
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Fx", "Implab.Fx\Implab.Fx.csproj", "{06E706F8-6881-43EB-927E-FFC503AF6ABC}"
18 EndProject
18 EndProject
19 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Format.Test", "Implab.Format.Test\Implab.Format.Test.csproj", "{4D364996-7ECD-4193-8F90-F223FFEA49DA}"
19 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Format.Test", "Implab.Format.Test\Implab.Format.Test.csproj", "{4D364996-7ECD-4193-8F90-F223FFEA49DA}"
20 EndProject
20 EndProject
21 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Playground", "Implab.Playground\Implab.Playground.csproj", "{100DFEB0-75BE-436F-ADDF-1F46EF433F46}"
21 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Playground", "Implab.Playground\Implab.Playground.csproj", "{100DFEB0-75BE-436F-ADDF-1F46EF433F46}"
22 EndProject
22 EndProject
23 Global
23 Global
24 GlobalSection(Performance) = preSolution
24 GlobalSection(Performance) = preSolution
25 HasPerformanceSessions = true
25 HasPerformanceSessions = true
26 EndGlobalSection
26 EndGlobalSection
27 GlobalSection(SolutionConfigurationPlatforms) = preSolution
27 GlobalSection(SolutionConfigurationPlatforms) = preSolution
28 Debug 4.5|Any CPU = Debug 4.5|Any CPU
28 Debug 4.5|Any CPU = Debug 4.5|Any CPU
29 Debug|Any CPU = Debug|Any CPU
29 Debug|Any CPU = Debug|Any CPU
30 Release 4.5|Any CPU = Release 4.5|Any CPU
30 Release 4.5|Any CPU = Release 4.5|Any CPU
31 Release|Any CPU = Release|Any CPU
31 Release|Any CPU = Release|Any CPU
32 EndGlobalSection
32 EndGlobalSection
33 GlobalSection(ProjectConfigurationPlatforms) = postSolution
33 GlobalSection(ProjectConfigurationPlatforms) = postSolution
34 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
34 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
35 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
35 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
36 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
36 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
37 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU
37 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU
38 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
38 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
39 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
39 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
40 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU
40 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU
41 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU
41 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU
42 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
42 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
43 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
43 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
44 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
44 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
45 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
45 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
46 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
46 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
47 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
47 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
48 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
48 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
49 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU
49 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU
50 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
50 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
51 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
51 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
52 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
52 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
53 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.Build.0 = Debug|Any CPU
53 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.Build.0 = Debug|Any CPU
54 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
54 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
55 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
55 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
56 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.ActiveCfg = Release|Any CPU
56 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.ActiveCfg = Release|Any CPU
57 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.Build.0 = Release|Any CPU
57 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.Build.0 = Release|Any CPU
58 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
58 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
59 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
59 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
60 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
60 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
61 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
61 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
62 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
62 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
63 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
63 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
64 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
64 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
65 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.Build.0 = Release|Any CPU
65 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.Build.0 = Release|Any CPU
66 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
66 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
67 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
67 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
68 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
68 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
69 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.Build.0 = Debug|Any CPU
69 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Debug|Any CPU.Build.0 = Debug|Any CPU
70 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
70 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
71 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
71 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
72 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.ActiveCfg = Release|Any CPU
72 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.ActiveCfg = Release|Any CPU
73 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.Build.0 = Release|Any CPU
73 {100DFEB0-75BE-436F-ADDF-1F46EF433F46}.Release|Any CPU.Build.0 = Release|Any CPU
74 EndGlobalSection
74 EndGlobalSection
75 GlobalSection(SolutionProperties) = preSolution
75 GlobalSection(SolutionProperties) = preSolution
76 HideSolutionNode = FALSE
76 HideSolutionNode = FALSE
77 EndGlobalSection
77 EndGlobalSection
78 GlobalSection(MonoDevelopProperties) = preSolution
79 StartupItem = Implab\Implab.csproj
80 Policies = $0
81 $0.CSharpFormattingPolicy = $1
82 $1.IndentSwitchBody = True
83 $1.NamespaceBraceStyle = EndOfLine
84 $1.ClassBraceStyle = EndOfLine
85 $1.InterfaceBraceStyle = EndOfLine
86 $1.StructBraceStyle = EndOfLine
87 $1.EnumBraceStyle = EndOfLine
88 $1.MethodBraceStyle = EndOfLine
89 $1.ConstructorBraceStyle = EndOfLine
90 $1.DestructorBraceStyle = EndOfLine
91 $1.BeforeMethodDeclarationParentheses = False
92 $1.BeforeMethodCallParentheses = False
93 $1.BeforeConstructorDeclarationParentheses = False
94 $1.NewLineBeforeConstructorInitializerColon = NewLine
95 $1.NewLineAfterConstructorInitializerColon = SameLine
96 $1.BeforeIndexerDeclarationBracket = False
97 $1.BeforeDelegateDeclarationParentheses = False
98 $1.NewParentheses = False
99 $1.SpacesBeforeBrackets = False
100 $1.inheritsSet = Mono
101 $1.inheritsScope = text/x-csharp
102 $1.scope = text/x-csharp
103 $0.TextStylePolicy = $6
104 $2.FileWidth = 120
105 $2.EolMarker = Unix
106 $2.inheritsSet = VisualStudio
107 $2.inheritsScope = text/plain
108 $2.scope = text/x-csharp
109 $0.DotNetNamingPolicy = $3
110 $3.DirectoryNamespaceAssociation = PrefixedHierarchical
111 $3.ResourceNamePolicy = MSBuild
112 $4.FileWidth = 120
113 $4.TabsToSpaces = False
114 $4.inheritsSet = VisualStudio
115 $4.inheritsScope = text/plain
116 $4.scope = application/xml
117 $0.XmlFormattingPolicy = $5
118 $5.inheritsSet = Mono
119 $5.inheritsScope = application/xml
120 $5.scope = application/xml
121 $6.FileWidth = 120
122 $6.TabsToSpaces = False
123 $6.inheritsSet = VisualStudio
124 $6.inheritsScope = text/plain
125 $6.scope = text/plain
126 $0.NameConventionPolicy = $7
127 $7.Rules = $8
128 $8.NamingRule = $34
129 $9.Name = Namespaces
130 $9.AffectedEntity = Namespace
131 $9.VisibilityMask = VisibilityMask
132 $9.NamingStyle = PascalCase
133 $9.IncludeInstanceMembers = True
134 $9.IncludeStaticEntities = True
135 $10.Name = Types
136 $10.AffectedEntity = Class, Struct, Enum, Delegate
137 $10.VisibilityMask = VisibilityMask
138 $10.NamingStyle = PascalCase
139 $10.IncludeInstanceMembers = True
140 $10.IncludeStaticEntities = True
141 $11.Name = Interfaces
142 $11.RequiredPrefixes = $12
143 $12.String = I
144 $11.AffectedEntity = Interface
145 $11.VisibilityMask = VisibilityMask
146 $11.NamingStyle = PascalCase
147 $11.IncludeInstanceMembers = True
148 $11.IncludeStaticEntities = True
149 $13.Name = Attributes
150 $13.RequiredSuffixes = $14
151 $14.String = Attribute
152 $13.AffectedEntity = CustomAttributes
153 $13.VisibilityMask = VisibilityMask
154 $13.NamingStyle = PascalCase
155 $13.IncludeInstanceMembers = True
156 $13.IncludeStaticEntities = True
157 $15.Name = Event Arguments
158 $15.RequiredSuffixes = $16
159 $16.String = EventArgs
160 $15.AffectedEntity = CustomEventArgs
161 $15.VisibilityMask = VisibilityMask
162 $15.NamingStyle = PascalCase
163 $15.IncludeInstanceMembers = True
164 $15.IncludeStaticEntities = True
165 $17.Name = Exceptions
166 $17.RequiredSuffixes = $18
167 $18.String = Exception
168 $17.AffectedEntity = CustomExceptions
169 $17.VisibilityMask = VisibilityMask
170 $17.NamingStyle = PascalCase
171 $17.IncludeInstanceMembers = True
172 $17.IncludeStaticEntities = True
173 $19.Name = Methods
174 $19.AffectedEntity = Methods
175 $19.VisibilityMask = VisibilityMask
176 $19.NamingStyle = PascalCase
177 $19.IncludeInstanceMembers = True
178 $19.IncludeStaticEntities = True
179 $20.Name = Static Readonly Fields
180 $20.AffectedEntity = ReadonlyField
181 $20.VisibilityMask = Internal, Protected, Public
182 $20.NamingStyle = CamelCase
183 $20.IncludeInstanceMembers = False
184 $20.IncludeStaticEntities = True
185 $21.Name = Fields (Non Private)
186 $21.AffectedEntity = Field
187 $21.VisibilityMask = Internal, Public
188 $21.NamingStyle = CamelCase
189 $21.IncludeInstanceMembers = True
190 $21.IncludeStaticEntities = True
191 $22.Name = ReadOnly Fields (Non Private)
192 $22.AffectedEntity = ReadonlyField
193 $22.VisibilityMask = Internal, Public
194 $22.NamingStyle = CamelCase
195 $22.IncludeInstanceMembers = True
196 $22.IncludeStaticEntities = False
197 $23.Name = Fields (Private)
198 $23.RequiredPrefixes = $24
199 $24.String = m_
200 $23.AffectedEntity = Field, ReadonlyField
201 $23.VisibilityMask = Private, Protected
202 $23.NamingStyle = CamelCase
203 $23.IncludeInstanceMembers = True
204 $23.IncludeStaticEntities = False
205 $25.Name = Static Fields (Private)
206 $25.RequiredPrefixes = $26
207 $26.String = _
208 $25.AffectedEntity = Field
209 $25.VisibilityMask = Private
210 $25.NamingStyle = CamelCase
211 $25.IncludeInstanceMembers = False
212 $25.IncludeStaticEntities = True
213 $27.Name = ReadOnly Fields (Private)
214 $27.RequiredPrefixes = $28
215 $28.String = m_
216 $27.AffectedEntity = ReadonlyField
217 $27.VisibilityMask = Private, Protected
218 $27.NamingStyle = CamelCase
219 $27.IncludeInstanceMembers = True
220 $27.IncludeStaticEntities = False
221 $29.Name = Constant Fields
222 $29.AffectedEntity = ConstantField
223 $29.VisibilityMask = VisibilityMask
224 $29.NamingStyle = AllUpper
225 $29.IncludeInstanceMembers = True
226 $29.IncludeStaticEntities = True
227 $30.Name = Properties
228 $30.AffectedEntity = Property
229 $30.VisibilityMask = VisibilityMask
230 $30.NamingStyle = PascalCase
231 $30.IncludeInstanceMembers = True
232 $30.IncludeStaticEntities = True
233 $31.Name = Events
234 $31.AffectedEntity = Event
235 $31.VisibilityMask = VisibilityMask
236 $31.NamingStyle = PascalCase
237 $31.IncludeInstanceMembers = True
238 $31.IncludeStaticEntities = True
239 $32.Name = Enum Members
240 $32.AffectedEntity = EnumMember
241 $32.VisibilityMask = VisibilityMask
242 $32.NamingStyle = PascalCase
243 $32.IncludeInstanceMembers = True
244 $32.IncludeStaticEntities = True
245 $33.Name = Parameters
246 $33.AffectedEntity = Parameter, LocalVariable
247 $33.VisibilityMask = VisibilityMask
248 $33.NamingStyle = CamelCase
249 $33.IncludeInstanceMembers = True
250 $33.IncludeStaticEntities = True
251 $34.Name = Type Parameters
252 $34.RequiredPrefixes = $35
253 $35.String = T
254 $34.AffectedEntity = TypeParameter
255 $34.VisibilityMask = VisibilityMask
256 $34.NamingStyle = PascalCase
257 $34.IncludeInstanceMembers = True
258 $34.IncludeStaticEntities = True
259 EndGlobalSection
260 GlobalSection(TestCaseManagementSettings) = postSolution
78 GlobalSection(TestCaseManagementSettings) = postSolution
261 CategoryFile = Implab.vsmdi
79 CategoryFile = Implab.vsmdi
262 EndGlobalSection
80 EndGlobalSection
263 EndGlobal
81 EndGlobal
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementContext.cs to Implab/Formats/Json/JsonElementContext.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementContext.cs to Implab/Formats/Json/JsonElementContext.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementType.cs to Implab/Formats/Json/JsonElementType.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonElementType.cs to Implab/Formats/Json/JsonElementType.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonGrammar.cs to Implab/Formats/Json/JsonGrammar.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonGrammar.cs to Implab/Formats/Json/JsonGrammar.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonReader.cs to Implab/Formats/Json/JsonReader.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonReader.cs to Implab/Formats/Json/JsonReader.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonScanner.cs to Implab/Formats/Json/JsonScanner.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonScanner.cs to Implab/Formats/Json/JsonScanner.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonStringScanner.cs to Implab/Formats/Json/JsonStringScanner.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonStringScanner.cs to Implab/Formats/Json/JsonStringScanner.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonTextScanner.cs to Implab/Formats/Json/JsonTextScanner.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonTextScanner.cs to Implab/Formats/Json/JsonTextScanner.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonTokenType.cs to Implab/Formats/Json/JsonTokenType.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonTokenType.cs to Implab/Formats/Json/JsonTokenType.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/JsonWriter.cs to Implab/Formats/Json/JsonWriter.cs
NO CONTENT: file renamed from Implab/Formats/JSON/JsonWriter.cs to Implab/Formats/Json/JsonWriter.cs
1 NO CONTENT: file renamed from Implab/Formats/JSON/StringTranslator.cs to Implab/Formats/Json/StringTranslator.cs
NO CONTENT: file renamed from Implab/Formats/JSON/StringTranslator.cs to Implab/Formats/Json/StringTranslator.cs
@@ -1,282 +1,172
1 <?xml version="1.0" encoding="utf-8"?>
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid>
6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid>
7 <OutputType>Library</OutputType>
7 <OutputType>Library</OutputType>
8 <RootNamespace>Implab</RootNamespace>
8 <RootNamespace>Implab</RootNamespace>
9 <AssemblyName>Implab</AssemblyName>
9 <AssemblyName>Implab</AssemblyName>
10 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
10 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
11 </PropertyGroup>
11 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
13 <DebugSymbols>true</DebugSymbols>
13 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>
14 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>
15 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>
16 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>TRACE;DEBUG;</DefineConstants>
17 <DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>
18 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>
19 <WarningLevel>4</WarningLevel>
20 <ConsolePause>false</ConsolePause>
20 <ConsolePause>false</ConsolePause>
21 <RunCodeAnalysis>true</RunCodeAnalysis>
21 <RunCodeAnalysis>true</RunCodeAnalysis>
22 </PropertyGroup>
22 </PropertyGroup>
23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
24 <DebugType>full</DebugType>
24 <DebugType>full</DebugType>
25 <Optimize>true</Optimize>
25 <Optimize>true</Optimize>
26 <OutputPath>bin\Release</OutputPath>
26 <OutputPath>bin\Release</OutputPath>
27 <ErrorReport>prompt</ErrorReport>
28 <WarningLevel>4</WarningLevel>
29 <ConsolePause>false</ConsolePause>
30 </PropertyGroup>
31 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 4.5|AnyCPU' ">
32 <DebugSymbols>true</DebugSymbols>
33 <DebugType>full</DebugType>
34 <Optimize>false</Optimize>
35 <OutputPath>bin\Debug</OutputPath>
36 <DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants>
37 <ErrorReport>prompt</ErrorReport>
38 <WarningLevel>4</WarningLevel>
39 <RunCodeAnalysis>true</RunCodeAnalysis>
40 <ConsolePause>false</ConsolePause>
41 </PropertyGroup>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 4.5|AnyCPU' ">
43 <Optimize>true</Optimize>
44 <OutputPath>bin\Release</OutputPath>
45 <ErrorReport>prompt</ErrorReport>
46 <WarningLevel>4</WarningLevel>
47 <ConsolePause>false</ConsolePause>
48 <DefineConstants>NET_4_5</DefineConstants>
27 <DefineConstants>NET_4_5</DefineConstants>
49 </PropertyGroup>
50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU' ">
51 <DebugSymbols>true</DebugSymbols>
52 <DebugType>full</DebugType>
53 <Optimize>false</Optimize>
54 <OutputPath>bin\Debug</OutputPath>
55 <DefineConstants>TRACE;DEBUG;NET_4_5;MONO</DefineConstants>
56 <ErrorReport>prompt</ErrorReport>
57 <WarningLevel>4</WarningLevel>
58 <RunCodeAnalysis>true</RunCodeAnalysis>
59 <ConsolePause>false</ConsolePause>
60 </PropertyGroup>
61 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU' ">
62 <Optimize>true</Optimize>
63 <OutputPath>bin\Release</OutputPath>
64 <DefineConstants>NET_4_5;MONO;</DefineConstants>
65 <ErrorReport>prompt</ErrorReport>
28 <ErrorReport>prompt</ErrorReport>
66 <WarningLevel>4</WarningLevel>
29 <WarningLevel>4</WarningLevel>
67 <ConsolePause>false</ConsolePause>
30 <ConsolePause>false</ConsolePause>
68 </PropertyGroup>
31 </PropertyGroup>
69 <ItemGroup>
32 <ItemGroup>
70 <Reference Include="System" />
33 <Reference Include="System" />
71 <Reference Include="System.Xml" />
34 <Reference Include="System.Xml" />
72 <Reference Include="mscorlib" />
35 <Reference Include="mscorlib" />
73 <Reference Include="System.Xml.Linq" />
36 <Reference Include="System.Xml.Linq" />
74 </ItemGroup>
37 </ItemGroup>
75 <ItemGroup>
38 <ItemGroup>
76 <Compile Include="Components\StateChangeEventArgs.cs" />
39 <Compile Include="Components\StateChangeEventArgs.cs" />
77 <Compile Include="CustomEqualityComparer.cs" />
40 <Compile Include="CustomEqualityComparer.cs" />
78 <Compile Include="Diagnostics\ConsoleTraceListener.cs" />
41 <Compile Include="Diagnostics\ConsoleTraceListener.cs" />
79 <Compile Include="Diagnostics\LogChannel.cs" />
42 <Compile Include="Diagnostics\LogChannel.cs" />
80 <Compile Include="Diagnostics\LogicalOperation.cs" />
43 <Compile Include="Diagnostics\LogicalOperation.cs" />
81 <Compile Include="Diagnostics\TextFileListener.cs" />
44 <Compile Include="Diagnostics\TextFileListener.cs" />
82 <Compile Include="Diagnostics\Trace.cs" />
45 <Compile Include="Diagnostics\Trace.cs" />
83 <Compile Include="Diagnostics\TraceLog.cs" />
46 <Compile Include="Diagnostics\TraceLog.cs" />
84 <Compile Include="Diagnostics\TraceEvent.cs" />
47 <Compile Include="Diagnostics\TraceEvent.cs" />
85 <Compile Include="Diagnostics\TraceEventType.cs" />
48 <Compile Include="Diagnostics\TraceEventType.cs" />
86 <Compile Include="Diagnostics\TraceSourceAttribute.cs" />
49 <Compile Include="Diagnostics\TraceSourceAttribute.cs" />
87 <Compile Include="Formats\CharMap.cs" />
50 <Compile Include="Formats\CharMap.cs" />
88 <Compile Include="Formats\InputScanner.cs" />
51 <Compile Include="Formats\InputScanner.cs" />
89 <Compile Include="Formats\Json\JsonStringScanner.cs" />
52 <Compile Include="Formats\Json\JsonStringScanner.cs" />
90 <Compile Include="Formats\Json\JsonTextScanner.cs" />
53 <Compile Include="Formats\Json\JsonTextScanner.cs" />
91 <Compile Include="ICancellable.cs" />
54 <Compile Include="ICancellable.cs" />
92 <Compile Include="IProgressHandler.cs" />
55 <Compile Include="IProgressHandler.cs" />
93 <Compile Include="IProgressNotifier.cs" />
56 <Compile Include="IProgressNotifier.cs" />
94 <Compile Include="IPromiseT.cs" />
57 <Compile Include="IPromiseT.cs" />
95 <Compile Include="IPromise.cs" />
58 <Compile Include="IPromise.cs" />
96 <Compile Include="IServiceLocator.cs" />
59 <Compile Include="IServiceLocator.cs" />
97 <Compile Include="ITaskController.cs" />
60 <Compile Include="ITaskController.cs" />
98 <Compile Include="Parallels\DispatchPool.cs" />
61 <Compile Include="Parallels\DispatchPool.cs" />
99 <Compile Include="Parallels\ArrayTraits.cs" />
62 <Compile Include="Parallels\ArrayTraits.cs" />
100 <Compile Include="Parallels\MTQueue.cs" />
63 <Compile Include="Parallels\MTQueue.cs" />
101 <Compile Include="Parallels\WorkerPool.cs" />
64 <Compile Include="Parallels\WorkerPool.cs" />
102 <Compile Include="ProgressInitEventArgs.cs" />
65 <Compile Include="ProgressInitEventArgs.cs" />
103 <Compile Include="Properties\AssemblyInfo.cs" />
66 <Compile Include="Properties\AssemblyInfo.cs" />
104 <Compile Include="Parallels\AsyncPool.cs" />
67 <Compile Include="Parallels\AsyncPool.cs" />
105 <Compile Include="Safe.cs" />
68 <Compile Include="Safe.cs" />
106 <Compile Include="SyncContextPromise.cs" />
69 <Compile Include="SyncContextPromise.cs" />
107 <Compile Include="ValueEventArgs.cs" />
70 <Compile Include="ValueEventArgs.cs" />
108 <Compile Include="PromiseExtensions.cs" />
71 <Compile Include="PromiseExtensions.cs" />
109 <Compile Include="SyncContextPromiseT.cs" />
72 <Compile Include="SyncContextPromiseT.cs" />
110 <Compile Include="Diagnostics\OperationContext.cs" />
73 <Compile Include="Diagnostics\OperationContext.cs" />
111 <Compile Include="Diagnostics\TraceContext.cs" />
74 <Compile Include="Diagnostics\TraceContext.cs" />
112 <Compile Include="Diagnostics\LogEventArgs.cs" />
75 <Compile Include="Diagnostics\LogEventArgs.cs" />
113 <Compile Include="Diagnostics\LogEventArgsT.cs" />
76 <Compile Include="Diagnostics\LogEventArgsT.cs" />
114 <Compile Include="Diagnostics\Extensions.cs" />
77 <Compile Include="Diagnostics\Extensions.cs" />
115 <Compile Include="PromiseEventType.cs" />
78 <Compile Include="PromiseEventType.cs" />
116 <Compile Include="Parallels\AsyncQueue.cs" />
79 <Compile Include="Parallels\AsyncQueue.cs" />
117 <Compile Include="PromiseT.cs" />
80 <Compile Include="PromiseT.cs" />
118 <Compile Include="IDeferred.cs" />
81 <Compile Include="IDeferred.cs" />
119 <Compile Include="IDeferredT.cs" />
82 <Compile Include="IDeferredT.cs" />
120 <Compile Include="Promise.cs" />
83 <Compile Include="Promise.cs" />
121 <Compile Include="PromiseTransientException.cs" />
84 <Compile Include="PromiseTransientException.cs" />
122 <Compile Include="Parallels\Signal.cs" />
85 <Compile Include="Parallels\Signal.cs" />
123 <Compile Include="Parallels\SharedLock.cs" />
86 <Compile Include="Parallels\SharedLock.cs" />
124 <Compile Include="Diagnostics\ILogWriter.cs" />
87 <Compile Include="Diagnostics\ILogWriter.cs" />
125 <Compile Include="Diagnostics\ListenerBase.cs" />
88 <Compile Include="Diagnostics\ListenerBase.cs" />
126 <Compile Include="Parallels\BlockingQueue.cs" />
89 <Compile Include="Parallels\BlockingQueue.cs" />
127 <Compile Include="AbstractEvent.cs" />
90 <Compile Include="AbstractEvent.cs" />
128 <Compile Include="AbstractPromise.cs" />
91 <Compile Include="AbstractPromise.cs" />
129 <Compile Include="AbstractPromiseT.cs" />
92 <Compile Include="AbstractPromiseT.cs" />
130 <Compile Include="FuncTask.cs" />
93 <Compile Include="FuncTask.cs" />
131 <Compile Include="FuncTaskBase.cs" />
94 <Compile Include="FuncTaskBase.cs" />
132 <Compile Include="FuncTaskT.cs" />
95 <Compile Include="FuncTaskT.cs" />
133 <Compile Include="ActionChainTaskBase.cs" />
96 <Compile Include="ActionChainTaskBase.cs" />
134 <Compile Include="ActionChainTask.cs" />
97 <Compile Include="ActionChainTask.cs" />
135 <Compile Include="ActionChainTaskT.cs" />
98 <Compile Include="ActionChainTaskT.cs" />
136 <Compile Include="FuncChainTaskBase.cs" />
99 <Compile Include="FuncChainTaskBase.cs" />
137 <Compile Include="FuncChainTask.cs" />
100 <Compile Include="FuncChainTask.cs" />
138 <Compile Include="FuncChainTaskT.cs" />
101 <Compile Include="FuncChainTaskT.cs" />
139 <Compile Include="ActionTaskBase.cs" />
102 <Compile Include="ActionTaskBase.cs" />
140 <Compile Include="ActionTask.cs" />
103 <Compile Include="ActionTask.cs" />
141 <Compile Include="ActionTaskT.cs" />
104 <Compile Include="ActionTaskT.cs" />
142 <Compile Include="ICancellationToken.cs" />
105 <Compile Include="ICancellationToken.cs" />
143 <Compile Include="SuccessPromise.cs" />
106 <Compile Include="SuccessPromise.cs" />
144 <Compile Include="SuccessPromiseT.cs" />
107 <Compile Include="SuccessPromiseT.cs" />
145 <Compile Include="PromiseAwaiterT.cs" />
108 <Compile Include="PromiseAwaiterT.cs" />
146 <Compile Include="PromiseAwaiter.cs" />
109 <Compile Include="PromiseAwaiter.cs" />
147 <Compile Include="Components\ComponentContainer.cs" />
110 <Compile Include="Components\ComponentContainer.cs" />
148 <Compile Include="Components\Disposable.cs" />
111 <Compile Include="Components\Disposable.cs" />
149 <Compile Include="Components\DisposablePool.cs" />
112 <Compile Include="Components\DisposablePool.cs" />
150 <Compile Include="Components\ObjectPool.cs" />
113 <Compile Include="Components\ObjectPool.cs" />
151 <Compile Include="Components\ServiceLocator.cs" />
114 <Compile Include="Components\ServiceLocator.cs" />
152 <Compile Include="Components\IInitializable.cs" />
115 <Compile Include="Components\IInitializable.cs" />
153 <Compile Include="TaskController.cs" />
116 <Compile Include="TaskController.cs" />
154 <Compile Include="Components\App.cs" />
117 <Compile Include="Components\App.cs" />
155 <Compile Include="Components\IRunnable.cs" />
118 <Compile Include="Components\IRunnable.cs" />
156 <Compile Include="Components\ExecutionState.cs" />
119 <Compile Include="Components\ExecutionState.cs" />
157 <Compile Include="Components\RunnableComponent.cs" />
120 <Compile Include="Components\RunnableComponent.cs" />
158 <Compile Include="Components\IFactory.cs" />
121 <Compile Include="Components\IFactory.cs" />
159 <Compile Include="Automaton\IAlphabet.cs" />
122 <Compile Include="Automaton\IAlphabet.cs" />
160 <Compile Include="Automaton\ParserException.cs" />
123 <Compile Include="Automaton\ParserException.cs" />
161 <Compile Include="Automaton\IndexedAlphabetBase.cs" />
124 <Compile Include="Automaton\IndexedAlphabetBase.cs" />
162 <Compile Include="Automaton\IAlphabetBuilder.cs" />
125 <Compile Include="Automaton\IAlphabetBuilder.cs" />
163 <Compile Include="Automaton\RegularExpressions\AltToken.cs" />
126 <Compile Include="Automaton\RegularExpressions\AltToken.cs" />
164 <Compile Include="Automaton\RegularExpressions\BinaryToken.cs" />
127 <Compile Include="Automaton\RegularExpressions\BinaryToken.cs" />
165 <Compile Include="Automaton\RegularExpressions\CatToken.cs" />
128 <Compile Include="Automaton\RegularExpressions\CatToken.cs" />
166 <Compile Include="Automaton\RegularExpressions\StarToken.cs" />
129 <Compile Include="Automaton\RegularExpressions\StarToken.cs" />
167 <Compile Include="Automaton\RegularExpressions\SymbolToken.cs" />
130 <Compile Include="Automaton\RegularExpressions\SymbolToken.cs" />
168 <Compile Include="Automaton\RegularExpressions\EmptyToken.cs" />
131 <Compile Include="Automaton\RegularExpressions\EmptyToken.cs" />
169 <Compile Include="Automaton\RegularExpressions\Token.cs" />
132 <Compile Include="Automaton\RegularExpressions\Token.cs" />
170 <Compile Include="Automaton\RegularExpressions\IVisitor.cs" />
133 <Compile Include="Automaton\RegularExpressions\IVisitor.cs" />
171 <Compile Include="Automaton\AutomatonTransition.cs" />
134 <Compile Include="Automaton\AutomatonTransition.cs" />
172 <Compile Include="Formats\Json\JsonElementContext.cs" />
135 <Compile Include="Formats\Json\JsonElementContext.cs" />
173 <Compile Include="Formats\Json\JsonElementType.cs" />
136 <Compile Include="Formats\Json\JsonElementType.cs" />
174 <Compile Include="Formats\Json\JsonGrammar.cs" />
137 <Compile Include="Formats\Json\JsonGrammar.cs" />
175 <Compile Include="Formats\Json\JsonReader.cs" />
138 <Compile Include="Formats\Json\JsonReader.cs" />
176 <Compile Include="Formats\Json\JsonScanner.cs" />
139 <Compile Include="Formats\Json\JsonScanner.cs" />
177 <Compile Include="Formats\Json\JsonTokenType.cs" />
140 <Compile Include="Formats\Json\JsonTokenType.cs" />
178 <Compile Include="Formats\Json\JsonWriter.cs" />
141 <Compile Include="Formats\Json\JsonWriter.cs" />
179 <Compile Include="Formats\Json\StringTranslator.cs" />
142 <Compile Include="Formats\Json\StringTranslator.cs" />
180 <Compile Include="Automaton\MapAlphabet.cs" />
143 <Compile Include="Automaton\MapAlphabet.cs" />
181 <Compile Include="Formats\CharAlphabet.cs" />
144 <Compile Include="Formats\CharAlphabet.cs" />
182 <Compile Include="Formats\ByteAlphabet.cs" />
145 <Compile Include="Formats\ByteAlphabet.cs" />
183 <Compile Include="Automaton\IDFATable.cs" />
146 <Compile Include="Automaton\IDFATable.cs" />
184 <Compile Include="Automaton\IDFATableBuilder.cs" />
147 <Compile Include="Automaton\IDFATableBuilder.cs" />
185 <Compile Include="Automaton\DFATable.cs" />
148 <Compile Include="Automaton\DFATable.cs" />
186 <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitor.cs" />
149 <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitor.cs" />
187 <Compile Include="Automaton\RegularExpressions\ITaggedDFABuilder.cs" />
150 <Compile Include="Automaton\RegularExpressions\ITaggedDFABuilder.cs" />
188 <Compile Include="Formats\Grammar.cs" />
151 <Compile Include="Formats\Grammar.cs" />
189 <Compile Include="Automaton\RegularExpressions\EndTokenT.cs" />
152 <Compile Include="Automaton\RegularExpressions\EndTokenT.cs" />
190 <Compile Include="Automaton\RegularExpressions\EndToken.cs" />
153 <Compile Include="Automaton\RegularExpressions\EndToken.cs" />
191 <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitorT.cs" />
154 <Compile Include="Automaton\RegularExpressions\RegularExpressionVisitorT.cs" />
192 <Compile Include="Automaton\AutomatonConst.cs" />
155 <Compile Include="Automaton\AutomatonConst.cs" />
193 <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" />
156 <Compile Include="Automaton\RegularExpressions\RegularDFA.cs" />
194 <Compile Include="Components\LazyAndWeak.cs" />
157 <Compile Include="Components\LazyAndWeak.cs" />
195 <Compile Include="AbstractTask.cs" />
158 <Compile Include="AbstractTask.cs" />
196 <Compile Include="AbstractTaskT.cs" />
159 <Compile Include="AbstractTaskT.cs" />
197 <Compile Include="FailedPromise.cs" />
160 <Compile Include="FailedPromise.cs" />
198 <Compile Include="FailedPromiseT.cs" />
161 <Compile Include="FailedPromiseT.cs" />
199 <Compile Include="Components\PollingComponent.cs" />
162 <Compile Include="Components\PollingComponent.cs" />
200 <Compile Include="Xml\JsonXmlReader.cs" />
163 <Compile Include="Xml\JsonXmlReader.cs" />
201 <Compile Include="Xml\JsonXmlReaderOptions.cs" />
164 <Compile Include="Xml\JsonXmlReaderOptions.cs" />
202 <Compile Include="Xml\JsonXmlReaderPosition.cs" />
165 <Compile Include="Xml\JsonXmlReaderPosition.cs" />
203 <Compile Include="Xml\SerializationHelpers.cs" />
166 <Compile Include="Xml\SerializationHelpers.cs" />
204 <Compile Include="Xml\SerializersPool.cs" />
167 <Compile Include="Xml\SerializersPool.cs" />
205 <Compile Include="Xml\XmlSimpleAttribute.cs" />
168 <Compile Include="Xml\XmlSimpleAttribute.cs" />
206 <Compile Include="Xml\XmlNameContext.cs" />
169 <Compile Include="Xml\XmlNameContext.cs" />
207 </ItemGroup>
170 </ItemGroup>
208 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
171 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
209 <ItemGroup />
210 <ProjectExtensions>
211 <MonoDevelop>
212 <Properties>
213 <Policies>
214 <CSharpFormattingPolicy IndentBlock="True" IndentBraces="False" IndentSwitchSection="False" IndentSwitchCaseSection="True" LabelPositioning="OneLess" NewLinesForBracesInProperties="False" NewLinesForBracesInAccessors="False" NewLinesForBracesInAnonymousMethods="False" NewLinesForBracesInControlBlocks="False" NewLinesForBracesInAnonymousTypes="False" NewLinesForBracesInObjectCollectionArrayInitializers="False" NewLinesForBracesInLambdaExpressionBody="False" NewLineForElse="False" NewLineForCatch="False" NewLineForFinally="False" NewLineForMembersInObjectInit="False" NewLineForMembersInAnonymousTypes="False" NewLineForClausesInQuery="False" SpaceWithinMethodDeclarationParenthesis="False" SpaceBetweenEmptyMethodDeclarationParentheses="False" SpaceWithinMethodCallParentheses="False" SpaceBetweenEmptyMethodCallParentheses="False" SpaceAfterControlFlowStatementKeyword="True" SpaceWithinExpressionParentheses="False" SpaceWithinCastParentheses="False" SpaceWithinOtherParentheses="False" SpaceAfterCast="False" SpacesIgnoreAroundVariableDeclaration="False" SpaceBetweenEmptySquareBrackets="False" SpaceWithinSquareBrackets="False" SpaceAfterColonInBaseTypeDeclaration="True" SpaceAfterComma="True" SpaceAfterDot="False" SpaceAfterSemicolonsInForStatement="True" SpaceBeforeComma="False" SpaceBeforeDot="False" SpaceBeforeSemicolonsInForStatement="False" SpacingAroundBinaryOperator="Single" WrappingPreserveSingleLine="True" WrappingKeepStatementsOnSingleLine="True" PlaceSystemDirectiveFirst="True" NewLinesForBracesInTypes="True" NewLinesForBracesInMethods="True" SpacingAfterMethodDeclarationName="True" SpaceAfterMethodCallName="True" SpaceBeforeOpenSquareBracket="True" SpaceBeforeColonInBaseTypeDeclaration="True" scope="text/x-csharp" />
215 <TextStylePolicy FileWidth="120" TabWidth="4" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" TabsToSpaces="True" EolMarker="Unix" scope="text/x-csharp" />
216 <DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="MSBuild" />
217 <TextStylePolicy FileWidth="120" TabWidth="4" TabsToSpaces="False" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" EolMarker="Native" scope="application/xml" />
218 <XmlFormattingPolicy scope="application/xml">
219 <DefaultFormat OmitXmlDeclaration="False" NewLineChars="&#xA;" IndentContent="True" ContentIndentString=" " AttributesInNewLine="False" MaxAttributesPerLine="10" AttributesIndentString=" " WrapAttributes="False" AlignAttributes="False" AlignAttributeValues="False" QuoteChar="&quot;" SpacesBeforeAssignment="0" SpacesAfterAssignment="0" EmptyLinesBeforeStart="0" EmptyLinesAfterStart="0" EmptyLinesBeforeEnd="0" EmptyLinesAfterEnd="0" />
220 </XmlFormattingPolicy>
221 <TextStylePolicy FileWidth="120" TabWidth="4" TabsToSpaces="False" IndentWidth="4" RemoveTrailingWhitespace="True" NoTabsAfterNonTabs="False" EolMarker="Native" scope="text/plain" />
222 <NameConventionPolicy>
223 <Rules>
224 <NamingRule Name="Namespaces" AffectedEntity="Namespace" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
225 <NamingRule Name="Types" AffectedEntity="Class, Struct, Enum, Delegate" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
226 <NamingRule Name="Interfaces" AffectedEntity="Interface" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
227 <RequiredPrefixes>
228 <String>I</String>
229 </RequiredPrefixes>
230 </NamingRule>
231 <NamingRule Name="Attributes" AffectedEntity="CustomAttributes" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
232 <RequiredSuffixes>
233 <String>Attribute</String>
234 </RequiredSuffixes>
235 </NamingRule>
236 <NamingRule Name="Event Arguments" AffectedEntity="CustomEventArgs" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
237 <RequiredSuffixes>
238 <String>EventArgs</String>
239 </RequiredSuffixes>
240 </NamingRule>
241 <NamingRule Name="Exceptions" AffectedEntity="CustomExceptions" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
242 <RequiredSuffixes>
243 <String>Exception</String>
244 </RequiredSuffixes>
245 </NamingRule>
246 <NamingRule Name="Methods" AffectedEntity="Methods" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
247 <NamingRule Name="Static Readonly Fields" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Protected, Public" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True" />
248 <NamingRule Name="Fields (Non Private)" AffectedEntity="Field" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
249 <NamingRule Name="ReadOnly Fields (Non Private)" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False" />
250 <NamingRule Name="Fields (Private)" AffectedEntity="Field, ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
251 <RequiredPrefixes>
252 <String>m_</String>
253 </RequiredPrefixes>
254 </NamingRule>
255 <NamingRule Name="Static Fields (Private)" AffectedEntity="Field" VisibilityMask="Private" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True">
256 <RequiredPrefixes>
257 <String>_</String>
258 </RequiredPrefixes>
259 </NamingRule>
260 <NamingRule Name="ReadOnly Fields (Private)" AffectedEntity="ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
261 <RequiredPrefixes>
262 <String>m_</String>
263 </RequiredPrefixes>
264 </NamingRule>
265 <NamingRule Name="Constant Fields" AffectedEntity="ConstantField" VisibilityMask="VisibilityMask" NamingStyle="AllUpper" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
266 <NamingRule Name="Properties" AffectedEntity="Property" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
267 <NamingRule Name="Events" AffectedEntity="Event" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
268 <NamingRule Name="Enum Members" AffectedEntity="EnumMember" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
269 <NamingRule Name="Parameters" AffectedEntity="Parameter, LocalVariable" VisibilityMask="VisibilityMask" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
270 <NamingRule Name="Type Parameters" AffectedEntity="TypeParameter" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
271 <RequiredPrefixes>
272 <String>T</String>
273 </RequiredPrefixes>
274 </NamingRule>
275 </Rules>
276 </NameConventionPolicy>
277 </Policies>
278 </Properties>
279 </MonoDevelop>
280 </ProjectExtensions>
281 <ItemGroup />
282 </Project> No newline at end of file
172 </Project>
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 3
Under Review
author

Auto status change to "Under Review"

Approved
author

ok, latest stable version should be in default

You need to be logged in to leave comments. Login now