Datei: NDOEnhancer/NDOEnhancer.csproj
Last Commit (5f8ecb9)
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> |
3 | ··<PropertyGroup> |
4 | ····<ProjectType>Local</ProjectType> |
5 | ····<ProductVersion>9.0.30729</ProductVersion> |
6 | ····<SchemaVersion>2.0</SchemaVersion> |
7 | ····<ProjectGuid>{3A0A82CF-F913-4701-B482-FF8709031777}</ProjectGuid> |
8 | ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
9 | ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
10 | ····<ApplicationIcon>App.ico</ApplicationIcon> |
11 | ····<AssemblyKeyContainerName> |
12 | ····</AssemblyKeyContainerName> |
13 | ····<AssemblyName>NDOEnhancer</AssemblyName> |
14 | ····<AssemblyOriginatorKeyFile> |
15 | ····</AssemblyOriginatorKeyFile> |
16 | ····<DefaultClientScript>JScript</DefaultClientScript> |
17 | ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> |
18 | ····<DefaultTargetSchema>IE50</DefaultTargetSchema> |
19 | ····<DelaySign>false</DelaySign> |
20 | ····<OutputType>Exe</OutputType> |
21 | ····<RootNamespace>Enhancer</RootNamespace> |
22 | ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
23 | ····<StartupObject> |
24 | ····</StartupObject> |
25 | ····<FileUpgradeFlags> |
26 | ····</FileUpgradeFlags> |
27 | ····<UpgradeBackupLocation> |
28 | ····</UpgradeBackupLocation> |
29 | ····<SccProjectName> |
30 | ····</SccProjectName> |
31 | ····<SccLocalPath> |
32 | ····</SccLocalPath> |
33 | ····<SccAuxPath> |
34 | ····</SccAuxPath> |
35 | ····<SccProvider> |
36 | ····</SccProvider> |
37 | ····<OldToolsVersion>3.5</OldToolsVersion> |
38 | <TargetFrameworkVersion>v4. 6. 1</TargetFrameworkVersion> |
39 | ····<TargetFrameworkProfile /> |
40 | ····<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
41 | ··</PropertyGroup> |
42 | ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
43 | ····<OutputPath>bin\Debug\</OutputPath> |
44 | ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
45 | ····<BaseAddress>285212672</BaseAddress> |
46 | ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> |
47 | ····<ConfigurationOverrideFile> |
48 | ····</ConfigurationOverrideFile> |
49 | ····<DefineConstants>DEBUG;STANDALONE;STD;PRO;ENT;NET20;NDO20</DefineConstants> |
50 | ····<DocumentationFile> |
51 | ····</DocumentationFile> |
52 | ····<DebugSymbols>true</DebugSymbols> |
53 | ····<FileAlignment>4096</FileAlignment> |
54 | ····<NoStdLib>false</NoStdLib> |
55 | ····<NoWarn> |
56 | ····</NoWarn> |
57 | ····<Optimize>false</Optimize> |
58 | ····<RegisterForComInterop>false</RegisterForComInterop> |
59 | ····<RemoveIntegerChecks>false</RemoveIntegerChecks> |
60 | ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
61 | ····<WarningLevel>4</WarningLevel> |
62 | ····<DebugType>full</DebugType> |
63 | ····<ErrorReport>prompt</ErrorReport> |
64 | ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
65 | ····<UseVSHostingProcess>false</UseVSHostingProcess> |
66 | ····<Prefer32Bit>false</Prefer32Bit> |
67 | ··</PropertyGroup> |
68 | ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
69 | ····<OutputPath>bin\Release\</OutputPath> |
70 | ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
71 | ····<BaseAddress>285212672</BaseAddress> |
72 | ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> |
73 | ····<ConfigurationOverrideFile> |
74 | ····</ConfigurationOverrideFile> |
75 | ····<DefineConstants>STD;PRO;ENT;NET20;NDO20;STANDALONE</DefineConstants> |
76 | ····<DocumentationFile> |
77 | ····</DocumentationFile> |
78 | ····<DebugSymbols>true</DebugSymbols> |
79 | ····<FileAlignment>4096</FileAlignment> |
80 | ····<NoStdLib>false</NoStdLib> |
81 | ····<NoWarn> |
82 | ····</NoWarn> |
83 | ····<Optimize>false</Optimize> |
84 | ····<RegisterForComInterop>false</RegisterForComInterop> |
85 | ····<RemoveIntegerChecks>false</RemoveIntegerChecks> |
86 | ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
87 | ····<WarningLevel>4</WarningLevel> |
88 | ····<DebugType>full</DebugType> |
89 | ····<ErrorReport>prompt</ErrorReport> |
90 | ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
91 | ····<Prefer32Bit>false</Prefer32Bit> |
92 | ··</PropertyGroup> |
93 | ··<ItemGroup> |
94 | ····<Reference Include="Mono.Cecil, Version=0.10.1.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
95 | ······<HintPath>packages\Mono.Cecil.0.10.1\lib\net40\Mono.Cecil.dll</HintPath> |
96 | ····</Reference> |
97 | ····<Reference Include="NDO"> |
98 | ······<HintPath>..\NDODLL\bin\$(Configuration)\net452\NDO.dll</HintPath> |
99 | ····</Reference> |
100 | ····<Reference Include="NDOInterfaces"> |
101 | ······<SpecificVersion>False</SpecificVersion> |
102 | ······<HintPath>..\NDOInterfaces\bin\$(Configuration)\net452\NDOInterfaces.dll</HintPath> |
103 | ····</Reference> |
104 | ····<Reference Include="System"> |
105 | ······<Name>System</Name> |
106 | ····</Reference> |
107 | ····<Reference Include="System.Data"> |
108 | ······<Name>System.Data</Name> |
109 | ····</Reference> |
110 | ····<Reference Include="System.Data.OracleClient"> |
111 | ······<Name>System.Data.OracleClient</Name> |
112 | ····</Reference> |
113 | ····<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
114 | ······<HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
115 | ····</Reference> |
116 | ····<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
117 | ······<HintPath>packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
118 | ····</Reference> |
119 | ····<Reference Include="System.Xml"> |
120 | ······<Name>System.XML</Name> |
121 | ····</Reference> |
122 | ····<Reference Include="System.Xml.Linq" /> |
123 | ··</ItemGroup> |
124 | ··<ItemGroup> |
125 | ····<Compile Include="AllBranches.cs"> |
126 | ······<SubType>Code</SubType> |
127 | ····</Compile> |
128 | ····<Compile Include="Asm.cs"> |
129 | ······<SubType>Code</SubType> |
130 | ····</Compile> |
131 | ····<Compile Include="Class.cs"> |
132 | ······<SubType>Code</SubType> |
133 | ····</Compile> |
134 | ····<Compile Include="ConsoleMessageAdapter.cs"> |
135 | ······<SubType>Code</SubType> |
136 | ····</Compile> |
137 | ····<Compile Include="ConsoleProcess.cs" /> |
138 | ····<Compile Include="Dasm.cs"> |
139 | ······<SubType>Code</SubType> |
140 | ····</Compile> |
141 | ····<Compile Include="Enhancer\ClassHashtable.cs"> |
142 | ······<SubType>Code</SubType> |
143 | ····</Compile> |
144 | ····<Compile Include="Enhancer\Corlib.cs" /> |
145 | ····<Compile Include="Enhancer\Decryptor.cs"> |
146 | ······<SubType>Code</SubType> |
147 | ····</Compile> |
148 | ····<Compile Include="Enhancer\Ecma335\EcmaArrayIndex.cs" /> |
149 | ····<Compile Include="Enhancer\Ecma335\EcmaCallConv.cs" /> |
150 | ····<Compile Include="Enhancer\Ecma335\EcmaDottedName.cs" /> |
151 | ····<Compile Include="Enhancer\Ecma335\EcmaGenericParameter.cs" /> |
152 | ····<Compile Include="Enhancer\Ecma335\EcmaILParserException.cs" /> |
153 | ····<Compile Include="Enhancer\Ecma335\EcmaKeywordListParser.cs" /> |
154 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodAttr.cs" /> |
155 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodHeader.cs" /> |
156 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodName.cs" /> |
157 | ····<Compile Include="Enhancer\Ecma335\EcmaParameterList.cs" /> |
158 | ····<Compile Include="Enhancer\Ecma335\EcmaTypeReferenceName.cs" /> |
159 | ····<Compile Include="Enhancer\Ecma335\IEcmaDefinition.cs" /> |
160 | ····<Compile Include="Enhancer\Ecma335\EcmaType.cs" /> |
161 | ····<Compile Include="Enhancer\Ecma335\EcmaTypeRef.cs" /> |
162 | ····<Compile Include="Enhancer\Ecma335\EcmaImplAttr.cs" /> |
163 | ····<Compile Include="Enhancer\Enhancer.cs"> |
164 | ······<SubType>Code</SubType> |
165 | ····</Compile> |
166 | ····<Compile Include="Enhancer\ExtendedPath.cs" /> |
167 | ····<Compile Include="Enhancer\Generator\AccessGenerator.cs"> |
168 | ······<SubType>Code</SubType> |
169 | ····</Compile> |
170 | ····<Compile Include="Enhancer\Generator\GenericDiffGenerator.cs" /> |
171 | ····<Compile Include="Enhancer\Generator\GenericSqlGenerator.cs"> |
172 | ······<SubType>Code</SubType> |
173 | ····</Compile> |
174 | ····<Compile Include="Enhancer\Generator\GenericSqlGeneratorBase.cs" /> |
175 | ····<Compile Include="Enhancer\Generator\ProviderPathFinder.cs" /> |
176 | ····<Compile Include="Enhancer\Generator\NdoTransDiffGenerator.cs" /> |
177 | ····<Compile Include="Enhancer\Generator\SQLDiffGenerator.cs" /> |
178 | ····<Compile Include="Enhancer\Generator\SQLGenerator.cs"> |
179 | ······<SubType>Code</SubType> |
180 | ····</Compile> |
181 | ····<Compile Include="Enhancer\Generator\StandardSqlGenerator.cs"> |
182 | ······<SubType>Code</SubType> |
183 | ····</Compile> |
184 | ····<Compile Include="Enhancer\InternalException.cs"> |
185 | ······<SubType>Code</SubType> |
186 | ····</Compile> |
187 | ····<Compile Include="Enhancer\ListReflectors\GenericIListReflector.cs" /> |
188 | ····<Compile Include="Enhancer\ListReflectors\GenericListReflector.cs" /> |
189 | ····<Compile Include="Enhancer\ListReflectors\IListReflector.cs" /> |
190 | ····<Compile Include="Enhancer\ListReflectors\ListAccessManipulator.cs" /> |
191 | ····<Compile Include="Enhancer\ListReflectors\ListReflectorFactory.cs" /> |
192 | ····<Compile Include="Enhancer\NDOAssemblyChecker.cs" /> |
193 | ····<Compile Include="Enhancer\Nodes\AssemblyNode.cs" /> |
194 | ····<Compile Include="Enhancer\Nodes\EmbeddedTypeNode.cs" /> |
195 | ····<Compile Include="Enhancer\Nodes\ValueTypeNode.cs" /> |
196 | ····<Compile Include="Enhancer\ReflectedType.cs" /> |
197 | ····<Compile Include="Enhancer\ListReflectors\StandardListReflector.cs" /> |
198 | ····<Compile Include="Enhancer\NDOAssemblyName.cs"> |
199 | ······<SubType>Code</SubType> |
200 | ····</Compile> |
201 | ····<Compile Include="Enhancer\NDOErrors.cs"> |
202 | ······<SubType>Code</SubType> |
203 | ····</Compile> |
204 | ····<Compile Include="Enhancer\Nodes\ClassNode.cs"> |
205 | ······<SubType>Code</SubType> |
206 | ····</Compile> |
207 | ····<Compile Include="Enhancer\Nodes\FieldNode.cs"> |
208 | ······<SubType>Code</SubType> |
209 | ····</Compile> |
210 | ····<Compile Include="Enhancer\Nodes\RelationNode.cs"> |
211 | ······<SubType>Code</SubType> |
212 | ····</Compile> |
213 | ····<Compile Include="Enhancer\ProjectDescription.cs"> |
214 | ······<SubType>Code</SubType> |
215 | ····</Compile> |
216 | ····<Compile Include="Enhancer\QualifiedTableName.cs"> |
217 | ······<SubType>Code</SubType> |
218 | ····</Compile> |
219 | ····<Compile Include="Enhancer\ReferenceArrayList.cs"> |
220 | ······<SubType>Code</SubType> |
221 | ····</Compile> |
222 | ····<Compile Include="Enhancer\SchemaGenerator.cs"> |
223 | ······<SubType>Code</SubType> |
224 | ····</Compile> |
225 | ····<Compile Include="Enhancer\TypeHashGenerator.cs" /> |
226 | ····<Compile Include="Enhancer\TypeManager.cs"> |
227 | ······<SubType>Code</SubType> |
228 | ····</Compile> |
229 | ····<Compile Include="AssemblyInfo.cs"> |
230 | ······<SubType>Code</SubType> |
231 | ····</Compile> |
232 | ····<Compile Include="EnhancerMain.cs"> |
233 | ······<SubType>Code</SubType> |
234 | ····</Compile> |
235 | ····<Compile Include="EnhDate.cs"> |
236 | ······<SubType>Code</SubType> |
237 | ····</Compile> |
238 | ····<Compile Include="ILCode\ILAssemblyElement.cs"> |
239 | ······<SubType>Code</SubType> |
240 | ····</Compile> |
241 | ····<Compile Include="ILCode\ILBlankElement.cs"> |
242 | ······<SubType>Code</SubType> |
243 | ····</Compile> |
244 | ····<Compile Include="ILCode\ILCatchElement.cs"> |
245 | ······<SubType>Code</SubType> |
246 | ····</Compile> |
247 | ····<Compile Include="ILCode\ILClassElement.cs"> |
248 | ······<SubType>Code</SubType> |
249 | ····</Compile> |
250 | ····<Compile Include="ILCode\ILCommentElement.cs"> |
251 | ······<SubType>Code</SubType> |
252 | ····</Compile> |
253 | ····<Compile Include="ILCode\ILCounter.cs"> |
254 | ······<SubType>Code</SubType> |
255 | ····</Compile> |
256 | ····<Compile Include="ILCode\ILCustomElement.cs"> |
257 | ······<SubType>Code</SubType> |
258 | ····</Compile> |
259 | ····<Compile Include="ILCode\ILElement.cs"> |
260 | ······<SubType>Code</SubType> |
261 | ····</Compile> |
262 | ····<Compile Include="ILCode\ILElementIterator.cs"> |
263 | ······<SubType>Code</SubType> |
264 | ····</Compile> |
265 | ····<Compile Include="ILCode\ILElementType.cs"> |
266 | ······<SubType>Code</SubType> |
267 | ····</Compile> |
268 | ····<Compile Include="ILCode\ILFieldElement.cs"> |
269 | ······<SubType>Code</SubType> |
270 | ····</Compile> |
271 | ····<Compile Include="ILCode\ILFile.cs"> |
272 | ······<SubType>Code</SubType> |
273 | ····</Compile> |
274 | ····<Compile Include="ILCode\ILGetElement.cs"> |
275 | ······<SubType>Code</SubType> |
276 | ····</Compile> |
277 | ····<Compile Include="ILCode\ILLineElement.cs"> |
278 | ······<SubType>Code</SubType> |
279 | ····</Compile> |
280 | ····<Compile Include="ILCode\ILLocalsElement.cs"> |
281 | ······<SubType>Code</SubType> |
282 | ····</Compile> |
283 | ····<Compile Include="ILCode\ILMaxstackElement.cs"> |
284 | ······<SubType>Code</SubType> |
285 | ····</Compile> |
286 | ····<Compile Include="ILCode\ILMethodElement.cs"> |
287 | ······<SubType>Code</SubType> |
288 | ····</Compile> |
289 | ····<Compile Include="ILCode\ILModuleElement.cs"> |
290 | ······<SubType>Code</SubType> |
291 | ····</Compile> |
292 | ····<Compile Include="ILCode\ILNamespaceElement.cs"> |
293 | ······<SubType>Code</SubType> |
294 | ····</Compile> |
295 | ····<Compile Include="ILCode\ILPropertyElement.cs"> |
296 | ······<SubType>Code</SubType> |
297 | ····</Compile> |
298 | ····<Compile Include="ILCode\ILPublickeyElement.cs"> |
299 | ······<SubType>Code</SubType> |
300 | ····</Compile> |
301 | ····<Compile Include="ILCode\ILPublickeytokenElement.cs"> |
302 | ······<SubType>Code</SubType> |
303 | ····</Compile> |
304 | ····<Compile Include="ILCode\ILSetElement.cs"> |
305 | ······<SubType>Code</SubType> |
306 | ····</Compile> |
307 | ····<Compile Include="ILCode\ILStatementElement.cs"> |
308 | ······<SubType>Code</SubType> |
309 | ····</Compile> |
310 | ····<Compile Include="ILCode\ILString.cs"> |
311 | ······<SubType>Code</SubType> |
312 | ····</Compile> |
313 | ····<Compile Include="ILCode\ILTryElement.cs"> |
314 | ······<SubType>Code</SubType> |
315 | ····</Compile> |
316 | ····<Compile Include="ILCode\ILUnknownElement.cs"> |
317 | ······<SubType>Code</SubType> |
318 | ····</Compile> |
319 | ····<Compile Include="ILCode\PackedLength.cs"> |
320 | ······<SubType>Code</SubType> |
321 | ····</Compile> |
322 | ····<Compile Include="ConfigurationOptions.cs"> |
323 | ······<SubType>Code</SubType> |
324 | ····</Compile> |
325 | ····<Compile Include="NugetProps.cs" /> |
326 | ····<Compile Include="ProjectAssets.cs" /> |
327 | ····<Compile Include="TinyJSON\Json.cs" /> |
328 | ····<Compile Include="UmlautName.cs"> |
329 | ······<SubType>Code</SubType> |
330 | ····</Compile> |
331 | ····<Compile Include="ValueTypes.cs"> |
332 | ······<SubType>Code</SubType> |
333 | ····</Compile> |
334 | ····<Compile Include="XmlHelper.cs"> |
335 | ······<SubType>Code</SubType> |
336 | ····</Compile> |
337 | ····<Content Include="App.ico" /> |
338 | ··</ItemGroup> |
339 | ··<ItemGroup> |
340 | ····<None Include="app.config" /> |
341 | ····<None Include="packages.config"> |
342 | ······<SubType>Designer</SubType> |
343 | ····</None> |
344 | ··</ItemGroup> |
345 | ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
346 | ··<Target Name="PrepareEnhDate" BeforeTargets="PrepareForBuild"> |
347 | ····<Exec Command="..\MakeEnhancerDate\bin\Release\MakeEnhancerDate.exe > EnhDate.cs" /> |
348 | ··</Target> |
349 | ··<PropertyGroup> |
350 | ····<PostBuildEvent>copy NDOEnhancer.exe ..\..\..\nuget |
351 | copy NDOEnhancer.pdb ..\..\..\nuget |
352 | copy NDO.dll ..\..\..\nuget |
353 | copy NDOInterfaces.dll ..\..\..\nuget |
354 | REM copy NDOEnhancer.exe "C:\Users\Mirko Matytschak\.nuget\packages\ndo.dll\4.0.0\build" |
355 | REM copy NDOEnhancer.pdb "C:\Users\Mirko Matytschak\.nuget\packages\ndo.dll\4.0.0\build" |
356 | </PostBuildEvent> |
357 | ··</PropertyGroup> |
358 | </Project> |
New Commit (d7c01ab)
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> |
3 | ··<PropertyGroup> |
4 | ····<ProjectType>Local</ProjectType> |
5 | ····<ProductVersion>9.0.30729</ProductVersion> |
6 | ····<SchemaVersion>2.0</SchemaVersion> |
7 | ····<ProjectGuid>{3A0A82CF-F913-4701-B482-FF8709031777}</ProjectGuid> |
8 | ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
9 | ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
10 | ····<ApplicationIcon>App.ico</ApplicationIcon> |
11 | ····<AssemblyKeyContainerName> |
12 | ····</AssemblyKeyContainerName> |
13 | ····<AssemblyName>NDOEnhancer</AssemblyName> |
14 | ····<AssemblyOriginatorKeyFile> |
15 | ····</AssemblyOriginatorKeyFile> |
16 | ····<DefaultClientScript>JScript</DefaultClientScript> |
17 | ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> |
18 | ····<DefaultTargetSchema>IE50</DefaultTargetSchema> |
19 | ····<DelaySign>false</DelaySign> |
20 | ····<OutputType>Exe</OutputType> |
21 | ····<RootNamespace>Enhancer</RootNamespace> |
22 | ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent> |
23 | ····<StartupObject> |
24 | ····</StartupObject> |
25 | ····<FileUpgradeFlags> |
26 | ····</FileUpgradeFlags> |
27 | ····<UpgradeBackupLocation> |
28 | ····</UpgradeBackupLocation> |
29 | ····<SccProjectName> |
30 | ····</SccProjectName> |
31 | ····<SccLocalPath> |
32 | ····</SccLocalPath> |
33 | ····<SccAuxPath> |
34 | ····</SccAuxPath> |
35 | ····<SccProvider> |
36 | ····</SccProvider> |
37 | ····<OldToolsVersion>3.5</OldToolsVersion> |
38 | <TargetFrameworkVersion>v4. 8</TargetFrameworkVersion> |
39 | ····<TargetFrameworkProfile /> |
40 | ····<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
41 | ··</PropertyGroup> |
42 | ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
43 | ····<OutputPath>bin\Debug\</OutputPath> |
44 | ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
45 | ····<BaseAddress>285212672</BaseAddress> |
46 | ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> |
47 | ····<ConfigurationOverrideFile> |
48 | ····</ConfigurationOverrideFile> |
49 | ····<DefineConstants>DEBUG;STANDALONE;STD;PRO;ENT;NET20;NDO20</DefineConstants> |
50 | ····<DocumentationFile> |
51 | ····</DocumentationFile> |
52 | ····<DebugSymbols>true</DebugSymbols> |
53 | ····<FileAlignment>4096</FileAlignment> |
54 | ····<NoStdLib>false</NoStdLib> |
55 | ····<NoWarn> |
56 | ····</NoWarn> |
57 | ····<Optimize>false</Optimize> |
58 | ····<RegisterForComInterop>false</RegisterForComInterop> |
59 | ····<RemoveIntegerChecks>false</RemoveIntegerChecks> |
60 | ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
61 | ····<WarningLevel>4</WarningLevel> |
62 | ····<DebugType>full</DebugType> |
63 | ····<ErrorReport>prompt</ErrorReport> |
64 | ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
65 | ····<UseVSHostingProcess>false</UseVSHostingProcess> |
66 | ····<Prefer32Bit>false</Prefer32Bit> |
67 | ··</PropertyGroup> |
68 | ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
69 | ····<OutputPath>bin\Release\</OutputPath> |
70 | ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
71 | ····<BaseAddress>285212672</BaseAddress> |
72 | ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow> |
73 | ····<ConfigurationOverrideFile> |
74 | ····</ConfigurationOverrideFile> |
75 | ····<DefineConstants>STD;PRO;ENT;NET20;NDO20;STANDALONE</DefineConstants> |
76 | ····<DocumentationFile> |
77 | ····</DocumentationFile> |
78 | ····<DebugSymbols>true</DebugSymbols> |
79 | ····<FileAlignment>4096</FileAlignment> |
80 | ····<NoStdLib>false</NoStdLib> |
81 | ····<NoWarn> |
82 | ····</NoWarn> |
83 | ····<Optimize>false</Optimize> |
84 | ····<RegisterForComInterop>false</RegisterForComInterop> |
85 | ····<RemoveIntegerChecks>false</RemoveIntegerChecks> |
86 | ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
87 | ····<WarningLevel>4</WarningLevel> |
88 | ····<DebugType>full</DebugType> |
89 | ····<ErrorReport>prompt</ErrorReport> |
90 | ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
91 | ····<Prefer32Bit>false</Prefer32Bit> |
92 | ··</PropertyGroup> |
93 | ··<ItemGroup> |
94 | ····<Reference Include="Mono.Cecil, Version=0.10.1.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e, processorArchitecture=MSIL"> |
95 | ······<HintPath>packages\Mono.Cecil.0.10.1\lib\net40\Mono.Cecil.dll</HintPath> |
96 | ····</Reference> |
97 | ····<Reference Include="NDO"> |
98 | ······<HintPath>..\NDODLL\bin\$(Configuration)\net452\NDO.dll</HintPath> |
99 | ····</Reference> |
100 | ····<Reference Include="NDOInterfaces"> |
101 | ······<SpecificVersion>False</SpecificVersion> |
102 | ······<HintPath>..\NDOInterfaces\bin\$(Configuration)\net452\NDOInterfaces.dll</HintPath> |
103 | ····</Reference> |
104 | ····<Reference Include="System"> |
105 | ······<Name>System</Name> |
106 | ····</Reference> |
107 | ····<Reference Include="System.Data"> |
108 | ······<Name>System.Data</Name> |
109 | ····</Reference> |
110 | ····<Reference Include="System.Data.OracleClient"> |
111 | ······<Name>System.Data.OracleClient</Name> |
112 | ····</Reference> |
113 | ····<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
114 | ······<HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
115 | ····</Reference> |
116 | ····<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
117 | ······<HintPath>packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
118 | ····</Reference> |
119 | ····<Reference Include="System.Xml"> |
120 | ······<Name>System.XML</Name> |
121 | ····</Reference> |
122 | ····<Reference Include="System.Xml.Linq" /> |
123 | ··</ItemGroup> |
124 | ··<ItemGroup> |
125 | ····<Compile Include="AllBranches.cs"> |
126 | ······<SubType>Code</SubType> |
127 | ····</Compile> |
128 | ····<Compile Include="Asm.cs"> |
129 | ······<SubType>Code</SubType> |
130 | ····</Compile> |
131 | ····<Compile Include="Class.cs"> |
132 | ······<SubType>Code</SubType> |
133 | ····</Compile> |
134 | ····<Compile Include="ConsoleMessageAdapter.cs"> |
135 | ······<SubType>Code</SubType> |
136 | ····</Compile> |
137 | ····<Compile Include="ConsoleProcess.cs" /> |
138 | ····<Compile Include="Dasm.cs"> |
139 | ······<SubType>Code</SubType> |
140 | ····</Compile> |
141 | ····<Compile Include="Enhancer\ClassHashtable.cs"> |
142 | ······<SubType>Code</SubType> |
143 | ····</Compile> |
144 | ····<Compile Include="Enhancer\Corlib.cs" /> |
145 | ····<Compile Include="Enhancer\Decryptor.cs"> |
146 | ······<SubType>Code</SubType> |
147 | ····</Compile> |
148 | ····<Compile Include="Enhancer\Ecma335\EcmaArrayIndex.cs" /> |
149 | ····<Compile Include="Enhancer\Ecma335\EcmaCallConv.cs" /> |
150 | ····<Compile Include="Enhancer\Ecma335\EcmaDottedName.cs" /> |
151 | ····<Compile Include="Enhancer\Ecma335\EcmaGenericParameter.cs" /> |
152 | ····<Compile Include="Enhancer\Ecma335\EcmaILParserException.cs" /> |
153 | ····<Compile Include="Enhancer\Ecma335\EcmaKeywordListParser.cs" /> |
154 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodAttr.cs" /> |
155 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodHeader.cs" /> |
156 | ····<Compile Include="Enhancer\Ecma335\EcmaMethodName.cs" /> |
157 | ····<Compile Include="Enhancer\Ecma335\EcmaParameterList.cs" /> |
158 | ····<Compile Include="Enhancer\Ecma335\EcmaTypeReferenceName.cs" /> |
159 | ····<Compile Include="Enhancer\Ecma335\IEcmaDefinition.cs" /> |
160 | ····<Compile Include="Enhancer\Ecma335\EcmaType.cs" /> |
161 | ····<Compile Include="Enhancer\Ecma335\EcmaTypeRef.cs" /> |
162 | ····<Compile Include="Enhancer\Ecma335\EcmaImplAttr.cs" /> |
163 | ····<Compile Include="Enhancer\Enhancer.cs"> |
164 | ······<SubType>Code</SubType> |
165 | ····</Compile> |
166 | ····<Compile Include="Enhancer\ExtendedPath.cs" /> |
167 | ····<Compile Include="Enhancer\Generator\AccessGenerator.cs"> |
168 | ······<SubType>Code</SubType> |
169 | ····</Compile> |
170 | ····<Compile Include="Enhancer\Generator\GenericDiffGenerator.cs" /> |
171 | ····<Compile Include="Enhancer\Generator\GenericSqlGenerator.cs"> |
172 | ······<SubType>Code</SubType> |
173 | ····</Compile> |
174 | ····<Compile Include="Enhancer\Generator\GenericSqlGeneratorBase.cs" /> |
175 | ····<Compile Include="Enhancer\Generator\ProviderPathFinder.cs" /> |
176 | ····<Compile Include="Enhancer\Generator\NdoTransDiffGenerator.cs" /> |
177 | ····<Compile Include="Enhancer\Generator\SQLDiffGenerator.cs" /> |
178 | ····<Compile Include="Enhancer\Generator\SQLGenerator.cs"> |
179 | ······<SubType>Code</SubType> |
180 | ····</Compile> |
181 | ····<Compile Include="Enhancer\Generator\StandardSqlGenerator.cs"> |
182 | ······<SubType>Code</SubType> |
183 | ····</Compile> |
184 | ····<Compile Include="Enhancer\InternalException.cs"> |
185 | ······<SubType>Code</SubType> |
186 | ····</Compile> |
187 | ····<Compile Include="Enhancer\ListReflectors\GenericIListReflector.cs" /> |
188 | ····<Compile Include="Enhancer\ListReflectors\GenericListReflector.cs" /> |
189 | ····<Compile Include="Enhancer\ListReflectors\IListReflector.cs" /> |
190 | ····<Compile Include="Enhancer\ListReflectors\ListAccessManipulator.cs" /> |
191 | ····<Compile Include="Enhancer\ListReflectors\ListReflectorFactory.cs" /> |
192 | ····<Compile Include="Enhancer\NDOAssemblyChecker.cs" /> |
193 | ····<Compile Include="Enhancer\Nodes\AssemblyNode.cs" /> |
194 | ····<Compile Include="Enhancer\Nodes\EmbeddedTypeNode.cs" /> |
195 | ····<Compile Include="Enhancer\Nodes\ValueTypeNode.cs" /> |
196 | ····<Compile Include="Enhancer\ReflectedType.cs" /> |
197 | ····<Compile Include="Enhancer\ListReflectors\StandardListReflector.cs" /> |
198 | ····<Compile Include="Enhancer\NDOAssemblyName.cs"> |
199 | ······<SubType>Code</SubType> |
200 | ····</Compile> |
201 | ····<Compile Include="Enhancer\NDOErrors.cs"> |
202 | ······<SubType>Code</SubType> |
203 | ····</Compile> |
204 | ····<Compile Include="Enhancer\Nodes\ClassNode.cs"> |
205 | ······<SubType>Code</SubType> |
206 | ····</Compile> |
207 | ····<Compile Include="Enhancer\Nodes\FieldNode.cs"> |
208 | ······<SubType>Code</SubType> |
209 | ····</Compile> |
210 | ····<Compile Include="Enhancer\Nodes\RelationNode.cs"> |
211 | ······<SubType>Code</SubType> |
212 | ····</Compile> |
213 | ····<Compile Include="Enhancer\ProjectDescription.cs"> |
214 | ······<SubType>Code</SubType> |
215 | ····</Compile> |
216 | ····<Compile Include="Enhancer\QualifiedTableName.cs"> |
217 | ······<SubType>Code</SubType> |
218 | ····</Compile> |
219 | ····<Compile Include="Enhancer\ReferenceArrayList.cs"> |
220 | ······<SubType>Code</SubType> |
221 | ····</Compile> |
222 | ····<Compile Include="Enhancer\SchemaGenerator.cs"> |
223 | ······<SubType>Code</SubType> |
224 | ····</Compile> |
225 | ····<Compile Include="Enhancer\TypeHashGenerator.cs" /> |
226 | ····<Compile Include="Enhancer\TypeManager.cs"> |
227 | ······<SubType>Code</SubType> |
228 | ····</Compile> |
229 | ····<Compile Include="AssemblyInfo.cs"> |
230 | ······<SubType>Code</SubType> |
231 | ····</Compile> |
232 | ····<Compile Include="EnhancerMain.cs"> |
233 | ······<SubType>Code</SubType> |
234 | ····</Compile> |
235 | ····<Compile Include="EnhDate.cs"> |
236 | ······<SubType>Code</SubType> |
237 | ····</Compile> |
238 | ····<Compile Include="ILCode\ILAssemblyElement.cs"> |
239 | ······<SubType>Code</SubType> |
240 | ····</Compile> |
241 | ····<Compile Include="ILCode\ILBlankElement.cs"> |
242 | ······<SubType>Code</SubType> |
243 | ····</Compile> |
244 | ····<Compile Include="ILCode\ILCatchElement.cs"> |
245 | ······<SubType>Code</SubType> |
246 | ····</Compile> |
247 | ····<Compile Include="ILCode\ILClassElement.cs"> |
248 | ······<SubType>Code</SubType> |
249 | ····</Compile> |
250 | ····<Compile Include="ILCode\ILCommentElement.cs"> |
251 | ······<SubType>Code</SubType> |
252 | ····</Compile> |
253 | ····<Compile Include="ILCode\ILCounter.cs"> |
254 | ······<SubType>Code</SubType> |
255 | ····</Compile> |
256 | ····<Compile Include="ILCode\ILCustomElement.cs"> |
257 | ······<SubType>Code</SubType> |
258 | ····</Compile> |
259 | ····<Compile Include="ILCode\ILElement.cs"> |
260 | ······<SubType>Code</SubType> |
261 | ····</Compile> |
262 | ····<Compile Include="ILCode\ILElementIterator.cs"> |
263 | ······<SubType>Code</SubType> |
264 | ····</Compile> |
265 | ····<Compile Include="ILCode\ILElementType.cs"> |
266 | ······<SubType>Code</SubType> |
267 | ····</Compile> |
268 | ····<Compile Include="ILCode\ILFieldElement.cs"> |
269 | ······<SubType>Code</SubType> |
270 | ····</Compile> |
271 | ····<Compile Include="ILCode\ILFile.cs"> |
272 | ······<SubType>Code</SubType> |
273 | ····</Compile> |
274 | ····<Compile Include="ILCode\ILGetElement.cs"> |
275 | ······<SubType>Code</SubType> |
276 | ····</Compile> |
277 | ····<Compile Include="ILCode\ILLineElement.cs"> |
278 | ······<SubType>Code</SubType> |
279 | ····</Compile> |
280 | ····<Compile Include="ILCode\ILLocalsElement.cs"> |
281 | ······<SubType>Code</SubType> |
282 | ····</Compile> |
283 | ····<Compile Include="ILCode\ILMaxstackElement.cs"> |
284 | ······<SubType>Code</SubType> |
285 | ····</Compile> |
286 | ····<Compile Include="ILCode\ILMethodElement.cs"> |
287 | ······<SubType>Code</SubType> |
288 | ····</Compile> |
289 | ····<Compile Include="ILCode\ILModuleElement.cs"> |
290 | ······<SubType>Code</SubType> |
291 | ····</Compile> |
292 | ····<Compile Include="ILCode\ILNamespaceElement.cs"> |
293 | ······<SubType>Code</SubType> |
294 | ····</Compile> |
295 | ····<Compile Include="ILCode\ILPropertyElement.cs"> |
296 | ······<SubType>Code</SubType> |
297 | ····</Compile> |
298 | ····<Compile Include="ILCode\ILPublickeyElement.cs"> |
299 | ······<SubType>Code</SubType> |
300 | ····</Compile> |
301 | ····<Compile Include="ILCode\ILPublickeytokenElement.cs"> |
302 | ······<SubType>Code</SubType> |
303 | ····</Compile> |
304 | ····<Compile Include="ILCode\ILSetElement.cs"> |
305 | ······<SubType>Code</SubType> |
306 | ····</Compile> |
307 | ····<Compile Include="ILCode\ILStatementElement.cs"> |
308 | ······<SubType>Code</SubType> |
309 | ····</Compile> |
310 | ····<Compile Include="ILCode\ILString.cs"> |
311 | ······<SubType>Code</SubType> |
312 | ····</Compile> |
313 | ····<Compile Include="ILCode\ILTryElement.cs"> |
314 | ······<SubType>Code</SubType> |
315 | ····</Compile> |
316 | ····<Compile Include="ILCode\ILUnknownElement.cs"> |
317 | ······<SubType>Code</SubType> |
318 | ····</Compile> |
319 | ····<Compile Include="ILCode\PackedLength.cs"> |
320 | ······<SubType>Code</SubType> |
321 | ····</Compile> |
322 | ····<Compile Include="ConfigurationOptions.cs"> |
323 | ······<SubType>Code</SubType> |
324 | ····</Compile> |
325 | ····<Compile Include="NugetProps.cs" /> |
326 | ····<Compile Include="ProjectAssets.cs" /> |
327 | ····<Compile Include="TinyJSON\Json.cs" /> |
328 | ····<Compile Include="UmlautName.cs"> |
329 | ······<SubType>Code</SubType> |
330 | ····</Compile> |
331 | ····<Compile Include="ValueTypes.cs"> |
332 | ······<SubType>Code</SubType> |
333 | ····</Compile> |
334 | ····<Compile Include="XmlHelper.cs"> |
335 | ······<SubType>Code</SubType> |
336 | ····</Compile> |
337 | ····<Content Include="App.ico" /> |
338 | ··</ItemGroup> |
339 | ··<ItemGroup> |
340 | ····<None Include="app.config" /> |
341 | ····<None Include="packages.config"> |
342 | ······<SubType>Designer</SubType> |
343 | ····</None> |
344 | ··</ItemGroup> |
345 | ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
346 | ··<Target Name="PrepareEnhDate" BeforeTargets="PrepareForBuild"> |
347 | ····<Exec Command="..\MakeEnhancerDate\bin\Release\MakeEnhancerDate.exe > EnhDate.cs" /> |
348 | ··</Target> |
349 | ··<PropertyGroup> |
350 | ····<PostBuildEvent>copy NDOEnhancer.exe ..\..\..\nuget |
351 | copy NDOEnhancer.pdb ..\..\..\nuget |
352 | copy NDO.dll ..\..\..\nuget |
353 | copy NDOInterfaces.dll ..\..\..\nuget |
354 | REM copy NDOEnhancer.exe "C:\Users\Mirko Matytschak\.nuget\packages\ndo.dll\4.0.0\build" |
355 | REM copy NDOEnhancer.pdb "C:\Users\Mirko Matytschak\.nuget\packages\ndo.dll\4.0.0\build" |
356 | </PostBuildEvent> |
357 | ··</PropertyGroup> |
358 | </Project> |