Datei: IntegrationTests/NdoUnitTests/NdoUnitTests.csproj

Last Commit (98730da)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
3 ··<Import Project="..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props" Condition="Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" />
4 ··<Import Project="..\packages\NUnit.3.11.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" />
5 ··<PropertyGroup>
6 ····<ProjectType>Local</ProjectType>
7 ····<ProductVersion>9.0.30729</ProductVersion>
8 ····<SchemaVersion>2.0</SchemaVersion>
9 ····<ProjectGuid>{3CEF344E-1479-426D-979D-C17E41AF6772}</ProjectGuid>
10 ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
11 ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
12 ····<ApplicationIcon>App.ico</ApplicationIcon>
13 ····<AssemblyKeyContainerName>
14 ····</AssemblyKeyContainerName>
15 ····<AssemblyName>NdoUnitTests</AssemblyName>
16 ····<AssemblyOriginatorKeyFile>
17 ····</AssemblyOriginatorKeyFile>
18 ····<DefaultClientScript>JScript</DefaultClientScript>
19 ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
20 ····<DefaultTargetSchema>IE50</DefaultTargetSchema>
21 ····<DelaySign>false</DelaySign>
22 ····<OutputType>Library</OutputType>
23 ····<RootNamespace>NdoUnitTests</RootNamespace>
24 ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
25 ····<StartupObject>
26 ····</StartupObject>
27 ····<FileUpgradeFlags>
28 ····</FileUpgradeFlags>
29 ····<UpgradeBackupLocation>
30 ····</UpgradeBackupLocation>
31 ····<OldToolsVersion>3.5</OldToolsVersion>
32 ····<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
33 ····<PublishUrl>publish\</PublishUrl>
34 ····<Install>true</Install>
35 ····<InstallFrom>Disk</InstallFrom>
36 ····<UpdateEnabled>false</UpdateEnabled>
37 ····<UpdateMode>Foreground</UpdateMode>
38 ····<UpdateInterval>7</UpdateInterval>
39 ····<UpdateIntervalUnits>Days</UpdateIntervalUnits>
40 ····<UpdatePeriodically>false</UpdatePeriodically>
41 ····<UpdateRequired>false</UpdateRequired>
42 ····<MapFileExtensions>true</MapFileExtensions>
43 ····<ApplicationRevision>0</ApplicationRevision>
44 ····<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
45 ····<IsWebBootstrapper>false</IsWebBootstrapper>
46 ····<UseApplicationTrust>false</UseApplicationTrust>
47 ····<BootstrapperEnabled>true</BootstrapperEnabled>
48 ····<TargetFrameworkProfile />
49 ····<NuGetPackageImportStamp>
50 ····</NuGetPackageImportStamp>
51 ··</PropertyGroup>
52 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
53 ····<OutputPath>bin\Debug\</OutputPath>
54 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
55 ····<BaseAddress>285212672</BaseAddress>
56 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
57 ····<ConfigurationOverrideFile>
58 ····</ConfigurationOverrideFile>
59 ····<DefineConstants>DEBUG;TRACE;SQLSERVER</DefineConstants>
60 ····<DocumentationFile>
61 ····</DocumentationFile>
62 ····<DebugSymbols>true</DebugSymbols>
63 ····<FileAlignment>4096</FileAlignment>
64 ····<NoStdLib>false</NoStdLib>
65 ····<NoWarn>618</NoWarn>
66 ····<Optimize>false</Optimize>
67 ····<RegisterForComInterop>false</RegisterForComInterop>
68 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
69 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
70 ····<WarningLevel>4</WarningLevel>
71 ····<DebugType>full</DebugType>
72 ····<ErrorReport>prompt</ErrorReport>
73 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
74 ····<Prefer32Bit>false</Prefer32Bit>
75 ··</PropertyGroup>
76 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
77 ····<OutputPath>bin\Release\</OutputPath>
78 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
79 ····<BaseAddress>285212672</BaseAddress>
80 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
81 ····<ConfigurationOverrideFile>
82 ····</ConfigurationOverrideFile>
83 ····<DefineConstants>TRACE;SQLSERVER</DefineConstants>
84 ····<DocumentationFile>
85 ····</DocumentationFile>
86 ····<DebugSymbols>false</DebugSymbols>
87 ····<FileAlignment>4096</FileAlignment>
88 ····<NoStdLib>false</NoStdLib>
89 ····<NoWarn>
90 ····</NoWarn>
91 ····<Optimize>true</Optimize>
92 ····<RegisterForComInterop>false</RegisterForComInterop>
93 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
94 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
95 ····<WarningLevel>4</WarningLevel>
96 ····<DebugType>none</DebugType>
97 ····<ErrorReport>prompt</ErrorReport>
98 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99 ····<Prefer32Bit>false</Prefer32Bit>
100 ··</PropertyGroup>
101 ··<ItemGroup>
102 ····<Reference Include="NDO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=37bfdffa92a0cd24, processorArchitecture=MSIL">
103 ······<SpecificVersion>False</SpecificVersion>
104 ······<HintPath>..\..\NDODLL\bin\Debug\net452\NDO.dll</HintPath>
105 ····</Reference>
106 ····<Reference Include="NDO.SqlCe">
107 ······<HintPath>..\..\Provider\SqlCEProvider\NDO.SqlCe\bin\Debug\net452\NDO.SqlCe.dll</HintPath>
108 ····</Reference>
109 ····<Reference Include="NDO.SqlServer">
110 ······<HintPath>..\..\Provider\SqlServerProvider\NDO.SqlServer\bin\Debug\net452\NDO.SqlServer.dll</HintPath>
111 ····</Reference>
112 ····<Reference Include="NDOInterfaces, Version=4.0.1.0, Culture=neutral, PublicKeyToken=ff5e453a099b8326, processorArchitecture=MSIL">
113 ······<SpecificVersion>False</SpecificVersion>
114 ······<HintPath>..\..\NDOInterfaces\bin\Debug\net452\NDOInterfaces.dll</HintPath>
115 ····</Reference>
116 ····<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
117 ······<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
118 ····</Reference>
119 ····<Reference Include="nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
120 ······<HintPath>..\packages\NUnit.3.11.0\lib\net40\nunit.framework.dll</HintPath>
121 ····</Reference>
122 ····<Reference Include="System">
123 ······<Name>System</Name>
124 ····</Reference>
125 ····<Reference Include="System.Data">
126 ······<Name>System.Data</Name>
127 ····</Reference>
128 ····<Reference Include="System.Data.OracleClient">
129 ······<Name>System.Data.OracleClient</Name>
130 ····</Reference>
131 ····<Reference Include="System.Data.SqlServerCe">
132 ······<HintPath>..\..\SqlCEProvider\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
133 ······<Private>True</Private>
134 ····</Reference>
135 ····<Reference Include="System.Drawing">
136 ······<Name>System.Drawing</Name>
137 ····</Reference>
138 ····<Reference Include="System.Transactions" />
139 ····<Reference Include="System.Xml">
140 ······<Name>System.XML</Name>
141 ····</Reference>
142 ··</ItemGroup>
143 ··<ItemGroup>
144 ····<Compile Include="AbstractBaseTests.cs">
145 ······<SubType>Code</SubType>
146 ····</Compile>
147 ····<Compile Include="ArrayListTests.cs">
148 ······<SubType>Code</SubType>
149 ····</Compile>
150 ····<Compile Include="AssemblyInfo.cs">
151 ······<SubType>Code</SubType>
152 ····</Compile>
153 ····<Compile Include="AuditTests.cs" />
154 ····<Compile Include="CompositePartListTests.cs" />
155 ····<Compile Include="ConnectionGenerator.cs">
156 ······<SubType>Code</SubType>
157 ····</Compile>
158 ····<Compile Include="DataTypeTest.cs">
159 ······<SubType>Code</SubType>
160 ····</Compile>
161 ····<Compile Include="DateTest.cs">
162 ······<SubType>Code</SubType>
163 ····</Compile>
164 ····<Compile Include="DeleteForeignRelationTests.cs">
165 ······<SubType>Code</SubType>
166 ····</Compile>
167 ····<Compile Include="DITests.cs" />
168 ····<Compile Include="DoubleRelationTests.cs" />
169 ····<Compile Include="ForeignObjectTests.cs">
170 ······<SubType>Code</SubType>
171 ····</Compile>
172 ····<Compile Include="IdGenerator.cs">
173 ······<SubType>Code</SubType>
174 ····</Compile>
175 ····<Compile Include="IntermediateClassTest.cs">
176 ······<SubType>Code</SubType>
177 ····</Compile>
178 ····<Compile Include="KeyTests.cs" />
179 ····<Compile Include="LandFlughafenTests.cs">
180 ······<SubType>Code</SubType>
181 ····</Compile>
182 ····<Compile Include="NDOMitarbeiterReiseTests.cs">
183 ······<SubType>Code</SubType>
184 ····</Compile>
185 ····<Compile Include="NDOMitarbeiterTests.cs">
186 ······<SubType>Code</SubType>
187 ····</Compile>
188 ····<Compile Include="NDOObjectIdTests.cs">
189 ······<SubType>Code</SubType>
190 ····</Compile>
191 ····<Compile Include="NDOPerformanceTests.cs">
192 ······<SubType>Code</SubType>
193 ····</Compile>
194 ····<Compile Include="NDOReiseLänderTests.cs">
195 ······<SubType>Code</SubType>
196 ····</Compile>
197 ····<Compile Include="NDOReiseTests.cs">
198 ······<SubType>Code</SubType>
199 ····</Compile>
200 ····<Compile Include="ObjectContainerTests.cs" />
201 ····<Compile Include="Objektbäume.cs">
202 ······<SubType>Code</SubType>
203 ····</Compile>
204 ····<Compile Include="PersistenceManagerFactory.cs">
205 ······<SubType>Code</SubType>
206 ····</Compile>
207 ····<Compile Include="PmFactoryTests.cs">
208 ······<SubType>Code</SubType>
209 ····</Compile>
210 ····<Compile Include="PolymorphicWTable.cs">
211 ······<SubType>Code</SubType>
212 ····</Compile>
213 ····<Compile Include="PrefetchTests.cs" />
 
214 ····<Compile Include="Rel1to1Bidirectional.cs">
215 ······<SubType>Code</SubType>
216 ····</Compile>
217 ····<Compile Include="Rel1to1BidirectionalWTable.cs">
218 ······<SubType>Code</SubType>
219 ····</Compile>
220 ····<Compile Include="Rel1to1Directed.cs">
221 ······<SubType>Code</SubType>
222 ····</Compile>
223 ····<Compile Include="Rel1ToNBidirectional.cs">
224 ······<SubType>Code</SubType>
225 ····</Compile>
226 ····<Compile Include="Rel1toNDirectedWTable.cs">
227 ······<SubType>Code</SubType>
228 ····</Compile>
229 ····<Compile Include="Rel1toNDirectedWTableComposition.cs">
230 ······<SubType>Code</SubType>
231 ····</Compile>
232 ····<Compile Include="RelationLockTest.cs">
233 ······<SubType>Code</SubType>
234 ····</Compile>
235 ····<Compile Include="SelfReference.cs">
236 ······<SubType>Code</SubType>
237 ····</Compile>
238 ····<Compile Include="ShortIdTests.cs" />
239 ····<Compile Include="TestDerivedState.cs">
240 ······<SubType>Code</SubType>
241 ····</Compile>
242 ····<Compile Include="TestEmbedded.cs">
243 ······<SubType>Code</SubType>
244 ····</Compile>
245 ····<Compile Include="TestHashCode.cs" />
246 ····<Compile Include="TestLogAdapter.cs" />
247 ····<Compile Include="TestMappingSchema.cs">
248 ······<SubType>Code</SubType>
249 ····</Compile>
250 ····<Compile Include="TestWithBlock.cs">
251 ······<SubType>Code</SubType>
252 ····</Compile>
253 ····<Compile Include="TimeStampTest.cs">
254 ······<SubType>Code</SubType>
255 ····</Compile>
256 ····<Compile Include="TransactionScopeTests.cs" />
257 ····<Compile Include="TransactionTests.cs" />
258 ····<Compile Include="TypeCodeTest.cs" />
259 ····<Content Include="App.ico" />
260 ····<Content Include="bin\Debug\NdoUnitTests.ndo.sql" />
261 ····<Content Include="bin\Release\NdoUnitTests.ndo.sql" />
262 ····<Content Include="NDOMapping.xml">
263 ······<SubType>Designer</SubType>
264 ····</Content>
265 ··</ItemGroup>
266 ··<ItemGroup>
267 ····<ProjectReference Include="..\PureBusinessClasses\PureBusinessClasses.csproj">
268 ······<Project>{45909E1A-974B-413C-8F36-52383F3A62CC}</Project>
269 ······<Name>PureBusinessClasses</Name>
270 ····</ProjectReference>
271 ··</ItemGroup>
272 ··<ItemGroup>
273 ····<None Include="bin\Debug\NdoUnitTests.ndo.xsc">
274 ······<DependentUpon>NdoUnitTests.ndo.xsd</DependentUpon>
275 ····</None>
276 ····<None Include="bin\Debug\NdoUnitTests.ndo.xss">
277 ······<DependentUpon>NdoUnitTests.ndo.xsd</DependentUpon>
278 ····</None>
279 ····<None Include="bin\Debug\NdoUnitTests.ndodiff..sql" />
280 ····<None Include="packages.config" />
281 ··</ItemGroup>
282 ··<ItemGroup>
283 ····<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
284 ······<Visible>False</Visible>
285 ······<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
286 ······<Install>false</Install>
287 ····</BootstrapperPackage>
288 ····<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
289 ······<Visible>False</Visible>
290 ······<ProductName>.NET Framework 3.5 SP1</ProductName>
291 ······<Install>true</Install>
292 ····</BootstrapperPackage>
293 ····<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
294 ······<Visible>False</Visible>
295 ······<ProductName>Windows Installer 3.1</ProductName>
296 ······<Install>true</Install>
297 ····</BootstrapperPackage>
298 ··</ItemGroup>
299 ··<ProjectExtensions>
300 ··</ProjectExtensions>
301 ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
302 ··<PropertyGroup>
303 ····<PreBuildEvent>
304 ····</PreBuildEvent>
305 ··</PropertyGroup>
306 ··<Import Project="..\..\nuget\ndo.dll.targets" />
307 ··<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
308 ····<PropertyGroup>
309 ······<ErrorText>Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText>
310 ····</PropertyGroup>
311 ····<Error Condition="!Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.11.0\build\NUnit.props'))" />
312 ····<Error Condition="!Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props'))" />
313 ··</Target>
314 </Project>
New Commit (7586755)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
3 ··<Import Project="..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props" Condition="Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" />
4 ··<Import Project="..\packages\NUnit.3.11.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" />
5 ··<PropertyGroup>
6 ····<ProjectType>Local</ProjectType>
7 ····<ProductVersion>9.0.30729</ProductVersion>
8 ····<SchemaVersion>2.0</SchemaVersion>
9 ····<ProjectGuid>{3CEF344E-1479-426D-979D-C17E41AF6772}</ProjectGuid>
10 ····<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
11 ····<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
12 ····<ApplicationIcon>App.ico</ApplicationIcon>
13 ····<AssemblyKeyContainerName>
14 ····</AssemblyKeyContainerName>
15 ····<AssemblyName>NdoUnitTests</AssemblyName>
16 ····<AssemblyOriginatorKeyFile>
17 ····</AssemblyOriginatorKeyFile>
18 ····<DefaultClientScript>JScript</DefaultClientScript>
19 ····<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
20 ····<DefaultTargetSchema>IE50</DefaultTargetSchema>
21 ····<DelaySign>false</DelaySign>
22 ····<OutputType>Library</OutputType>
23 ····<RootNamespace>NdoUnitTests</RootNamespace>
24 ····<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
25 ····<StartupObject>
26 ····</StartupObject>
27 ····<FileUpgradeFlags>
28 ····</FileUpgradeFlags>
29 ····<UpgradeBackupLocation>
30 ····</UpgradeBackupLocation>
31 ····<OldToolsVersion>3.5</OldToolsVersion>
32 ····<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
33 ····<PublishUrl>publish\</PublishUrl>
34 ····<Install>true</Install>
35 ····<InstallFrom>Disk</InstallFrom>
36 ····<UpdateEnabled>false</UpdateEnabled>
37 ····<UpdateMode>Foreground</UpdateMode>
38 ····<UpdateInterval>7</UpdateInterval>
39 ····<UpdateIntervalUnits>Days</UpdateIntervalUnits>
40 ····<UpdatePeriodically>false</UpdatePeriodically>
41 ····<UpdateRequired>false</UpdateRequired>
42 ····<MapFileExtensions>true</MapFileExtensions>
43 ····<ApplicationRevision>0</ApplicationRevision>
44 ····<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
45 ····<IsWebBootstrapper>false</IsWebBootstrapper>
46 ····<UseApplicationTrust>false</UseApplicationTrust>
47 ····<BootstrapperEnabled>true</BootstrapperEnabled>
48 ····<TargetFrameworkProfile />
49 ····<NuGetPackageImportStamp>
50 ····</NuGetPackageImportStamp>
51 ··</PropertyGroup>
52 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
53 ····<OutputPath>bin\Debug\</OutputPath>
54 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
55 ····<BaseAddress>285212672</BaseAddress>
56 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
57 ····<ConfigurationOverrideFile>
58 ····</ConfigurationOverrideFile>
59 ····<DefineConstants>DEBUG;TRACE;SQLSERVER</DefineConstants>
60 ····<DocumentationFile>
61 ····</DocumentationFile>
62 ····<DebugSymbols>true</DebugSymbols>
63 ····<FileAlignment>4096</FileAlignment>
64 ····<NoStdLib>false</NoStdLib>
65 ····<NoWarn>618</NoWarn>
66 ····<Optimize>false</Optimize>
67 ····<RegisterForComInterop>false</RegisterForComInterop>
68 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
69 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
70 ····<WarningLevel>4</WarningLevel>
71 ····<DebugType>full</DebugType>
72 ····<ErrorReport>prompt</ErrorReport>
73 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
74 ····<Prefer32Bit>false</Prefer32Bit>
75 ··</PropertyGroup>
76 ··<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
77 ····<OutputPath>bin\Release\</OutputPath>
78 ····<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
79 ····<BaseAddress>285212672</BaseAddress>
80 ····<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
81 ····<ConfigurationOverrideFile>
82 ····</ConfigurationOverrideFile>
83 ····<DefineConstants>TRACE;SQLSERVER</DefineConstants>
84 ····<DocumentationFile>
85 ····</DocumentationFile>
86 ····<DebugSymbols>false</DebugSymbols>
87 ····<FileAlignment>4096</FileAlignment>
88 ····<NoStdLib>false</NoStdLib>
89 ····<NoWarn>
90 ····</NoWarn>
91 ····<Optimize>true</Optimize>
92 ····<RegisterForComInterop>false</RegisterForComInterop>
93 ····<RemoveIntegerChecks>false</RemoveIntegerChecks>
94 ····<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
95 ····<WarningLevel>4</WarningLevel>
96 ····<DebugType>none</DebugType>
97 ····<ErrorReport>prompt</ErrorReport>
98 ····<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99 ····<Prefer32Bit>false</Prefer32Bit>
100 ··</PropertyGroup>
101 ··<ItemGroup>
102 ····<Reference Include="NDO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=37bfdffa92a0cd24, processorArchitecture=MSIL">
103 ······<SpecificVersion>False</SpecificVersion>
104 ······<HintPath>..\..\NDODLL\bin\Debug\net452\NDO.dll</HintPath>
105 ····</Reference>
106 ····<Reference Include="NDO.SqlCe">
107 ······<HintPath>..\..\Provider\SqlCEProvider\NDO.SqlCe\bin\Debug\net452\NDO.SqlCe.dll</HintPath>
108 ····</Reference>
109 ····<Reference Include="NDO.SqlServer">
110 ······<HintPath>..\..\Provider\SqlServerProvider\NDO.SqlServer\bin\Debug\net452\NDO.SqlServer.dll</HintPath>
111 ····</Reference>
112 ····<Reference Include="NDOInterfaces, Version=4.0.1.0, Culture=neutral, PublicKeyToken=ff5e453a099b8326, processorArchitecture=MSIL">
113 ······<SpecificVersion>False</SpecificVersion>
114 ······<HintPath>..\..\NDOInterfaces\bin\Debug\net452\NDOInterfaces.dll</HintPath>
115 ····</Reference>
116 ····<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
117 ······<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
118 ····</Reference>
119 ····<Reference Include="nunit.framework, Version=3.11.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
120 ······<HintPath>..\packages\NUnit.3.11.0\lib\net40\nunit.framework.dll</HintPath>
121 ····</Reference>
122 ····<Reference Include="System">
123 ······<Name>System</Name>
124 ····</Reference>
125 ····<Reference Include="System.Data">
126 ······<Name>System.Data</Name>
127 ····</Reference>
128 ····<Reference Include="System.Data.OracleClient">
129 ······<Name>System.Data.OracleClient</Name>
130 ····</Reference>
131 ····<Reference Include="System.Data.SqlServerCe">
132 ······<HintPath>..\..\SqlCEProvider\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
133 ······<Private>True</Private>
134 ····</Reference>
135 ····<Reference Include="System.Drawing">
136 ······<Name>System.Drawing</Name>
137 ····</Reference>
138 ····<Reference Include="System.Transactions" />
139 ····<Reference Include="System.Xml">
140 ······<Name>System.XML</Name>
141 ····</Reference>
142 ··</ItemGroup>
143 ··<ItemGroup>
144 ····<Compile Include="AbstractBaseTests.cs">
145 ······<SubType>Code</SubType>
146 ····</Compile>
147 ····<Compile Include="ArrayListTests.cs">
148 ······<SubType>Code</SubType>
149 ····</Compile>
150 ····<Compile Include="AssemblyInfo.cs">
151 ······<SubType>Code</SubType>
152 ····</Compile>
153 ····<Compile Include="AuditTests.cs" />
154 ····<Compile Include="CompositePartListTests.cs" />
155 ····<Compile Include="ConnectionGenerator.cs">
156 ······<SubType>Code</SubType>
157 ····</Compile>
158 ····<Compile Include="DataTypeTest.cs">
159 ······<SubType>Code</SubType>
160 ····</Compile>
161 ····<Compile Include="DateTest.cs">
162 ······<SubType>Code</SubType>
163 ····</Compile>
164 ····<Compile Include="DeleteForeignRelationTests.cs">
165 ······<SubType>Code</SubType>
166 ····</Compile>
167 ····<Compile Include="DITests.cs" />
168 ····<Compile Include="DoubleRelationTests.cs" />
169 ····<Compile Include="ForeignObjectTests.cs">
170 ······<SubType>Code</SubType>
171 ····</Compile>
172 ····<Compile Include="IdGenerator.cs">
173 ······<SubType>Code</SubType>
174 ····</Compile>
175 ····<Compile Include="IntermediateClassTest.cs">
176 ······<SubType>Code</SubType>
177 ····</Compile>
178 ····<Compile Include="KeyTests.cs" />
179 ····<Compile Include="LandFlughafenTests.cs">
180 ······<SubType>Code</SubType>
181 ····</Compile>
182 ····<Compile Include="NDOMitarbeiterReiseTests.cs">
183 ······<SubType>Code</SubType>
184 ····</Compile>
185 ····<Compile Include="NDOMitarbeiterTests.cs">
186 ······<SubType>Code</SubType>
187 ····</Compile>
188 ····<Compile Include="NDOObjectIdTests.cs">
189 ······<SubType>Code</SubType>
190 ····</Compile>
191 ····<Compile Include="NDOPerformanceTests.cs">
192 ······<SubType>Code</SubType>
193 ····</Compile>
194 ····<Compile Include="NDOReiseLänderTests.cs">
195 ······<SubType>Code</SubType>
196 ····</Compile>
197 ····<Compile Include="NDOReiseTests.cs">
198 ······<SubType>Code</SubType>
199 ····</Compile>
200 ····<Compile Include="ObjectContainerTests.cs" />
201 ····<Compile Include="Objektbäume.cs">
202 ······<SubType>Code</SubType>
203 ····</Compile>
204 ····<Compile Include="PersistenceManagerFactory.cs">
205 ······<SubType>Code</SubType>
206 ····</Compile>
207 ····<Compile Include="PmFactoryTests.cs">
208 ······<SubType>Code</SubType>
209 ····</Compile>
210 ····<Compile Include="PolymorphicWTable.cs">
211 ······<SubType>Code</SubType>
212 ····</Compile>
213 ····<Compile Include="PrefetchTests.cs" />
214 ····<Compile Include="QueryCacheTests.cs" />
215 ····<Compile Include="Rel1to1Bidirectional.cs">
216 ······<SubType>Code</SubType>
217 ····</Compile>
218 ····<Compile Include="Rel1to1BidirectionalWTable.cs">
219 ······<SubType>Code</SubType>
220 ····</Compile>
221 ····<Compile Include="Rel1to1Directed.cs">
222 ······<SubType>Code</SubType>
223 ····</Compile>
224 ····<Compile Include="Rel1ToNBidirectional.cs">
225 ······<SubType>Code</SubType>
226 ····</Compile>
227 ····<Compile Include="Rel1toNDirectedWTable.cs">
228 ······<SubType>Code</SubType>
229 ····</Compile>
230 ····<Compile Include="Rel1toNDirectedWTableComposition.cs">
231 ······<SubType>Code</SubType>
232 ····</Compile>
233 ····<Compile Include="RelationLockTest.cs">
234 ······<SubType>Code</SubType>
235 ····</Compile>
236 ····<Compile Include="SelfReference.cs">
237 ······<SubType>Code</SubType>
238 ····</Compile>
239 ····<Compile Include="ShortIdTests.cs" />
240 ····<Compile Include="TestDerivedState.cs">
241 ······<SubType>Code</SubType>
242 ····</Compile>
243 ····<Compile Include="TestEmbedded.cs">
244 ······<SubType>Code</SubType>
245 ····</Compile>
246 ····<Compile Include="TestHashCode.cs" />
247 ····<Compile Include="TestLogAdapter.cs" />
248 ····<Compile Include="TestMappingSchema.cs">
249 ······<SubType>Code</SubType>
250 ····</Compile>
251 ····<Compile Include="TestWithBlock.cs">
252 ······<SubType>Code</SubType>
253 ····</Compile>
254 ····<Compile Include="TimeStampTest.cs">
255 ······<SubType>Code</SubType>
256 ····</Compile>
257 ····<Compile Include="TransactionScopeTests.cs" />
258 ····<Compile Include="TransactionTests.cs" />
259 ····<Compile Include="TypeCodeTest.cs" />
260 ····<Content Include="App.ico" />
261 ····<Content Include="bin\Debug\NdoUnitTests.ndo.sql" />
262 ····<Content Include="bin\Release\NdoUnitTests.ndo.sql" />
263 ····<Content Include="NDOMapping.xml">
264 ······<SubType>Designer</SubType>
265 ····</Content>
266 ··</ItemGroup>
267 ··<ItemGroup>
268 ····<ProjectReference Include="..\PureBusinessClasses\PureBusinessClasses.csproj">
269 ······<Project>{45909E1A-974B-413C-8F36-52383F3A62CC}</Project>
270 ······<Name>PureBusinessClasses</Name>
271 ····</ProjectReference>
272 ··</ItemGroup>
273 ··<ItemGroup>
274 ····<None Include="bin\Debug\NdoUnitTests.ndo.xsc">
275 ······<DependentUpon>NdoUnitTests.ndo.xsd</DependentUpon>
276 ····</None>
277 ····<None Include="bin\Debug\NdoUnitTests.ndo.xss">
278 ······<DependentUpon>NdoUnitTests.ndo.xsd</DependentUpon>
279 ····</None>
280 ····<None Include="bin\Debug\NdoUnitTests.ndodiff..sql" />
281 ····<None Include="packages.config" />
282 ··</ItemGroup>
283 ··<ItemGroup>
284 ····<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
285 ······<Visible>False</Visible>
286 ······<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
287 ······<Install>false</Install>
288 ····</BootstrapperPackage>
289 ····<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
290 ······<Visible>False</Visible>
291 ······<ProductName>.NET Framework 3.5 SP1</ProductName>
292 ······<Install>true</Install>
293 ····</BootstrapperPackage>
294 ····<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
295 ······<Visible>False</Visible>
296 ······<ProductName>Windows Installer 3.1</ProductName>
297 ······<Install>true</Install>
298 ····</BootstrapperPackage>
299 ··</ItemGroup>
300 ··<ProjectExtensions>
301 ··</ProjectExtensions>
302 ··<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
303 ··<PropertyGroup>
304 ····<PreBuildEvent>
305 ····</PreBuildEvent>
306 ··</PropertyGroup>
307 ··<Import Project="..\..\nuget\ndo.dll.targets" />
308 ··<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
309 ····<PropertyGroup>
310 ······<ErrorText>Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText>
311 ····</PropertyGroup>
312 ····<Error Condition="!Exists('..\packages\NUnit.3.11.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.11.0\build\NUnit.props'))" />
313 ····<Error Condition="!Exists('..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit3TestAdapter.3.15.1\build\net35\NUnit3TestAdapter.props'))" />
314 ··</Target>
315 </Project>