comparison Implab.mono.sln @ 192:f1da3afc3521 release v2.1

Слияние с v2
author cin
date Fri, 22 Apr 2016 13:10:34 +0300
parents 130781364799
children
comparison
equal deleted inserted replaced
71:1714fd8678ef 192:f1da3afc3521
1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab", "Implab\Implab.csproj", "{F550F1F8-8746-4AD0-9614-855F4C4B7F05}"
5 EndProject
6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE8D8D18-437A-445C-B662-4C2CE79A76F6}"
7 ProjectSection(SolutionItems) = preProject
8 Implab.vsmdi = Implab.vsmdi
9 Local.testsettings = Local.testsettings
10 TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings
11 EndProjectSection
12 EndProject
13 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Fx", "Implab.Fx\Implab.Fx.csproj", "{06E706F8-6881-43EB-927E-FFC503AF6ABC}"
14 EndProject
15 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{BCA337C3-BFDC-4825-BBDB-E6D467E4E452}"
16 EndProject
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Test.mono", "Implab.Test\Implab.Test.mono.csproj", "{2BD05F84-E067-4B87-9477-FDC2676A21C6}"
18 EndProject
19 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Implab.Format.Test", "Implab.Test\Implab.Format.Test\Implab.Format.Test.csproj", "{4D364996-7ECD-4193-8F90-F223FFEA49DA}"
20 EndProject
21 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoPlay", "MonoPlay\MonoPlay.csproj", "{15DD7123-D504-4627-8B4F-D00C7F04D033}"
22 EndProject
23 Global
24 GlobalSection(SolutionConfigurationPlatforms) = preSolution
25 Debug|Any CPU = Debug|Any CPU
26 Release|Any CPU = Release|Any CPU
27 Debug 4.5|Any CPU = Debug 4.5|Any CPU
28 Release 4.5|Any CPU = Release 4.5|Any CPU
29 EndGlobalSection
30 GlobalSection(ProjectConfigurationPlatforms) = postSolution
31 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
32 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
33 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
34 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Debug|Any CPU.Build.0 = Debug|Any CPU
35 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
36 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
37 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.ActiveCfg = Release|Any CPU
38 {06E706F8-6881-43EB-927E-FFC503AF6ABC}.Release|Any CPU.Build.0 = Release|Any CPU
39 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
40 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
41 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
42 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Debug|Any CPU.Build.0 = Debug|Any CPU
43 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
44 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
45 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Release|Any CPU.ActiveCfg = Release|Any CPU
46 {15DD7123-D504-4627-8B4F-D00C7F04D033}.Release|Any CPU.Build.0 = Release|Any CPU
47 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
48 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
49 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
50 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
51 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
52 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
53 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
54 {2BD05F84-E067-4B87-9477-FDC2676A21C6}.Release|Any CPU.Build.0 = Release|Any CPU
55 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.ActiveCfg = Debug|Any CPU
56 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug 4.5|Any CPU.Build.0 = Debug|Any CPU
57 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
58 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Debug|Any CPU.Build.0 = Debug|Any CPU
59 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.ActiveCfg = Release|Any CPU
60 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release 4.5|Any CPU.Build.0 = Release|Any CPU
61 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.ActiveCfg = Release|Any CPU
62 {4D364996-7ECD-4193-8F90-F223FFEA49DA}.Release|Any CPU.Build.0 = Release|Any CPU
63 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
64 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
65 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
66 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Debug|Any CPU.Build.0 = Debug|Any CPU
67 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
68 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
69 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.ActiveCfg = Release|Any CPU
70 {F550F1F8-8746-4AD0-9614-855F4C4B7F05}.Release|Any CPU.Build.0 = Release|Any CPU
71 {2F31E405-E267-4195-A05D-574093C21209}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
72 {2F31E405-E267-4195-A05D-574093C21209}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
73 {2F31E405-E267-4195-A05D-574093C21209}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
74 {2F31E405-E267-4195-A05D-574093C21209}.Debug|Any CPU.Build.0 = Debug|Any CPU
75 {2F31E405-E267-4195-A05D-574093C21209}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
76 {2F31E405-E267-4195-A05D-574093C21209}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
77 {2F31E405-E267-4195-A05D-574093C21209}.Release|Any CPU.ActiveCfg = Release|Any CPU
78 {2F31E405-E267-4195-A05D-574093C21209}.Release|Any CPU.Build.0 = Release|Any CPU
79 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.ActiveCfg = Debug 4.5|Any CPU
80 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug 4.5|Any CPU.Build.0 = Debug 4.5|Any CPU
81 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
82 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
83 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.ActiveCfg = Release 4.5|Any CPU
84 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release 4.5|Any CPU.Build.0 = Release 4.5|Any CPU
85 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
86 {63F92C0C-61BF-48C0-A377-8D67C3C661D0}.Release|Any CPU.Build.0 = Release|Any CPU
87 EndGlobalSection
88 GlobalSection(NestedProjects) = preSolution
89 {2BD05F84-E067-4B87-9477-FDC2676A21C6} = {BCA337C3-BFDC-4825-BBDB-E6D467E4E452}
90 {4D364996-7ECD-4193-8F90-F223FFEA49DA} = {BCA337C3-BFDC-4825-BBDB-E6D467E4E452}
91 EndGlobalSection
92 GlobalSection(MonoDevelopProperties) = preSolution
93 Policies = $0
94 $0.CSharpFormattingPolicy = $1
95 $1.IndentSwitchBody = True
96 $1.NamespaceBraceStyle = EndOfLine
97 $1.ClassBraceStyle = EndOfLine
98 $1.InterfaceBraceStyle = EndOfLine
99 $1.StructBraceStyle = EndOfLine
100 $1.EnumBraceStyle = EndOfLine
101 $1.MethodBraceStyle = EndOfLine
102 $1.ConstructorBraceStyle = EndOfLine
103 $1.DestructorBraceStyle = EndOfLine
104 $1.BeforeMethodDeclarationParentheses = False
105 $1.BeforeMethodCallParentheses = False
106 $1.BeforeConstructorDeclarationParentheses = False
107 $1.NewLineBeforeConstructorInitializerColon = NewLine
108 $1.NewLineAfterConstructorInitializerColon = SameLine
109 $1.BeforeIndexerDeclarationBracket = False
110 $1.BeforeDelegateDeclarationParentheses = False
111 $1.NewParentheses = False
112 $1.SpacesBeforeBrackets = False
113 $1.inheritsSet = Mono
114 $1.inheritsScope = text/x-csharp
115 $1.scope = text/x-csharp
116 $0.TextStylePolicy = $2
117 $2.FileWidth = 120
118 $2.EolMarker = Unix
119 $2.inheritsSet = VisualStudio
120 $2.inheritsScope = text/plain
121 $2.scope = text/x-csharp
122 $0.DotNetNamingPolicy = $3
123 $3.DirectoryNamespaceAssociation = PrefixedHierarchical
124 $3.ResourceNamePolicy = MSBuild
125 $0.TextStylePolicy = $4
126 $4.FileWidth = 120
127 $4.TabsToSpaces = False
128 $4.inheritsSet = VisualStudio
129 $4.inheritsScope = text/plain
130 $4.scope = application/xml
131 $0.XmlFormattingPolicy = $5
132 $5.inheritsSet = Mono
133 $5.inheritsScope = application/xml
134 $5.scope = application/xml
135 $0.TextStylePolicy = $6
136 $6.FileWidth = 120
137 $6.TabsToSpaces = False
138 $6.inheritsSet = VisualStudio
139 $6.inheritsScope = text/plain
140 $6.scope = text/plain
141 $0.NameConventionPolicy = $7
142 $7.Rules = $8
143 $8.NamingRule = $9
144 $9.Name = Namespaces
145 $9.AffectedEntity = Namespace
146 $9.VisibilityMask = VisibilityMask
147 $9.NamingStyle = PascalCase
148 $9.IncludeInstanceMembers = True
149 $9.IncludeStaticEntities = True
150 $8.NamingRule = $10
151 $10.Name = Types
152 $10.AffectedEntity = Class, Struct, Enum, Delegate
153 $10.VisibilityMask = VisibilityMask
154 $10.NamingStyle = PascalCase
155 $10.IncludeInstanceMembers = True
156 $10.IncludeStaticEntities = True
157 $8.NamingRule = $11
158 $11.Name = Interfaces
159 $11.RequiredPrefixes = $12
160 $12.String = I
161 $11.AffectedEntity = Interface
162 $11.VisibilityMask = VisibilityMask
163 $11.NamingStyle = PascalCase
164 $11.IncludeInstanceMembers = True
165 $11.IncludeStaticEntities = True
166 $8.NamingRule = $13
167 $13.Name = Attributes
168 $13.RequiredSuffixes = $14
169 $14.String = Attribute
170 $13.AffectedEntity = CustomAttributes
171 $13.VisibilityMask = VisibilityMask
172 $13.NamingStyle = PascalCase
173 $13.IncludeInstanceMembers = True
174 $13.IncludeStaticEntities = True
175 $8.NamingRule = $15
176 $15.Name = Event Arguments
177 $15.RequiredSuffixes = $16
178 $16.String = EventArgs
179 $15.AffectedEntity = CustomEventArgs
180 $15.VisibilityMask = VisibilityMask
181 $15.NamingStyle = PascalCase
182 $15.IncludeInstanceMembers = True
183 $15.IncludeStaticEntities = True
184 $8.NamingRule = $17
185 $17.Name = Exceptions
186 $17.RequiredSuffixes = $18
187 $18.String = Exception
188 $17.AffectedEntity = CustomExceptions
189 $17.VisibilityMask = VisibilityMask
190 $17.NamingStyle = PascalCase
191 $17.IncludeInstanceMembers = True
192 $17.IncludeStaticEntities = True
193 $8.NamingRule = $19
194 $19.Name = Methods
195 $19.AffectedEntity = Methods
196 $19.VisibilityMask = VisibilityMask
197 $19.NamingStyle = PascalCase
198 $19.IncludeInstanceMembers = True
199 $19.IncludeStaticEntities = True
200 $8.NamingRule = $20
201 $20.Name = Static Readonly Fields
202 $20.AffectedEntity = ReadonlyField
203 $20.VisibilityMask = Internal, Protected, Public
204 $20.NamingStyle = PascalCase
205 $20.IncludeInstanceMembers = False
206 $20.IncludeStaticEntities = True
207 $8.NamingRule = $21
208 $21.Name = Fields (Non Private)
209 $21.AffectedEntity = Field
210 $21.VisibilityMask = Internal, Public
211 $21.NamingStyle = CamelCase
212 $21.IncludeInstanceMembers = True
213 $21.IncludeStaticEntities = True
214 $8.NamingRule = $22
215 $22.Name = ReadOnly Fields (Non Private)
216 $22.AffectedEntity = ReadonlyField
217 $22.VisibilityMask = Internal, Public
218 $22.NamingStyle = CamelCase
219 $22.IncludeInstanceMembers = True
220 $22.IncludeStaticEntities = False
221 $8.NamingRule = $23
222 $23.Name = Fields (Private)
223 $23.RequiredPrefixes = $24
224 $24.String = m_
225 $23.AffectedEntity = Field, ReadonlyField
226 $23.VisibilityMask = Private, Protected
227 $23.NamingStyle = CamelCase
228 $23.IncludeInstanceMembers = True
229 $23.IncludeStaticEntities = False
230 $8.NamingRule = $25
231 $25.Name = Static Fields (Private)
232 $25.RequiredPrefixes = $26
233 $26.String = _
234 $25.AffectedEntity = Field
235 $25.VisibilityMask = Private
236 $25.NamingStyle = CamelCase
237 $25.IncludeInstanceMembers = False
238 $25.IncludeStaticEntities = True
239 $8.NamingRule = $27
240 $27.Name = ReadOnly Fields (Private)
241 $27.RequiredPrefixes = $28
242 $28.String = m_
243 $27.AffectedEntity = ReadonlyField
244 $27.VisibilityMask = Private, Protected
245 $27.NamingStyle = CamelCase
246 $27.IncludeInstanceMembers = True
247 $27.IncludeStaticEntities = False
248 $8.NamingRule = $29
249 $29.Name = Constant Fields
250 $29.AffectedEntity = ConstantField
251 $29.VisibilityMask = VisibilityMask
252 $29.NamingStyle = AllUpper
253 $29.IncludeInstanceMembers = True
254 $29.IncludeStaticEntities = True
255 $8.NamingRule = $30
256 $30.Name = Properties
257 $30.AffectedEntity = Property
258 $30.VisibilityMask = VisibilityMask
259 $30.NamingStyle = PascalCase
260 $30.IncludeInstanceMembers = True
261 $30.IncludeStaticEntities = True
262 $8.NamingRule = $31
263 $31.Name = Events
264 $31.AffectedEntity = Event
265 $31.VisibilityMask = VisibilityMask
266 $31.NamingStyle = PascalCase
267 $31.IncludeInstanceMembers = True
268 $31.IncludeStaticEntities = True
269 $8.NamingRule = $32
270 $32.Name = Enum Members
271 $32.AffectedEntity = EnumMember
272 $32.VisibilityMask = VisibilityMask
273 $32.NamingStyle = PascalCase
274 $32.IncludeInstanceMembers = True
275 $32.IncludeStaticEntities = True
276 $8.NamingRule = $33
277 $33.Name = Parameters
278 $33.AffectedEntity = Parameter, LocalVariable
279 $33.VisibilityMask = VisibilityMask
280 $33.NamingStyle = CamelCase
281 $33.IncludeInstanceMembers = True
282 $33.IncludeStaticEntities = True
283 $8.NamingRule = $34
284 $34.Name = Type Parameters
285 $34.RequiredPrefixes = $35
286 $35.String = T
287 $34.AffectedEntity = TypeParameter
288 $34.VisibilityMask = VisibilityMask
289 $34.NamingStyle = PascalCase
290 $34.IncludeInstanceMembers = True
291 $34.IncludeStaticEntities = True
292 version = 0.2
293 StartupItem = MonoPlay\MonoPlay.csproj
294 EndGlobalSection
295 GlobalSection(TestCaseManagementSettings) = postSolution
296 CategoryFile = Implab.vsmdi
297 EndGlobalSection
298 GlobalSection(SolutionProperties) = preSolution
299 HideSolutionNode = FALSE
300 EndGlobalSection
301 EndGlobal