mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-05-20 10:11:59 +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.Threading.Tasks;
|
||||
|
||||
namespace EntityFrameworkCore.Projectables.Extensions
|
||||
namespace Microsoft.EntityFrameworkCore
|
||||
{
|
||||
public static class DbContextOptionsExtensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user