Fixed broken test

This commit is contained in:
Koen Bekkenutte
2021-05-31 04:40:02 +08:00
parent 2539c00fd1
commit e1856a0bff
@@ -1,6 +1,7 @@
using System;
using System.Linq;
using EntityFrameworkCore.Projections;
using Foo;
namespace EntityFrameworkCore.Projections.Generated
#nullable disable