mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-05-29 21:15:02 +00:00
Moved DbContextOptionsExtensions to default EF namespace
This commit is contained in:
@@ -9,7 +9,7 @@ using System.Net;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace EntityFrameworkCore.Projectables.Extensions
|
namespace Microsoft.EntityFrameworkCore
|
||||||
{
|
{
|
||||||
public static class DbContextOptionsExtensions
|
public static class DbContextOptionsExtensions
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user