1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props')" />
4+ <Import Project =" ..\packages\xunit.core.2.3.1\build\xunit.core.props" Condition =" Exists('..\packages\xunit.core.2.3.1\build\xunit.core.props')" />
5+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
6+ <PropertyGroup >
7+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
9+ <ProjectGuid >{190E01CD-78FC-4578-ACBF-7D6C4DC57C18}</ProjectGuid >
10+ <OutputType >Library</OutputType >
11+ <AppDesignerFolder >Properties</AppDesignerFolder >
12+ <RootNamespace >DevExtreme.AspNet.Data.Tests.L2S</RootNamespace >
13+ <AssemblyName >DevExtreme.AspNet.Data.Tests.L2S</AssemblyName >
14+ <TargetFrameworkVersion >v4.6.1</TargetFrameworkVersion >
15+ <FileAlignment >512</FileAlignment >
16+ <Deterministic >true</Deterministic >
17+ <NuGetPackageImportStamp >
18+ </NuGetPackageImportStamp >
19+ </PropertyGroup >
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21+ <DebugSymbols >true</DebugSymbols >
22+ <DebugType >full</DebugType >
23+ <Optimize >false</Optimize >
24+ <OutputPath >bin\Debug\</OutputPath >
25+ <DefineConstants >DEBUG;TRACE</DefineConstants >
26+ <ErrorReport >prompt</ErrorReport >
27+ <WarningLevel >4</WarningLevel >
28+ </PropertyGroup >
29+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
30+ <DebugType >pdbonly</DebugType >
31+ <Optimize >true</Optimize >
32+ <OutputPath >bin\Release\</OutputPath >
33+ <DefineConstants >TRACE</DefineConstants >
34+ <ErrorReport >prompt</ErrorReport >
35+ <WarningLevel >4</WarningLevel >
36+ </PropertyGroup >
37+ <ItemGroup >
38+ <Reference Include =" System" />
39+ <Reference Include =" System.Core" />
40+ <Reference Include =" System.Data" />
41+ <Reference Include =" System.Data.Linq" />
42+ <Reference Include =" System.Data.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
43+ <HintPath >..\packages\System.Data.Common.4.1.0\lib\net451\System.Data.Common.dll</HintPath >
44+ </Reference >
45+ <Reference Include =" System.Data.SqlClient, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
46+ <HintPath >..\packages\System.Data.SqlClient.4.1.0\lib\net46\System.Data.SqlClient.dll</HintPath >
47+ </Reference >
48+ <Reference Include =" xunit.abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
49+ <HintPath >..\packages\xunit.abstractions.2.0.1\lib\net35\xunit.abstractions.dll</HintPath >
50+ </Reference >
51+ <Reference Include =" xunit.assert, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
52+ <HintPath >..\packages\xunit.assert.2.3.1\lib\netstandard1.1\xunit.assert.dll</HintPath >
53+ </Reference >
54+ <Reference Include =" xunit.core, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
55+ <HintPath >..\packages\xunit.extensibility.core.2.3.1\lib\netstandard1.1\xunit.core.dll</HintPath >
56+ </Reference >
57+ <Reference Include =" xunit.execution.desktop, Version=2.3.1.3858, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL" >
58+ <HintPath >..\packages\xunit.extensibility.execution.2.3.1\lib\net452\xunit.execution.desktop.dll</HintPath >
59+ </Reference >
60+ </ItemGroup >
61+ <ItemGroup >
62+ <ProjectReference Include =" ..\DevExtreme.AspNet.Data.Tests.Common\DevExtreme.AspNet.Data.Tests.Common.csproj" >
63+ <Project >{f5878ad6-459f-4fce-9bfb-54ee94d2083f}</Project >
64+ <Name >DevExtreme.AspNet.Data.Tests.Common</Name >
65+ </ProjectReference >
66+ <ProjectReference Include =" ..\DevExtreme.AspNet.Data\DevExtreme.AspNet.Data.csproj" >
67+ <Project >{f91204f2-1f3a-433f-871d-5f31b769fa90}</Project >
68+ <Name >DevExtreme.AspNet.Data</Name >
69+ </ProjectReference >
70+ </ItemGroup >
71+ <ItemGroup >
72+ <None Include =" packages.config" />
73+ <None Include =" TestDataClasses.dbml" >
74+ <Generator >MSLinqToSQLGenerator</Generator >
75+ <LastGenOutput >TestDataClasses.designer.cs</LastGenOutput >
76+ <SubType >Designer</SubType >
77+ </None >
78+ <None Include =" TestDataClasses.dbml.layout" >
79+ <DependentUpon >TestDataClasses.dbml</DependentUpon >
80+ </None >
81+ </ItemGroup >
82+ <ItemGroup >
83+ <Analyzer Include =" ..\packages\xunit.analyzers.0.7.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
84+ </ItemGroup >
85+ <ItemGroup >
86+ <Folder Include =" Properties\" />
87+ </ItemGroup >
88+ <ItemGroup >
89+ <Compile Include =" RemoteGroupingStress.cs" />
90+ <Compile Include =" Summary.cs" />
91+ <Compile Include =" TestDataClasses.cs" >
92+ <DependentUpon >TestDataClasses.dbml</DependentUpon >
93+ </Compile >
94+ <Compile Include =" TestDataClasses.designer.cs" >
95+ <AutoGen >True</AutoGen >
96+ <DesignTime >True</DesignTime >
97+ <DependentUpon >TestDataClasses.dbml</DependentUpon >
98+ </Compile >
99+ </ItemGroup >
100+ <ItemGroup >
101+ <Service Include =" {3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
102+ </ItemGroup >
103+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
105+ <PropertyGroup >
106+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
107+ </PropertyGroup >
108+ <Error Condition =" !Exists('..\packages\xunit.core.2.3.1\build\xunit.core.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.3.1\build\xunit.core.props'))" />
109+ <Error Condition =" !Exists('..\packages\xunit.core.2.3.1\build\xunit.core.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.3.1\build\xunit.core.targets'))" />
110+ <Error Condition =" !Exists('..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.2.3.1\build\net20\xunit.runner.visualstudio.props'))" />
111+ </Target >
112+ <Import Project =" ..\packages\xunit.core.2.3.1\build\xunit.core.targets" Condition =" Exists('..\packages\xunit.core.2.3.1\build\xunit.core.targets')" />
113+ </Project >
0 commit comments