mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-06-02 06:25:17 +00:00
Fixed broken test
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using EntityFrameworkCore.Projections;
|
using EntityFrameworkCore.Projections;
|
||||||
|
using Foo;
|
||||||
|
|
||||||
namespace EntityFrameworkCore.Projections.Generated
|
namespace EntityFrameworkCore.Projections.Generated
|
||||||
#nullable disable
|
#nullable disable
|
||||||
|
|||||||
Reference in New Issue
Block a user