From c5905a77eda1a21f173c9049ee1a28be09ac8200 Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Sat, 28 Nov 2020 21:09:23 +0100 Subject: [PATCH] Fix assembly name. --- src/EFCore.Jet.Data/EFCore.Jet.Data.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj b/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj index 1a4747e..b51a3f7 100644 --- a/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj +++ b/src/EFCore.Jet.Data/EFCore.Jet.Data.csproj @@ -4,6 +4,7 @@ Jet/ACE data provider for .NET used by EntityFramworkCore.Jet (Microsoft Access MDB/ACCDB files). $(DefaultNetStandardTargetFramework);netcoreapp2.1;net461 AnyCPU;x86;x64 + EntityFrameworkCore.Jet.Data EntityFrameworkCore.Jet.Data $(PackageTags);System.Data.Jet