77 <ProjectGuid >{67C1EDBE-21D0-4AB7-83F9-A51F7128ACFF}</ProjectGuid >
88 <OutputType >Library</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
10- <RootNamespace >EntityFramework.Functions.Net48 </RootNamespace >
11- <AssemblyName >EntityFramework.Functions.Net48 </AssemblyName >
10+ <RootNamespace >EntityFramework.Functions</RootNamespace >
11+ <AssemblyName >EntityFramework.Functions</AssemblyName >
1212 <TargetFrameworkVersion >v4.8</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <Deterministic >true</Deterministic >
3131 <WarningLevel >4</WarningLevel >
3232 </PropertyGroup >
3333 <PropertyGroup >
34- <SignAssembly >true</SignAssembly >
34+ <SignAssembly >true</SignAssembly >
3535 </PropertyGroup >
3636 <PropertyGroup >
37- <AssemblyOriginatorKeyFile >..\Tools\Key.snk</AssemblyOriginatorKeyFile >
37+ <AssemblyOriginatorKeyFile >..\Tools\Key.snk</AssemblyOriginatorKeyFile >
3838 </PropertyGroup >
3939 <ItemGroup >
40- <Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
41- <HintPath >..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath >
42- <Private >True</Private >
43- </Reference >
44- <Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
45- <HintPath >..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath >
46- <Private >True</Private >
47- </Reference >
48- <Reference Include =" System" />
49- <Reference Include =" System.ComponentModel.DataAnnotations" />
50- <Reference Include =" System.Core" />
51- <Reference Include =" System.Data" />
40+ <Reference Include =" EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
41+ <HintPath >..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath >
42+ <Private >True</Private >
43+ </Reference >
44+ <Reference Include =" EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
45+ <HintPath >..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath >
46+ <Private >True</Private >
47+ </Reference >
48+ <Reference Include =" System" />
49+ <Reference Include =" System.ComponentModel.DataAnnotations" />
50+ <Reference Include =" System.Core" />
51+ <Reference Include =" System.Data" />
5252 </ItemGroup >
5353 <ItemGroup >
54- <Compile Include =" ..\EntityFramework.Functions\AssemblyInfo.cs" >
55- <Link >AssemblyInfo.cs</Link >
56- </Compile >
57- <Compile Include =" ..\EntityFramework.Functions\DbContextExtensions.cs" >
58- <Link >DbContextExtensions.cs</Link >
59- </Compile >
60- <Compile Include =" ..\EntityFramework.Functions\Function.cs" >
61- <Link >Function.cs</Link >
62- </Compile >
63- <Compile Include =" ..\EntityFramework.Functions\Function.DbModel.cs" >
64- <Link >Function.DbModel.cs</Link >
65- </Compile >
66- <Compile Include =" ..\EntityFramework.Functions\Function.DbModelBuilder.cs" >
67- <Link >Function.DbModelBuilder.cs</Link >
68- </Compile >
69- <Compile Include =" ..\EntityFramework.Functions\Function.MethodInfo.cs" >
70- <Link >Function.MethodInfo.cs</Link >
71- </Compile >
72- <Compile Include =" ..\EntityFramework.Functions\FunctionAttribute.cs" >
73- <Link >FunctionAttribute.cs</Link >
74- </Compile >
75- <Compile Include =" ..\EntityFramework.Functions\FunctionConvention.cs" >
76- <Link >FunctionConvention.cs</Link >
77- </Compile >
78- <Compile Include =" ..\EntityFramework.Functions\Utilities.cs" >
79- <Link >Utilities.cs</Link >
80- </Compile >
81- <Compile Include =" ..\Tools\CommonAssemblyInfo.cs" >
82- <Link >CommonAssemblyInfo.cs</Link >
83- </Compile >
54+ <Compile Include =" ..\EntityFramework.Functions\AssemblyInfo.cs" >
55+ <Link >AssemblyInfo.cs</Link >
56+ </Compile >
57+ <Compile Include =" ..\EntityFramework.Functions\DbContextExtensions.cs" >
58+ <Link >DbContextExtensions.cs</Link >
59+ </Compile >
60+ <Compile Include =" ..\EntityFramework.Functions\Function.cs" >
61+ <Link >Function.cs</Link >
62+ </Compile >
63+ <Compile Include =" ..\EntityFramework.Functions\Function.DbModel.cs" >
64+ <Link >Function.DbModel.cs</Link >
65+ </Compile >
66+ <Compile Include =" ..\EntityFramework.Functions\Function.DbModelBuilder.cs" >
67+ <Link >Function.DbModelBuilder.cs</Link >
68+ </Compile >
69+ <Compile Include =" ..\EntityFramework.Functions\Function.MethodInfo.cs" >
70+ <Link >Function.MethodInfo.cs</Link >
71+ </Compile >
72+ <Compile Include =" ..\EntityFramework.Functions\FunctionAttribute.cs" >
73+ <Link >FunctionAttribute.cs</Link >
74+ </Compile >
75+ <Compile Include =" ..\EntityFramework.Functions\FunctionConvention.cs" >
76+ <Link >FunctionConvention.cs</Link >
77+ </Compile >
78+ <Compile Include =" ..\EntityFramework.Functions\Utilities.cs" >
79+ <Link >Utilities.cs</Link >
80+ </Compile >
81+ <Compile Include =" ..\Tools\CommonAssemblyInfo.cs" >
82+ <Link >CommonAssemblyInfo.cs</Link >
83+ </Compile >
8484 </ItemGroup >
8585 <ItemGroup >
86- <Folder Include =" Properties\" />
86+ <Folder Include =" Properties\" />
8787 </ItemGroup >
8888 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
8989</Project >
0 commit comments