|
@@
-1,225
+1,225
|
|
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
|
</PropertyGroup>
|
|
10
|
</PropertyGroup>
|
|
11
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
11
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
12
|
<DebugSymbols>true</DebugSymbols>
|
|
12
|
<DebugSymbols>true</DebugSymbols>
|
|
13
|
<DebugType>full</DebugType>
|
|
13
|
<DebugType>full</DebugType>
|
|
14
|
<Optimize>false</Optimize>
|
|
14
|
<Optimize>false</Optimize>
|
|
15
|
<OutputPath>bin\Debug</OutputPath>
|
|
15
|
<OutputPath>bin\Debug</OutputPath>
|
|
16
|
<DefineConstants>TRACE;DEBUG;</DefineConstants>
|
|
16
|
<DefineConstants>TRACE;DEBUG;</DefineConstants>
|
|
17
|
<ErrorReport>prompt</ErrorReport>
|
|
17
|
<ErrorReport>prompt</ErrorReport>
|
|
18
|
<WarningLevel>4</WarningLevel>
|
|
18
|
<WarningLevel>4</WarningLevel>
|
|
19
|
<ConsolePause>false</ConsolePause>
|
|
19
|
<ConsolePause>false</ConsolePause>
|
|
20
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
20
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
21
|
</PropertyGroup>
|
|
21
|
</PropertyGroup>
|
|
22
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
22
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
23
|
<DebugType>full</DebugType>
|
|
23
|
<DebugType>full</DebugType>
|
|
24
|
<Optimize>true</Optimize>
|
|
24
|
<Optimize>true</Optimize>
|
|
25
|
<OutputPath>bin\Release</OutputPath>
|
|
25
|
<OutputPath>bin\Release</OutputPath>
|
|
26
|
<ErrorReport>prompt</ErrorReport>
|
|
26
|
<ErrorReport>prompt</ErrorReport>
|
|
27
|
<WarningLevel>4</WarningLevel>
|
|
27
|
<WarningLevel>4</WarningLevel>
|
|
28
|
<ConsolePause>false</ConsolePause>
|
|
28
|
<ConsolePause>false</ConsolePause>
|
|
29
|
</PropertyGroup>
|
|
29
|
</PropertyGroup>
|
|
30
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 4.5|AnyCPU' ">
|
|
30
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 4.5|AnyCPU' ">
|
|
31
|
<DebugSymbols>true</DebugSymbols>
|
|
31
|
<DebugSymbols>true</DebugSymbols>
|
|
32
|
<DebugType>full</DebugType>
|
|
32
|
<DebugType>full</DebugType>
|
|
33
|
<Optimize>false</Optimize>
|
|
33
|
<Optimize>false</Optimize>
|
|
34
|
<OutputPath>bin\Debug</OutputPath>
|
|
34
|
<OutputPath>bin\Debug</OutputPath>
|
|
35
|
<DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants>
|
|
35
|
<DefineConstants>TRACE;DEBUG;NET_4_5</DefineConstants>
|
|
36
|
<ErrorReport>prompt</ErrorReport>
|
|
36
|
<ErrorReport>prompt</ErrorReport>
|
|
37
|
<WarningLevel>4</WarningLevel>
|
|
37
|
<WarningLevel>4</WarningLevel>
|
|
38
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
38
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
39
|
<ConsolePause>false</ConsolePause>
|
|
39
|
<ConsolePause>false</ConsolePause>
|
|
40
|
</PropertyGroup>
|
|
40
|
</PropertyGroup>
|
|
41
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 4.5|AnyCPU' ">
|
|
41
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 4.5|AnyCPU' ">
|
|
42
|
<Optimize>true</Optimize>
|
|
42
|
<Optimize>true</Optimize>
|
|
43
|
<OutputPath>bin\Release</OutputPath>
|
|
43
|
<OutputPath>bin\Release</OutputPath>
|
|
44
|
<ErrorReport>prompt</ErrorReport>
|
|
44
|
<ErrorReport>prompt</ErrorReport>
|
|
45
|
<WarningLevel>4</WarningLevel>
|
|
45
|
<WarningLevel>4</WarningLevel>
|
|
46
|
<ConsolePause>false</ConsolePause>
|
|
46
|
<ConsolePause>false</ConsolePause>
|
|
47
|
<DefineConstants>NET_4_5</DefineConstants>
|
|
47
|
<DefineConstants>NET_4_5</DefineConstants>
|
|
48
|
</PropertyGroup>
|
|
48
|
</PropertyGroup>
|
|
49
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU' ">
|
|
49
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU' ">
|
|
50
|
<DebugSymbols>true</DebugSymbols>
|
|
50
|
<DebugSymbols>true</DebugSymbols>
|
|
51
|
<DebugType>full</DebugType>
|
|
51
|
<DebugType>full</DebugType>
|
|
52
|
<Optimize>false</Optimize>
|
|
52
|
<Optimize>false</Optimize>
|
|
53
|
<OutputPath>bin\Debug</OutputPath>
|
|
53
|
<OutputPath>bin\Debug</OutputPath>
|
|
54
|
<DefineConstants>TRACE;DEBUG;NET_4_5;MONO</DefineConstants>
|
|
54
|
<DefineConstants>TRACE;DEBUG;NET_4_5;MONO</DefineConstants>
|
|
55
|
<ErrorReport>prompt</ErrorReport>
|
|
55
|
<ErrorReport>prompt</ErrorReport>
|
|
56
|
<WarningLevel>4</WarningLevel>
|
|
56
|
<WarningLevel>4</WarningLevel>
|
|
57
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
57
|
<RunCodeAnalysis>true</RunCodeAnalysis>
|
|
58
|
<ConsolePause>false</ConsolePause>
|
|
58
|
<ConsolePause>false</ConsolePause>
|
|
59
|
</PropertyGroup>
|
|
59
|
</PropertyGroup>
|
|
60
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU' ">
|
|
60
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU' ">
|
|
61
|
<Optimize>true</Optimize>
|
|
61
|
<Optimize>true</Optimize>
|
|
62
|
<OutputPath>bin\Release</OutputPath>
|
|
62
|
<OutputPath>bin\Release</OutputPath>
|
|
63
|
<DefineConstants>NET_4_5;MONO;</DefineConstants>
|
|
63
|
<DefineConstants>NET_4_5;MONO;</DefineConstants>
|
|
64
|
<ErrorReport>prompt</ErrorReport>
|
|
64
|
<ErrorReport>prompt</ErrorReport>
|
|
65
|
<WarningLevel>4</WarningLevel>
|
|
65
|
<WarningLevel>4</WarningLevel>
|
|
66
|
<ConsolePause>false</ConsolePause>
|
|
66
|
<ConsolePause>false</ConsolePause>
|
|
67
|
</PropertyGroup>
|
|
67
|
</PropertyGroup>
|
|
68
|
<ItemGroup>
|
|
68
|
<ItemGroup>
|
|
69
|
<Reference Include="System" />
|
|
69
|
<Reference Include="System" />
|
|
70
|
<Reference Include="System.Xml" />
|
|
70
|
<Reference Include="System.Xml" />
|
|
71
|
</ItemGroup>
|
|
71
|
</ItemGroup>
|
|
72
|
<ItemGroup>
|
|
72
|
<ItemGroup>
|
|
73
|
<Compile Include="Component.cs" />
|
|
73
|
<Compile Include="Component.cs" />
|
|
74
|
<Compile Include="CustomEqualityComparer.cs" />
|
|
74
|
<Compile Include="CustomEqualityComparer.cs" />
|
|
75
|
<Compile Include="Diagnostics\ConsoleTraceListener.cs" />
|
|
75
|
<Compile Include="Diagnostics\ConsoleTraceListener.cs" />
|
|
76
|
<Compile Include="Diagnostics\EventText.cs" />
|
|
76
|
<Compile Include="Diagnostics\EventText.cs" />
|
|
77
|
<Compile Include="Diagnostics\IEventTextFormatter.cs" />
|
|
77
|
<Compile Include="Diagnostics\IEventTextFormatter.cs" />
|
|
78
|
<Compile Include="Diagnostics\LogChannel.cs" />
|
|
78
|
<Compile Include="Diagnostics\LogChannel.cs" />
|
|
79
|
<Compile Include="Diagnostics\LogicalOperation.cs" />
|
|
79
|
<Compile Include="Diagnostics\LogicalOperation.cs" />
|
|
80
|
<Compile Include="Diagnostics\TextFileListener.cs" />
|
|
80
|
<Compile Include="Diagnostics\TextFileListener.cs" />
|
|
81
|
<Compile Include="Diagnostics\TextListenerBase.cs" />
|
|
81
|
<Compile Include="Diagnostics\TextListenerBase.cs" />
|
|
82
|
<Compile Include="Diagnostics\TraceLog.cs" />
|
|
82
|
<Compile Include="Diagnostics\TraceLog.cs" />
|
|
83
|
<Compile Include="Diagnostics\TraceEvent.cs" />
|
|
83
|
<Compile Include="Diagnostics\TraceEvent.cs" />
|
|
84
|
<Compile Include="Diagnostics\TraceEventType.cs" />
|
|
84
|
<Compile Include="Diagnostics\TraceEventType.cs" />
|
|
85
|
<Compile Include="Disposable.cs" />
|
|
85
|
<Compile Include="Disposable.cs" />
|
|
86
|
<Compile Include="ICancellable.cs" />
|
|
86
|
<Compile Include="ICancellable.cs" />
|
|
87
|
<Compile Include="IProgressHandler.cs" />
|
|
87
|
<Compile Include="IProgressHandler.cs" />
|
|
88
|
<Compile Include="IProgressNotifier.cs" />
|
|
88
|
<Compile Include="IProgressNotifier.cs" />
|
|
89
|
<Compile Include="IPromiseT.cs" />
|
|
89
|
<Compile Include="IPromiseT.cs" />
|
|
90
|
<Compile Include="IPromise.cs" />
|
|
90
|
<Compile Include="IPromise.cs" />
|
|
91
|
<Compile Include="IServiceLocator.cs" />
|
|
91
|
<Compile Include="IServiceLocator.cs" />
|
|
92
|
<Compile Include="ITaskController.cs" />
|
|
92
|
<Compile Include="ITaskController.cs" />
|
|
93
|
<Compile Include="JSON\JSONElementContext.cs" />
|
|
93
|
<Compile Include="JSON\JSONElementContext.cs" />
|
|
94
|
<Compile Include="JSON\JSONElementType.cs" />
|
|
94
|
<Compile Include="JSON\JSONElementType.cs" />
|
|
95
|
<Compile Include="JSON\JSONGrammar.cs" />
|
|
95
|
<Compile Include="JSON\JSONGrammar.cs" />
|
|
96
|
<Compile Include="JSON\JSONParser.cs" />
|
|
96
|
<Compile Include="JSON\JSONParser.cs" />
|
|
97
|
<Compile Include="JSON\JSONScanner.cs" />
|
|
97
|
<Compile Include="JSON\JSONScanner.cs" />
|
|
98
|
<Compile Include="JSON\JsonTokenType.cs" />
|
|
98
|
<Compile Include="JSON\JsonTokenType.cs" />
|
|
99
|
<Compile Include="JSON\JSONWriter.cs" />
|
|
99
|
<Compile Include="JSON\JSONWriter.cs" />
|
|
100
|
<Compile Include="JSON\JSONXmlReader.cs" />
|
|
100
|
<Compile Include="JSON\JSONXmlReader.cs" />
|
|
101
|
<Compile Include="JSON\JSONXmlReaderOptions.cs" />
|
|
101
|
<Compile Include="JSON\JSONXmlReaderOptions.cs" />
|
|
102
|
<Compile Include="JSON\StringTranslator.cs" />
|
|
102
|
<Compile Include="JSON\StringTranslator.cs" />
|
|
103
|
<Compile Include="Parallels\DispatchPool.cs" />
|
|
103
|
<Compile Include="Parallels\DispatchPool.cs" />
|
|
104
|
<Compile Include="Parallels\ArrayTraits.cs" />
|
|
104
|
<Compile Include="Parallels\ArrayTraits.cs" />
|
|
105
|
<Compile Include="Parallels\MTQueue.cs" />
|
|
105
|
<Compile Include="Parallels\MTQueue.cs" />
|
|
106
|
<Compile Include="Parallels\WorkerPool.cs" />
|
|
106
|
<Compile Include="Parallels\WorkerPool.cs" />
|
|
107
|
<Compile Include="Parsing\Alphabet.cs" />
|
|
107
|
<Compile Include="Parsing\Alphabet.cs" />
|
|
108
|
<Compile Include="Parsing\AlphabetBase.cs" />
|
|
108
|
<Compile Include="Parsing\AlphabetBase.cs" />
|
|
109
|
<Compile Include="Parsing\AltToken.cs" />
|
|
109
|
<Compile Include="Parsing\AltToken.cs" />
|
|
110
|
<Compile Include="Parsing\BinaryToken.cs" />
|
|
110
|
<Compile Include="Parsing\BinaryToken.cs" />
|
|
111
|
<Compile Include="Parsing\CatToken.cs" />
|
|
111
|
<Compile Include="Parsing\CatToken.cs" />
|
|
112
|
<Compile Include="Parsing\CDFADefinition.cs" />
|
|
112
|
<Compile Include="Parsing\CDFADefinition.cs" />
|
|
113
|
<Compile Include="Parsing\DFABuilder.cs" />
|
|
113
|
<Compile Include="Parsing\DFABuilder.cs" />
|
|
114
|
<Compile Include="Parsing\DFADefinitionBase.cs" />
|
|
114
|
<Compile Include="Parsing\DFADefinitionBase.cs" />
|
|
115
|
<Compile Include="Parsing\DFAStateDescriptor.cs" />
|
|
115
|
<Compile Include="Parsing\DFAStateDescriptor.cs" />
|
|
116
|
<Compile Include="Parsing\DFAutomaton.cs" />
|
|
116
|
<Compile Include="Parsing\DFAutomaton.cs" />
|
|
117
|
<Compile Include="Parsing\EDFADefinition.cs" />
|
|
117
|
<Compile Include="Parsing\EDFADefinition.cs" />
|
|
118
|
<Compile Include="Parsing\EmptyToken.cs" />
|
|
118
|
<Compile Include="Parsing\EmptyToken.cs" />
|
|
119
|
<Compile Include="Parsing\EndToken.cs" />
|
|
119
|
<Compile Include="Parsing\EndToken.cs" />
|
|
120
|
<Compile Include="Parsing\EnumAlphabet.cs" />
|
|
120
|
<Compile Include="Parsing\EnumAlphabet.cs" />
|
|
121
|
<Compile Include="Parsing\Grammar.cs" />
|
|
121
|
<Compile Include="Parsing\Grammar.cs" />
|
|
122
|
<Compile Include="Parsing\IAlphabet.cs" />
|
|
122
|
<Compile Include="Parsing\IAlphabet.cs" />
|
|
123
|
<Compile Include="Parsing\IDFADefinition.cs" />
|
|
123
|
<Compile Include="Parsing\IDFADefinition.cs" />
|
|
124
|
<Compile Include="Parsing\IVisitor.cs" />
|
|
124
|
<Compile Include="Parsing\IVisitor.cs" />
|
|
125
|
<Compile Include="Parsing\ParserException.cs" />
|
|
125
|
<Compile Include="Parsing\ParserException.cs" />
|
|
126
|
<Compile Include="Parsing\Scanner.cs" />
|
|
126
|
<Compile Include="Parsing\Scanner.cs" />
|
|
127
|
<Compile Include="Parsing\StarToken.cs" />
|
|
127
|
<Compile Include="Parsing\StarToken.cs" />
|
|
128
|
<Compile Include="Parsing\SymbolToken.cs" />
|
|
128
|
<Compile Include="Parsing\SymbolToken.cs" />
|
|
129
|
<Compile Include="Parsing\Token.cs" />
|
|
129
|
<Compile Include="Parsing\Token.cs" />
|
|
130
|
<Compile Include="SafePool.cs" />
|
|
130
|
<Compile Include="SafePool.cs" />
|
|
131
|
<Compile Include="ServiceLocator.cs" />
|
|
131
|
<Compile Include="ServiceLocator.cs" />
|
|
132
|
<Compile Include="TaskController.cs" />
|
|
132
|
<Compile Include="TaskController.cs" />
|
|
133
|
<Compile Include="ProgressInitEventArgs.cs" />
|
|
133
|
<Compile Include="ProgressInitEventArgs.cs" />
|
|
134
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
134
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
135
|
<Compile Include="Promise.cs" />
|
|
135
|
<Compile Include="Promise.cs" />
|
|
136
|
<Compile Include="Parallels\AsyncPool.cs" />
|
|
136
|
<Compile Include="Parallels\AsyncPool.cs" />
|
|
137
|
<Compile Include="Safe.cs" />
|
|
137
|
<Compile Include="Safe.cs" />
|
|
138
|
<Compile Include="ValueEventArgs.cs" />
|
|
138
|
<Compile Include="ValueEventArgs.cs" />
|
|
139
|
<Compile Include="PromiseExtensions.cs" />
|
|
139
|
<Compile Include="PromiseExtensions.cs" />
|
|
140
|
<Compile Include="TransientPromiseException.cs" />
|
|
140
|
<Compile Include="TransientPromiseException.cs" />
|
|
141
|
<Compile Include="SyncContextPromise.cs" />
|
|
141
|
<Compile Include="SyncContextPromise.cs" />
|
|
142
|
<Compile Include="ObjectPool.cs" />
|
|
142
|
<Compile Include="ObjectPool.cs" />
|
|
143
|
<Compile Include="Diagnostics\OperationContext.cs" />
|
|
143
|
<Compile Include="Diagnostics\OperationContext.cs" />
|
|
144
|
<Compile Include="Diagnostics\TraceContext.cs" />
|
|
144
|
<Compile Include="Diagnostics\TraceContext.cs" />
|
|
145
|
<Compile Include="Diagnostics\LogEventArgs.cs" />
|
|
145
|
<Compile Include="Diagnostics\LogEventArgs.cs" />
|
|
146
|
<Compile Include="Diagnostics\LogEventArgsT.cs" />
|
|
146
|
<Compile Include="Diagnostics\LogEventArgsT.cs" />
|
|
147
|
<Compile Include="Diagnostics\Extensions.cs" />
|
|
147
|
<Compile Include="Diagnostics\Extensions.cs" />
|
|
148
|
<Compile Include="IComponentContainer.cs" />
|
|
148
|
<Compile Include="IComponentContainer.cs" />
|
|
149
|
<Compile Include="MTComponentContainer.cs" />
|
|
|
|
|
150
|
<Compile Include="PromiseEventType.cs" />
|
|
149
|
<Compile Include="PromiseEventType.cs" />
|
|
151
|
<Compile Include="Parallels\MTCustomQueue.cs" />
|
|
150
|
<Compile Include="Parallels\MTCustomQueue.cs" />
|
|
152
|
<Compile Include="Parallels\MTCustomQueueNode.cs" />
|
|
151
|
<Compile Include="Parallels\MTCustomQueueNode.cs" />
|
|
|
|
|
152
|
<Compile Include="ComponentContainer.cs" />
|
|
153
|
</ItemGroup>
|
|
153
|
</ItemGroup>
|
|
154
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
154
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
155
|
<ItemGroup />
|
|
155
|
<ItemGroup />
|
|
156
|
<ProjectExtensions>
|
|
156
|
<ProjectExtensions>
|
|
157
|
<MonoDevelop>
|
|
157
|
<MonoDevelop>
|
|
158
|
<Properties>
|
|
158
|
<Properties>
|
|
159
|
<Policies>
|
|
159
|
<Policies>
|
|
160
|
<CSharpFormattingPolicy IndentSwitchBody="True" NamespaceBraceStyle="EndOfLine" ClassBraceStyle="EndOfLine" InterfaceBraceStyle="EndOfLine" StructBraceStyle="EndOfLine" EnumBraceStyle="EndOfLine" MethodBraceStyle="EndOfLine" ConstructorBraceStyle="EndOfLine" DestructorBraceStyle="EndOfLine" BeforeMethodDeclarationParentheses="False" BeforeMethodCallParentheses="False" BeforeConstructorDeclarationParentheses="False" NewLineBeforeConstructorInitializerColon="NewLine" NewLineAfterConstructorInitializerColon="SameLine" BeforeIndexerDeclarationBracket="False" BeforeDelegateDeclarationParentheses="False" NewParentheses="False" SpacesBeforeBrackets="False" inheritsSet="Mono" inheritsScope="text/x-csharp" scope="text/x-csharp" />
|
|
160
|
<CSharpFormattingPolicy IndentSwitchBody="True" NamespaceBraceStyle="EndOfLine" ClassBraceStyle="EndOfLine" InterfaceBraceStyle="EndOfLine" StructBraceStyle="EndOfLine" EnumBraceStyle="EndOfLine" MethodBraceStyle="EndOfLine" ConstructorBraceStyle="EndOfLine" DestructorBraceStyle="EndOfLine" BeforeMethodDeclarationParentheses="False" BeforeMethodCallParentheses="False" BeforeConstructorDeclarationParentheses="False" NewLineBeforeConstructorInitializerColon="NewLine" NewLineAfterConstructorInitializerColon="SameLine" BeforeIndexerDeclarationBracket="False" BeforeDelegateDeclarationParentheses="False" NewParentheses="False" SpacesBeforeBrackets="False" inheritsSet="Mono" inheritsScope="text/x-csharp" scope="text/x-csharp" />
|
|
161
|
<TextStylePolicy FileWidth="120" EolMarker="Unix" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/x-csharp" />
|
|
161
|
<TextStylePolicy FileWidth="120" EolMarker="Unix" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/x-csharp" />
|
|
162
|
<DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="MSBuild" />
|
|
162
|
<DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="MSBuild" />
|
|
163
|
<TextStylePolicy FileWidth="120" TabsToSpaces="False" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="application/xml" />
|
|
163
|
<TextStylePolicy FileWidth="120" TabsToSpaces="False" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="application/xml" />
|
|
164
|
<XmlFormattingPolicy inheritsSet="Mono" inheritsScope="application/xml" scope="application/xml" />
|
|
164
|
<XmlFormattingPolicy inheritsSet="Mono" inheritsScope="application/xml" scope="application/xml" />
|
|
165
|
<TextStylePolicy FileWidth="120" TabsToSpaces="False" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/plain" />
|
|
165
|
<TextStylePolicy FileWidth="120" TabsToSpaces="False" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/plain" />
|
|
166
|
<NameConventionPolicy>
|
|
166
|
<NameConventionPolicy>
|
|
167
|
<Rules>
|
|
167
|
<Rules>
|
|
168
|
<NamingRule Name="Namespaces" AffectedEntity="Namespace" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
168
|
<NamingRule Name="Namespaces" AffectedEntity="Namespace" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
169
|
<NamingRule Name="Types" AffectedEntity="Class, Struct, Enum, Delegate" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
169
|
<NamingRule Name="Types" AffectedEntity="Class, Struct, Enum, Delegate" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
170
|
<NamingRule Name="Interfaces" AffectedEntity="Interface" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
170
|
<NamingRule Name="Interfaces" AffectedEntity="Interface" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
171
|
<RequiredPrefixes>
|
|
171
|
<RequiredPrefixes>
|
|
172
|
<String>I</String>
|
|
172
|
<String>I</String>
|
|
173
|
</RequiredPrefixes>
|
|
173
|
</RequiredPrefixes>
|
|
174
|
</NamingRule>
|
|
174
|
</NamingRule>
|
|
175
|
<NamingRule Name="Attributes" AffectedEntity="CustomAttributes" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
175
|
<NamingRule Name="Attributes" AffectedEntity="CustomAttributes" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
176
|
<RequiredSuffixes>
|
|
176
|
<RequiredSuffixes>
|
|
177
|
<String>Attribute</String>
|
|
177
|
<String>Attribute</String>
|
|
178
|
</RequiredSuffixes>
|
|
178
|
</RequiredSuffixes>
|
|
179
|
</NamingRule>
|
|
179
|
</NamingRule>
|
|
180
|
<NamingRule Name="Event Arguments" AffectedEntity="CustomEventArgs" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
180
|
<NamingRule Name="Event Arguments" AffectedEntity="CustomEventArgs" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
181
|
<RequiredSuffixes>
|
|
181
|
<RequiredSuffixes>
|
|
182
|
<String>EventArgs</String>
|
|
182
|
<String>EventArgs</String>
|
|
183
|
</RequiredSuffixes>
|
|
183
|
</RequiredSuffixes>
|
|
184
|
</NamingRule>
|
|
184
|
</NamingRule>
|
|
185
|
<NamingRule Name="Exceptions" AffectedEntity="CustomExceptions" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
185
|
<NamingRule Name="Exceptions" AffectedEntity="CustomExceptions" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
186
|
<RequiredSuffixes>
|
|
186
|
<RequiredSuffixes>
|
|
187
|
<String>Exception</String>
|
|
187
|
<String>Exception</String>
|
|
188
|
</RequiredSuffixes>
|
|
188
|
</RequiredSuffixes>
|
|
189
|
</NamingRule>
|
|
189
|
</NamingRule>
|
|
190
|
<NamingRule Name="Methods" AffectedEntity="Methods" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
190
|
<NamingRule Name="Methods" AffectedEntity="Methods" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
191
|
<NamingRule Name="Static Readonly Fields" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Protected, Public" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True" />
|
|
191
|
<NamingRule Name="Static Readonly Fields" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Protected, Public" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True" />
|
|
192
|
<NamingRule Name="Fields (Non Private)" AffectedEntity="Field" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
192
|
<NamingRule Name="Fields (Non Private)" AffectedEntity="Field" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
193
|
<NamingRule Name="ReadOnly Fields (Non Private)" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False" />
|
|
193
|
<NamingRule Name="ReadOnly Fields (Non Private)" AffectedEntity="ReadonlyField" VisibilityMask="Internal, Public" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False" />
|
|
194
|
<NamingRule Name="Fields (Private)" AffectedEntity="Field, ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
|
|
194
|
<NamingRule Name="Fields (Private)" AffectedEntity="Field, ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
|
|
195
|
<RequiredPrefixes>
|
|
195
|
<RequiredPrefixes>
|
|
196
|
<String>m_</String>
|
|
196
|
<String>m_</String>
|
|
197
|
</RequiredPrefixes>
|
|
197
|
</RequiredPrefixes>
|
|
198
|
</NamingRule>
|
|
198
|
</NamingRule>
|
|
199
|
<NamingRule Name="Static Fields (Private)" AffectedEntity="Field" VisibilityMask="Private" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True">
|
|
199
|
<NamingRule Name="Static Fields (Private)" AffectedEntity="Field" VisibilityMask="Private" NamingStyle="CamelCase" IncludeInstanceMembers="False" IncludeStaticEntities="True">
|
|
200
|
<RequiredPrefixes>
|
|
200
|
<RequiredPrefixes>
|
|
201
|
<String>_</String>
|
|
201
|
<String>_</String>
|
|
202
|
</RequiredPrefixes>
|
|
202
|
</RequiredPrefixes>
|
|
203
|
</NamingRule>
|
|
203
|
</NamingRule>
|
|
204
|
<NamingRule Name="ReadOnly Fields (Private)" AffectedEntity="ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
|
|
204
|
<NamingRule Name="ReadOnly Fields (Private)" AffectedEntity="ReadonlyField" VisibilityMask="Private, Protected" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="False">
|
|
205
|
<RequiredPrefixes>
|
|
205
|
<RequiredPrefixes>
|
|
206
|
<String>m_</String>
|
|
206
|
<String>m_</String>
|
|
207
|
</RequiredPrefixes>
|
|
207
|
</RequiredPrefixes>
|
|
208
|
</NamingRule>
|
|
208
|
</NamingRule>
|
|
209
|
<NamingRule Name="Constant Fields" AffectedEntity="ConstantField" VisibilityMask="VisibilityMask" NamingStyle="AllUpper" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
209
|
<NamingRule Name="Constant Fields" AffectedEntity="ConstantField" VisibilityMask="VisibilityMask" NamingStyle="AllUpper" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
210
|
<NamingRule Name="Properties" AffectedEntity="Property" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
210
|
<NamingRule Name="Properties" AffectedEntity="Property" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
211
|
<NamingRule Name="Events" AffectedEntity="Event" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
211
|
<NamingRule Name="Events" AffectedEntity="Event" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
212
|
<NamingRule Name="Enum Members" AffectedEntity="EnumMember" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
212
|
<NamingRule Name="Enum Members" AffectedEntity="EnumMember" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
213
|
<NamingRule Name="Parameters" AffectedEntity="Parameter, LocalVariable" VisibilityMask="VisibilityMask" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
213
|
<NamingRule Name="Parameters" AffectedEntity="Parameter, LocalVariable" VisibilityMask="VisibilityMask" NamingStyle="CamelCase" IncludeInstanceMembers="True" IncludeStaticEntities="True" />
|
|
214
|
<NamingRule Name="Type Parameters" AffectedEntity="TypeParameter" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
214
|
<NamingRule Name="Type Parameters" AffectedEntity="TypeParameter" VisibilityMask="VisibilityMask" NamingStyle="PascalCase" IncludeInstanceMembers="True" IncludeStaticEntities="True">
|
|
215
|
<RequiredPrefixes>
|
|
215
|
<RequiredPrefixes>
|
|
216
|
<String>T</String>
|
|
216
|
<String>T</String>
|
|
217
|
</RequiredPrefixes>
|
|
217
|
</RequiredPrefixes>
|
|
218
|
</NamingRule>
|
|
218
|
</NamingRule>
|
|
219
|
</Rules>
|
|
219
|
</Rules>
|
|
220
|
</NameConventionPolicy>
|
|
220
|
</NameConventionPolicy>
|
|
221
|
</Policies>
|
|
221
|
</Policies>
|
|
222
|
</Properties>
|
|
222
|
</Properties>
|
|
223
|
</MonoDevelop>
|
|
223
|
</MonoDevelop>
|
|
224
|
</ProjectExtensions>
|
|
224
|
</ProjectExtensions>
|
|
225
|
</Project>
No newline at end of file
|
|
225
|
</Project>
|