1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProjectGuid >{035D058A-0DD2-4A74-B1E7-68E482C7C806}</ProjectGuid >
8
+ <OutputType >Library</OutputType >
9
+ <AppDesignerFolder >Properties</AppDesignerFolder >
10
+ <RootNamespace >Z.EntityFramework.Plus.EFCore.NET451</RootNamespace >
11
+ <AssemblyName >Z.EntityFramework.Plus.EFCore</AssemblyName >
12
+ <TargetFrameworkVersion >v4.5.1</TargetFrameworkVersion >
13
+ <FileAlignment >512</FileAlignment >
14
+ <SccProjectName >SAK</SccProjectName >
15
+ <SccLocalPath >SAK</SccLocalPath >
16
+ <SccAuxPath >SAK</SccAuxPath >
17
+ <SccProvider >SAK</SccProvider >
18
+ </PropertyGroup >
19
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
+ <DebugSymbols >true</DebugSymbols >
21
+ <DebugType >full</DebugType >
22
+ <Optimize >false</Optimize >
23
+ <OutputPath >bin\Debug\</OutputPath >
24
+ <DefineConstants >TRACE;DEBUG;EFCORE NET45 FULL</DefineConstants >
25
+ <ErrorReport >prompt</ErrorReport >
26
+ <WarningLevel >4</WarningLevel >
27
+ </PropertyGroup >
28
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29
+ <DebugType >pdbonly</DebugType >
30
+ <Optimize >true</Optimize >
31
+ <OutputPath >bin\Release\</OutputPath >
32
+ <DefineConstants >TRACE;EFCORE NET45 FULL</DefineConstants >
33
+ <ErrorReport >prompt</ErrorReport >
34
+ <WarningLevel >4</WarningLevel >
35
+ </PropertyGroup >
36
+ <PropertyGroup >
37
+ <SignAssembly >true</SignAssembly >
38
+ </PropertyGroup >
39
+ <PropertyGroup >
40
+ <AssemblyOriginatorKeyFile >zzzproject.pfx</AssemblyOriginatorKeyFile >
41
+ </PropertyGroup >
42
+ <ItemGroup >
43
+ <Reference Include =" Microsoft.EntityFrameworkCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
44
+ <HintPath >..\packages\Microsoft.EntityFrameworkCore.1.0.0\lib\net451\Microsoft.EntityFrameworkCore.dll</HintPath >
45
+ </Reference >
46
+ <Reference Include =" Microsoft.EntityFrameworkCore.Relational, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
47
+ <HintPath >..\packages\Microsoft.EntityFrameworkCore.Relational.1.0.0\lib\net451\Microsoft.EntityFrameworkCore.Relational.dll</HintPath >
48
+ </Reference >
49
+ <Reference Include =" Microsoft.Extensions.Caching.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
50
+ <HintPath >..\packages\Microsoft.Extensions.Caching.Abstractions.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Caching.Abstractions.dll</HintPath >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.Extensions.Caching.Memory, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
53
+ <HintPath >..\packages\Microsoft.Extensions.Caching.Memory.1.0.0\lib\net451\Microsoft.Extensions.Caching.Memory.dll</HintPath >
54
+ </Reference >
55
+ <Reference Include =" Microsoft.Extensions.DependencyInjection, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
56
+ <HintPath >..\packages\Microsoft.Extensions.DependencyInjection.1.0.0\lib\netstandard1.1\Microsoft.Extensions.DependencyInjection.dll</HintPath >
57
+ </Reference >
58
+ <Reference Include =" Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
59
+ <HintPath >..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath >
60
+ </Reference >
61
+ <Reference Include =" Microsoft.Extensions.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
62
+ <HintPath >..\packages\Microsoft.Extensions.Logging.1.0.0\lib\netstandard1.1\Microsoft.Extensions.Logging.dll</HintPath >
63
+ </Reference >
64
+ <Reference Include =" Microsoft.Extensions.Logging.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
65
+ <HintPath >..\packages\Microsoft.Extensions.Logging.Abstractions.1.0.0\lib\netstandard1.1\Microsoft.Extensions.Logging.Abstractions.dll</HintPath >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.Extensions.Options, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
68
+ <HintPath >..\packages\Microsoft.Extensions.Options.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Options.dll</HintPath >
69
+ </Reference >
70
+ <Reference Include =" Microsoft.Extensions.Primitives, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
71
+ <HintPath >..\packages\Microsoft.Extensions.Primitives.1.0.0\lib\netstandard1.0\Microsoft.Extensions.Primitives.dll</HintPath >
72
+ </Reference >
73
+ <Reference Include =" Remotion.Linq, Version=2.1.0.0, Culture=neutral, PublicKeyToken=fee00910d6e5f53b, processorArchitecture=MSIL" >
74
+ <HintPath >..\packages\Remotion.Linq.2.1.1\lib\net45\Remotion.Linq.dll</HintPath >
75
+ </Reference >
76
+ <Reference Include =" System" />
77
+ <Reference Include =" System.Collections.Immutable, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
78
+ <HintPath >..\packages\System.Collections.Immutable.1.2.0\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
79
+ </Reference >
80
+ <Reference Include =" System.ComponentModel.Composition" />
81
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
82
+ <Reference Include =" System.Core" />
83
+ <Reference Include =" System.Diagnostics.DiagnosticSource, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
84
+ <HintPath >..\packages\System.Diagnostics.DiagnosticSource.4.0.0\lib\portable-net45+win8+wpa81\System.Diagnostics.DiagnosticSource.dll</HintPath >
85
+ </Reference >
86
+ <Reference Include =" System.Interactive.Async, Version=3.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL" >
87
+ <HintPath >..\packages\System.Interactive.Async.3.0.0\lib\net45\System.Interactive.Async.dll</HintPath >
88
+ </Reference >
89
+ <Reference Include =" System.IO.Compression" />
90
+ <Reference Include =" System.Numerics" />
91
+ <Reference Include =" System.Transactions" />
92
+ <Reference Include =" System.Xml.Linq" />
93
+ <Reference Include =" System.Data.DataSetExtensions" />
94
+ <Reference Include =" Microsoft.CSharp" />
95
+ <Reference Include =" System.Data" />
96
+ <Reference Include =" System.Net.Http" />
97
+ <Reference Include =" System.Xml" />
98
+ </ItemGroup >
99
+ <ItemGroup >
100
+ <Compile Include =" Properties\AssemblyInfo.cs" />
101
+ </ItemGroup >
102
+ <ItemGroup >
103
+ <None Include =" packages.config" />
104
+ <None Include =" zzzproject.pfx" />
105
+ </ItemGroup >
106
+ <Import Project =" ..\shared\Z.EF.Plus._Core.Shared\Z.EF.Plus._Core.Shared.projitems" Label =" Shared" />
107
+ <Import Project =" ..\shared\Z.EF.Plus._ExceptionMessage.Shared\Z.EF.Plus._ExceptionMessage.Shared.projitems" Label =" Shared" />
108
+ <Import Project =" ..\shared\Z.EF.Plus.Audit.Shared\Z.EF.Plus.Audit.Shared.projitems" Label =" Shared" />
109
+ <Import Project =" ..\shared\Z.EF.Plus.BatchDelete.Shared\Z.EF.Plus.BatchDelete.Shared.projitems" Label =" Shared" />
110
+ <Import Project =" ..\shared\Z.EF.Plus.BatchUpdate.Shared\Z.EF.Plus.BatchUpdate.Shared.projitems" Label =" Shared" />
111
+ <Import Project =" ..\shared\Z.EF.Plus.QueryCache.Shared\Z.EF.Plus.QueryCache.Shared.projitems" Label =" Shared" />
112
+ <Import Project =" ..\shared\Z.EF.Plus.QueryDeferred.Shared\Z.EF.Plus.QueryDeferred.Shared.projitems" Label =" Shared" />
113
+ <Import Project =" ..\shared\Z.EF.Plus.QueryFilter.Shared\Z.EF.Plus.QueryFilter.Shared.projitems" Label =" Shared" />
114
+ <Import Project =" ..\shared\Z.EF.Plus.QueryFuture.Shared\Z.EF.Plus.QueryFuture.Shared.projitems" Label =" Shared" />
115
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
116
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
117
+ Other similar extension points exist, see Microsoft.Common.targets.
118
+ <Target Name="BeforeBuild">
119
+ </Target>
120
+ <Target Name="AfterBuild">
121
+ </Target>
122
+ -->
123
+ </Project >
0 commit comments