From 704d6b24dcebaca239e60cb70809fb8065ea258b Mon Sep 17 00:00:00 2001 From: Jeff Leung Date: Sat, 13 Jan 2024 13:44:20 -0800 Subject: [PATCH] Don't reference to EF Core as AOT does not yet support it --- AS1024.GeoFeed.Core/AS1024.GeoFeed.Core.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/AS1024.GeoFeed.Core/AS1024.GeoFeed.Core.csproj b/AS1024.GeoFeed.Core/AS1024.GeoFeed.Core.csproj index 2e82e62..fd32e69 100644 --- a/AS1024.GeoFeed.Core/AS1024.GeoFeed.Core.csproj +++ b/AS1024.GeoFeed.Core/AS1024.GeoFeed.Core.csproj @@ -7,8 +7,6 @@ - -