Datei: IntegrationTests/PureBusinessClasses/PureBusinessClasses.csproj

Last Commit (123a4dc)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3 ··<PropertyGroup>
4 ····<ProjectType>Local</ProjectType>
5 ····<ProductVersion>9.0.30729</ProductVersion>
6 ····<SchemaVersion>2.0</SchemaVersion>
7 ····<ProjectGuid>{45909E1A-974B-413C-8F36-52383F3A62CC}</ProjectGuid>
8 ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9 ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10 ····<ApplicationIcon>
11 ····</ApplicationIcon>
12 ····<AssemblyKeyContainerName>
13 ····</AssemblyKeyContainerName>
14 ····<AssemblyName>PureBusinessClasses</AssemblyName>
15 ····<AssemblyOriginatorKeyFile>
16 ····</AssemblyOriginatorKeyFile>
17 ····<DefaultClientScript>JScript</DefaultClientScript>
18 ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
19 ····<DefaultTargetSchema>IE50</DefaultTargetSchema>
20 ····<DelaySign>false</DelaySign>
21 ····<OutputType>Library</OutputType>
22 ····<RootNamespace>PureBusinessClasses</RootNamespace>
23 ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
24 ····<StartupObject>
25 ····</StartupObject>
26 ····<FileUpgradeFlags>
27 ····</FileUpgradeFlags>
28 ····<UpgradeBackupLocation>
29 ····</UpgradeBackupLocation>
30 ····<OldToolsVersion>3.5</OldToolsVersion>
31 ····<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
32 ····<PublishUrl>publish\</PublishUrl>
33 ····<Install>true</Install>
34 ····<InstallFrom>Disk</InstallFrom>
35 ····<UpdateEnabled>false</UpdateEnabled>
36 ····<UpdateMode>Foreground</UpdateMode>
37 ····<UpdateInterval>7</UpdateInterval>
38 ····<UpdateIntervalUnits>Days</UpdateIntervalUnits>
39 ····<UpdatePeriodically>false</UpdatePeriodically>
40 ····<UpdateRequired>false</UpdateRequired>
41 ····<MapFileExtensions>true</MapFileExtensions>
42 ····<ApplicationRevision>0</ApplicationRevision>
43 ····<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
44 ····<IsWebBootstrapper>false</IsWebBootstrapper>
45 ····<UseApplicationTrust>false</UseApplicationTrust>
46 ····<BootstrapperEnabled>true</BootstrapperEnabled>
47 ····<TargetFrameworkProfile />
48 ····<NuGetPackageImportStamp>50fc758b</NuGetPackageImportStamp>
49 ··</PropertyGroup>
50 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
51 ····<OutputPath>bin\Debug\</OutputPath>
52 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
53 ····<BaseAddress>285212672</BaseAddress>
54 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
55 ····<ConfigurationOverrideFile>
56 ····</ConfigurationOverrideFile>
57 ····<DefineConstants>TRACE;DEBUG;</DefineConstants>
58 ····<DocumentationFile>
59 ····</DocumentationFile>
60 ····<DebugSymbols>true</DebugSymbols>
61 ····<FileAlignment>4096</FileAlignment>
62 ····<NoStdLib>false</NoStdLib>
63 ····<NoWarn>
64 ····</NoWarn>
65 ····<Optimize>false</Optimize>
66 ····<RegisterForComInterop>false</RegisterForComInterop>
67 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
68 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
69 ····<WarningLevel>4</WarningLevel>
70 ····<DebugType>full</DebugType>
71 ····<ErrorReport>prompt</ErrorReport>
72 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
73 ··</PropertyGroup>
74 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
75 ····<OutputPath>bin\Release\</OutputPath>
76 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
77 ····<BaseAddress>285212672</BaseAddress>
78 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
79 ····<ConfigurationOverrideFile>
80 ····</ConfigurationOverrideFile>
81 ····<DefineConstants>TRACE;</DefineConstants>
82 ····<DocumentationFile>
83 ····</DocumentationFile>
84 ····<DebugSymbols>false</DebugSymbols>
85 ····<FileAlignment>4096</FileAlignment>
86 ····<NoStdLib>false</NoStdLib>
87 ····<NoWarn>
88 ····</NoWarn>
89 ····<Optimize>true</Optimize>
90 ····<RegisterForComInterop>false</RegisterForComInterop>
91 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
92 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
93 ····<WarningLevel>4</WarningLevel>
94 ····<DebugType>none</DebugType>
95 ····<ErrorReport>prompt</ErrorReport>
96 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
97 ··</PropertyGroup>
98 ··<ItemGroup>
99 ····<Reference Include="NDO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=37bfdffa92a0cd24, processorArchitecture=MSIL">
100 ······<SpecificVersion>False</SpecificVersion>
101 ······<HintPath>..\..\NDODLL\bin\Debug\net452\NDO.dll</HintPath>
102 ····</Reference>
103 ····<Reference Include="NDO.SqlServer">
104 ······<HintPath>..\..\Provider\SqlServerProvider\NDO.SqlServer\bin\Debug\net452\NDO.SqlServer.dll</HintPath>
105 ····</Reference>
106 ····<Reference Include="NDOInterfaces, Version=4.0.1.0, Culture=neutral, PublicKeyToken=ff5e453a099b8326, processorArchitecture=MSIL">
107 ······<SpecificVersion>False</SpecificVersion>
108 ······<HintPath>..\..\NDOInterfaces\bin\Debug\net452\NDOInterfaces.dll</HintPath>
109 ····</Reference>
110 ····<Reference Include="System">
111 ······<Name>System</Name>
112 ····</Reference>
113 ····<Reference Include="System.Data">
114 ······<Name>System.Data</Name>
115 ····</Reference>
116 ····<Reference Include="System.Data.SqlServerCe">
117 ······<HintPath>..\..\SqlCEProvider\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
118 ····</Reference>
119 ····<Reference Include="System.Drawing">
120 ······<Name>System.Drawing</Name>
121 ····</Reference>
122 ····<Reference Include="System.Windows.Forms">
123 ······<Name>System.Windows.Forms</Name>
124 ····</Reference>
125 ····<Reference Include="System.Xml">
126 ······<Name>System.XML</Name>
127 ····</Reference>
128 ··</ItemGroup>
129 ··<ItemGroup>
130 ····<Compile Include="AbstractBaseTestClasses.cs">
131 ······<SubType>Code</SubType>
132 ····</Compile>
133 ····<Compile Include="Adresse.cs">
134 ······<SubType>Code</SubType>
135 ····</Compile>
136 ····<Compile Include="AssemblyInfo.cs">
137 ······<SubType>Code</SubType>
138 ····</Compile>
139 ····<Compile Include="Beleg.cs">
140 ······<SubType>Code</SubType>
141 ····</Compile>
142 ····<Compile Include="Büro.cs">
143 ······<SubType>Code</SubType>
144 ····</Compile>
145 ····<Compile Include="ClassWithDIConstructor.cs" />
146 ····<Compile Include="ClassWithDIConstructor.ndo.cs">
147 ······<DependentUpon>ClassWithDIConstructor.cs</DependentUpon>
148 ····</Compile>
149 ····<Compile Include="DoubleRelationClasses.cs" />
150 ····<Compile Include="ClassWithBlock.cs">
151 ······<SubType>Code</SubType>
152 ····</Compile>
153 ····<Compile Include="Contact.cs">
154 ······<SubType>Code</SubType>
155 ····</Compile>
156 ····<Compile Include="DataTypeTestClasses.cs">
157 ······<SubType>Code</SubType>
158 ····</Compile>
159 ····<Compile Include="DateTestClasses.cs">
160 ······<SubType>Code</SubType>
161 ····</Compile>
162 ····<Compile Include="DeleteForeignRelationClasses.cs">
163 ······<SubType>Code</SubType>
164 ····</Compile>
165 ····<Compile Include="DerivedStateTestClasses.cs">
166 ······<SubType>Code</SubType>
167 ····</Compile>
168 ····<Compile Include="Device.cs" />
169 ····<Compile Include="Email.cs">
170 ······<SubType>Code</SubType>
171 ····</Compile>
172 ····<Compile Include="Flughafen.cs">
173 ······<SubType>Code</SubType>
174 ····</Compile>
175 ····<Compile Include="ForeignObjectManipulationClasses.cs">
176 ······<SubType>Code</SubType>
177 ····</Compile>
178 ····<Compile Include="Institution.cs">
179 ······<SubType>Code</SubType>
180 ····</Compile>
181 ····<Compile Include="Intermediate.cs">
182 ······<SubType>Code</SubType>
183 ····</Compile>
184 ····<Compile Include="IntermediateSingle.cs">
185 ······<SubType>Code</SubType>
186 ····</Compile>
187 ····<Compile Include="Kostenpunkt.cs">
188 ······<SubType>Code</SubType>
189 ····</Compile>
190 ····<Compile Include="Land.cs">
191 ······<SubType>Code</SubType>
192 ····</Compile>
193 ····<Compile Include="Manager.cs">
194 ······<SubType>Code</SubType>
195 ····</Compile>
196 ····<Compile Include="Mitarbeiter.cs">
197 ······<SubType>Code</SubType>
198 ····</Compile>
199 ····<Compile Include="NestedClasses.cs">
200 ······<SubType>Code</SubType>
201 ····</Compile>
202 ····<Compile Include="NullableDataContainer.cs" />
203 ····<Compile Include="OidTestClasses.cs">
204 ······<SubType>Code</SubType>
205 ····</Compile>
206 ····<Compile Include="Order.cs">
207 ······<SubType>Code</SubType>
208 ····</Compile>
209 ····<Compile Include="OrderDetail.cs">
210 ······<SubType>Code</SubType>
211 ····</Compile>
212 ····<Compile Include="OwnHashcodeParent.cs" />
213 ····<Compile Include="Peer.cs">
214 ······<SubType>Code</SubType>
215 ····</Compile>
216 ····<Compile Include="Person.cs">
217 ······<SubType>Code</SubType>
218 ····</Compile>
219 ····<Compile Include="PKWFahrt.cs">
220 ······<SubType>Code</SubType>
221 ····</Compile>
222 ····<Compile Include="Product.cs">
223 ······<SubType>Code</SubType>
224 ····</Compile>
225 ····<Compile Include="Projekt.cs">
226 ······<SubType>Code</SubType>
227 ····</Compile>
228 ····<Compile Include="Reise.cs">
229 ······<SubType>Code</SubType>
230 ····</Compile>
231 ····<Compile Include="Reisebüro.cs">
232 ······<SubType>Code</SubType>
233 ····</Compile>
 
 
 
 
234 ····<Compile Include="SequenceValue.cs">
235 ······<SubType>Code</SubType>
236 ····</Compile>
237 ····<Compile Include="Signatur.cs">
238 ······<SubType>Code</SubType>
239 ····</Compile>
240 ····<Compile Include="Sozialversicherungsnummer.cs">
241 ······<SubType>Code</SubType>
242 ····</Compile>
243 ····<Compile Include="Subject.cs">
244 ······<SubType>Code</SubType>
245 ····</Compile>
246 ····<Compile Include="TimeStampContainer.cs">
247 ······<SubType>Code</SubType>
248 ····</Compile>
249 ····<Compile Include="Topic.cs">
250 ······<SubType>Code</SubType>
251 ····</Compile>
252 ····<Compile Include="TopicIndirect.cs">
253 ······<SubType>Code</SubType>
254 ····</Compile>
255 ····<Compile Include="Track.cs">
256 ······<SubType>Code</SubType>
257 ····</Compile>
258 ····<Compile Include="Zertifikat.cs">
259 ······<SubType>Code</SubType>
260 ····</Compile>
261 ····<Content Include="bin\Release\PureBusinessClasses.ndo.sql" />
262 ····<Content Include="NDOMapping.xml">
263 ······<SubType>Designer</SubType>
264 ····</Content>
265 ··</ItemGroup>
266 ··<ItemGroup>
267 ····<None Include="bin\Debug\PureBusinessClasses.ndo.sql" />
268 ····<None Include="bin\Debug\PureBusinessClasses.ndo.xsc">
269 ······<DependentUpon>PureBusinessClasses.ndo.xsd</DependentUpon>
270 ····</None>
271 ····<None Include="bin\Debug\PureBusinessClasses.ndo.xss">
272 ······<DependentUpon>PureBusinessClasses.ndo.xsd</DependentUpon>
273 ····</None>
274 ····<None Include="bin\Debug\PureBusinessClasses.ndodiff..sql" />
275 ··</ItemGroup>
276 ··<ItemGroup>
277 ····<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
278 ······<Visible>False</Visible>
279 ······<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
280 ······<Install>false</Install>
281 ····</BootstrapperPackage>
282 ····<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
283 ······<Visible>False</Visible>
284 ······<ProductName>.NET Framework 3.5 SP1</ProductName>
285 ······<Install>true</Install>
286 ····</BootstrapperPackage>
287 ····<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
288 ······<Visible>False</Visible>
289 ······<ProductName>Windows Installer 3.1</ProductName>
290 ······<Install>true</Install>
291 ····</BootstrapperPackage>
292 ··</ItemGroup>
293 ··<ProjectExtensions>
294 ··</ProjectExtensions>
295 ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
296 ··<PropertyGroup>
297 ····<PreBuildEvent>
298 ····</PreBuildEvent>
299 ··</PropertyGroup>
300 ··<Import Project="..\..\nuget\ndo.dll.targets" />
301 </Project>
New Commit (16046d5)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3 ··<PropertyGroup>
4 ····<ProjectType>Local</ProjectType>
5 ····<ProductVersion>9.0.30729</ProductVersion>
6 ····<SchemaVersion>2.0</SchemaVersion>
7 ····<ProjectGuid>{45909E1A-974B-413C-8F36-52383F3A62CC}</ProjectGuid>
8 ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9 ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10 ····<ApplicationIcon>
11 ····</ApplicationIcon>
12 ····<AssemblyKeyContainerName>
13 ····</AssemblyKeyContainerName>
14 ····<AssemblyName>PureBusinessClasses</AssemblyName>
15 ····<AssemblyOriginatorKeyFile>
16 ····</AssemblyOriginatorKeyFile>
17 ····<DefaultClientScript>JScript</DefaultClientScript>
18 ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
19 ····<DefaultTargetSchema>IE50</DefaultTargetSchema>
20 ····<DelaySign>false</DelaySign>
21 ····<OutputType>Library</OutputType>
22 ····<RootNamespace>PureBusinessClasses</RootNamespace>
23 ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
24 ····<StartupObject>
25 ····</StartupObject>
26 ····<FileUpgradeFlags>
27 ····</FileUpgradeFlags>
28 ····<UpgradeBackupLocation>
29 ····</UpgradeBackupLocation>
30 ····<OldToolsVersion>3.5</OldToolsVersion>
31 ····<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
32 ····<PublishUrl>publish\</PublishUrl>
33 ····<Install>true</Install>
34 ····<InstallFrom>Disk</InstallFrom>
35 ····<UpdateEnabled>false</UpdateEnabled>
36 ····<UpdateMode>Foreground</UpdateMode>
37 ····<UpdateInterval>7</UpdateInterval>
38 ····<UpdateIntervalUnits>Days</UpdateIntervalUnits>
39 ····<UpdatePeriodically>false</UpdatePeriodically>
40 ····<UpdateRequired>false</UpdateRequired>
41 ····<MapFileExtensions>true</MapFileExtensions>
42 ····<ApplicationRevision>0</ApplicationRevision>
43 ····<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
44 ····<IsWebBootstrapper>false</IsWebBootstrapper>
45 ····<UseApplicationTrust>false</UseApplicationTrust>
46 ····<BootstrapperEnabled>true</BootstrapperEnabled>
47 ····<TargetFrameworkProfile />
48 ····<NuGetPackageImportStamp>50fc758b</NuGetPackageImportStamp>
49 ··</PropertyGroup>
50 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
51 ····<OutputPath>bin\Debug\</OutputPath>
52 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
53 ····<BaseAddress>285212672</BaseAddress>
54 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
55 ····<ConfigurationOverrideFile>
56 ····</ConfigurationOverrideFile>
57 ····<DefineConstants>TRACE;DEBUG;</DefineConstants>
58 ····<DocumentationFile>
59 ····</DocumentationFile>
60 ····<DebugSymbols>true</DebugSymbols>
61 ····<FileAlignment>4096</FileAlignment>
62 ····<NoStdLib>false</NoStdLib>
63 ····<NoWarn>
64 ····</NoWarn>
65 ····<Optimize>false</Optimize>
66 ····<RegisterForComInterop>false</RegisterForComInterop>
67 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
68 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
69 ····<WarningLevel>4</WarningLevel>
70 ····<DebugType>full</DebugType>
71 ····<ErrorReport>prompt</ErrorReport>
72 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
73 ··</PropertyGroup>
74 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
75 ····<OutputPath>bin\Release\</OutputPath>
76 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
77 ····<BaseAddress>285212672</BaseAddress>
78 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
79 ····<ConfigurationOverrideFile>
80 ····</ConfigurationOverrideFile>
81 ····<DefineConstants>TRACE;</DefineConstants>
82 ····<DocumentationFile>
83 ····</DocumentationFile>
84 ····<DebugSymbols>false</DebugSymbols>
85 ····<FileAlignment>4096</FileAlignment>
86 ····<NoStdLib>false</NoStdLib>
87 ····<NoWarn>
88 ····</NoWarn>
89 ····<Optimize>true</Optimize>
90 ····<RegisterForComInterop>false</RegisterForComInterop>
91 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
92 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
93 ····<WarningLevel>4</WarningLevel>
94 ····<DebugType>none</DebugType>
95 ····<ErrorReport>prompt</ErrorReport>
96 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
97 ··</PropertyGroup>
98 ··<ItemGroup>
99 ····<Reference Include="NDO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=37bfdffa92a0cd24, processorArchitecture=MSIL">
100 ······<SpecificVersion>False</SpecificVersion>
101 ······<HintPath>..\..\NDODLL\bin\Debug\net452\NDO.dll</HintPath>
102 ····</Reference>
103 ····<Reference Include="NDO.SqlServer">
104 ······<HintPath>..\..\Provider\SqlServerProvider\NDO.SqlServer\bin\Debug\net452\NDO.SqlServer.dll</HintPath>
105 ····</Reference>
106 ····<Reference Include="NDOInterfaces, Version=4.0.1.0, Culture=neutral, PublicKeyToken=ff5e453a099b8326, processorArchitecture=MSIL">
107 ······<SpecificVersion>False</SpecificVersion>
108 ······<HintPath>..\..\NDOInterfaces\bin\Debug\net452\NDOInterfaces.dll</HintPath>
109 ····</Reference>
110 ····<Reference Include="System">
111 ······<Name>System</Name>
112 ····</Reference>
113 ····<Reference Include="System.Data">
114 ······<Name>System.Data</Name>
115 ····</Reference>
116 ····<Reference Include="System.Data.SqlServerCe">
117 ······<HintPath>..\..\SqlCEProvider\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
118 ····</Reference>
119 ····<Reference Include="System.Drawing">
120 ······<Name>System.Drawing</Name>
121 ····</Reference>
122 ····<Reference Include="System.Windows.Forms">
123 ······<Name>System.Windows.Forms</Name>
124 ····</Reference>
125 ····<Reference Include="System.Xml">
126 ······<Name>System.XML</Name>
127 ····</Reference>
128 ··</ItemGroup>
129 ··<ItemGroup>
130 ····<Compile Include="AbstractBaseTestClasses.cs">
131 ······<SubType>Code</SubType>
132 ····</Compile>
133 ····<Compile Include="Adresse.cs">
134 ······<SubType>Code</SubType>
135 ····</Compile>
136 ····<Compile Include="AssemblyInfo.cs">
137 ······<SubType>Code</SubType>
138 ····</Compile>
139 ····<Compile Include="Beleg.cs">
140 ······<SubType>Code</SubType>
141 ····</Compile>
142 ····<Compile Include="Büro.cs">
143 ······<SubType>Code</SubType>
144 ····</Compile>
145 ····<Compile Include="ClassWithDIConstructor.cs" />
146 ····<Compile Include="ClassWithDIConstructor.ndo.cs">
147 ······<DependentUpon>ClassWithDIConstructor.cs</DependentUpon>
148 ····</Compile>
149 ····<Compile Include="DoubleRelationClasses.cs" />
150 ····<Compile Include="ClassWithBlock.cs">
151 ······<SubType>Code</SubType>
152 ····</Compile>
153 ····<Compile Include="Contact.cs">
154 ······<SubType>Code</SubType>
155 ····</Compile>
156 ····<Compile Include="DataTypeTestClasses.cs">
157 ······<SubType>Code</SubType>
158 ····</Compile>
159 ····<Compile Include="DateTestClasses.cs">
160 ······<SubType>Code</SubType>
161 ····</Compile>
162 ····<Compile Include="DeleteForeignRelationClasses.cs">
163 ······<SubType>Code</SubType>
164 ····</Compile>
165 ····<Compile Include="DerivedStateTestClasses.cs">
166 ······<SubType>Code</SubType>
167 ····</Compile>
168 ····<Compile Include="Device.cs" />
169 ····<Compile Include="Email.cs">
170 ······<SubType>Code</SubType>
171 ····</Compile>
172 ····<Compile Include="Flughafen.cs">
173 ······<SubType>Code</SubType>
174 ····</Compile>
175 ····<Compile Include="ForeignObjectManipulationClasses.cs">
176 ······<SubType>Code</SubType>
177 ····</Compile>
178 ····<Compile Include="Institution.cs">
179 ······<SubType>Code</SubType>
180 ····</Compile>
181 ····<Compile Include="Intermediate.cs">
182 ······<SubType>Code</SubType>
183 ····</Compile>
184 ····<Compile Include="IntermediateSingle.cs">
185 ······<SubType>Code</SubType>
186 ····</Compile>
187 ····<Compile Include="Kostenpunkt.cs">
188 ······<SubType>Code</SubType>
189 ····</Compile>
190 ····<Compile Include="Land.cs">
191 ······<SubType>Code</SubType>
192 ····</Compile>
193 ····<Compile Include="Manager.cs">
194 ······<SubType>Code</SubType>
195 ····</Compile>
196 ····<Compile Include="Mitarbeiter.cs">
197 ······<SubType>Code</SubType>
198 ····</Compile>
199 ····<Compile Include="NestedClasses.cs">
200 ······<SubType>Code</SubType>
201 ····</Compile>
202 ····<Compile Include="NullableDataContainer.cs" />
203 ····<Compile Include="OidTestClasses.cs">
204 ······<SubType>Code</SubType>
205 ····</Compile>
206 ····<Compile Include="Order.cs">
207 ······<SubType>Code</SubType>
208 ····</Compile>
209 ····<Compile Include="OrderDetail.cs">
210 ······<SubType>Code</SubType>
211 ····</Compile>
212 ····<Compile Include="OwnHashcodeParent.cs" />
213 ····<Compile Include="Peer.cs">
214 ······<SubType>Code</SubType>
215 ····</Compile>
216 ····<Compile Include="Person.cs">
217 ······<SubType>Code</SubType>
218 ····</Compile>
219 ····<Compile Include="PKWFahrt.cs">
220 ······<SubType>Code</SubType>
221 ····</Compile>
222 ····<Compile Include="Product.cs">
223 ······<SubType>Code</SubType>
224 ····</Compile>
225 ····<Compile Include="Projekt.cs">
226 ······<SubType>Code</SubType>
227 ····</Compile>
228 ····<Compile Include="Reise.cs">
229 ······<SubType>Code</SubType>
230 ····</Compile>
231 ····<Compile Include="Reisebüro.cs">
232 ······<SubType>Code</SubType>
233 ····</Compile>
234 ····<Compile Include="RowVersionClass.cs" />
235 ····<Compile Include="RowVersionClass.ndo.cs">
236 ······<DependentUpon>RowVersionClass.cs</DependentUpon>
237 ····</Compile>
238 ····<Compile Include="SequenceValue.cs">
239 ······<SubType>Code</SubType>
240 ····</Compile>
241 ····<Compile Include="Signatur.cs">
242 ······<SubType>Code</SubType>
243 ····</Compile>
244 ····<Compile Include="Sozialversicherungsnummer.cs">
245 ······<SubType>Code</SubType>
246 ····</Compile>
247 ····<Compile Include="Subject.cs">
248 ······<SubType>Code</SubType>
249 ····</Compile>
250 ····<Compile Include="TimeStampContainer.cs">
251 ······<SubType>Code</SubType>
252 ····</Compile>
253 ····<Compile Include="Topic.cs">
254 ······<SubType>Code</SubType>
255 ····</Compile>
256 ····<Compile Include="TopicIndirect.cs">
257 ······<SubType>Code</SubType>
258 ····</Compile>
259 ····<Compile Include="Track.cs">
260 ······<SubType>Code</SubType>
261 ····</Compile>
262 ····<Compile Include="Zertifikat.cs">
263 ······<SubType>Code</SubType>
264 ····</Compile>
265 ····<Content Include="bin\Release\PureBusinessClasses.ndo.sql" />
266 ····<Content Include="NDOMapping.xml">
267 ······<SubType>Designer</SubType>
268 ····</Content>
269 ··</ItemGroup>
270 ··<ItemGroup>
271 ····<None Include="bin\Debug\PureBusinessClasses.ndo.sql" />
272 ····<None Include="bin\Debug\PureBusinessClasses.ndo.xsc">
273 ······<DependentUpon>PureBusinessClasses.ndo.xsd</DependentUpon>
274 ····</None>
275 ····<None Include="bin\Debug\PureBusinessClasses.ndo.xss">
276 ······<DependentUpon>PureBusinessClasses.ndo.xsd</DependentUpon>
277 ····</None>
278 ····<None Include="bin\Debug\PureBusinessClasses.ndodiff..sql" />
279 ··</ItemGroup>
280 ··<ItemGroup>
281 ····<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
282 ······<Visible>False</Visible>
283 ······<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
284 ······<Install>false</Install>
285 ····</BootstrapperPackage>
286 ····<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
287 ······<Visible>False</Visible>
288 ······<ProductName>.NET Framework 3.5 SP1</ProductName>
289 ······<Install>true</Install>
290 ····</BootstrapperPackage>
291 ····<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
292 ······<Visible>False</Visible>
293 ······<ProductName>Windows Installer 3.1</ProductName>
294 ······<Install>true</Install>
295 ····</BootstrapperPackage>
296 ··</ItemGroup>
297 ··<ProjectExtensions>
298 ··</ProjectExtensions>
299 ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
300 ··<PropertyGroup>
301 ····<PreBuildEvent>
302 ····</PreBuildEvent>
303 ··</PropertyGroup>
304 ··<Import Project="..\..\nuget\ndo.dll.targets" />
305 </Project>