File tree Expand file tree Collapse file tree 7 files changed +11
-0
lines changed
EntityFrameworkExtras.EF6.NetStandard
EntityFrameworkExtras.EFCore2.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard21 Expand file tree Collapse file tree 7 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 <Prefer32Bit >false</Prefer32Bit >
34+ <DocumentationFile >bin\Release\EntityFrameworkExtras.EF5.xml</DocumentationFile >
3435 </PropertyGroup >
3536 <PropertyGroup >
3637 <SignAssembly >true</SignAssembly >
Original file line number Diff line number Diff line change 1919
2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2121 <DefineConstants >TRACE;EF6</DefineConstants >
22+ <DocumentationFile >bin\Release\netstandard2.1\EntityFrameworkExtras.EF6.xml</DocumentationFile >
23+ <OutputPath >bin\Release\netstandard2.1\</OutputPath >
2224 </PropertyGroup >
2325
2426 <Import Project =" ..\EntityFrameworkExtras.Shared\EntityFrameworkExtras.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 <Prefer32Bit >false</Prefer32Bit >
34+ <DocumentationFile >bin\Release\EntityFrameworkExtras.EF6.xml</DocumentationFile >
3435 </PropertyGroup >
3536 <PropertyGroup >
3637 <SignAssembly >true</SignAssembly >
Original file line number Diff line number Diff line change 1818
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2020 <DefineConstants >TRACE;EFCORE EFCORE_2X</DefineConstants >
21+ <OutputPath >bin\Release\netstandard2.0\</OutputPath >
22+ <DocumentationFile >bin\Release\netstandard2.0\EntityFrameworkExtras.EFCore.xml</DocumentationFile >
2123 </PropertyGroup >
2224
2325 <Import Project =" ..\EntityFrameworkExtras.Shared\EntityFrameworkExtras.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 1818
1919 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2020 <DefineConstants >TRACE;EFCORE</DefineConstants >
21+ <OutputPath >bin\Release\netstandard2.0\</OutputPath >
22+ <DocumentationFile >bin\Release\netstandard2.0\EntityFrameworkExtras.EFCore.xml</DocumentationFile >
2123 </PropertyGroup >
2224
2325 <Import Project =" ..\EntityFrameworkExtras.Shared\EntityFrameworkExtras.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 1919
2020 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
2121 <DefineConstants >TRACE;EFCORE</DefineConstants >
22+ <OutputPath >bin\Release\netstandard2.1\</OutputPath >
23+ <DocumentationFile >bin\Release\netstandard2.1\EntityFrameworkExtras.EFCore.xml</DocumentationFile >
2224 </PropertyGroup >
2325
2426 <Import Project =" ..\EntityFrameworkExtras.Shared\EntityFrameworkExtras.Shared.projitems" Label =" Shared" />
Original file line number Diff line number Diff line change 3232 <ErrorReport >prompt</ErrorReport >
3333 <WarningLevel >4</WarningLevel >
3434 <Prefer32Bit >false</Prefer32Bit >
35+ <DocumentationFile >bin\Release\EntityFrameworkExtras.xml</DocumentationFile >
3536 </PropertyGroup >
3637 <PropertyGroup >
3738 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments