From 848defc96f9981524e68b770f4d00b81e322127c Mon Sep 17 00:00:00 2001 From: bubibubi Date: Thu, 7 Jun 2018 16:43:50 +0200 Subject: [PATCH] Release 2.1.0-preview3 Fixed NuGet dependencies --- build/GlobalAssemblyInfo.cs | 2 +- msbuild/EFCore.Jet.nuspec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/GlobalAssemblyInfo.cs b/build/GlobalAssemblyInfo.cs index 4c8dcfb..8df09ec 100644 --- a/build/GlobalAssemblyInfo.cs +++ b/build/GlobalAssemblyInfo.cs @@ -19,4 +19,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyVersion("2.1.0")] [assembly: AssemblyFileVersion("2.1.0.0")] -[assembly: AssemblyInformationalVersion("2.1.0-preview2")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("2.1.0-preview3")] \ No newline at end of file diff --git a/msbuild/EFCore.Jet.nuspec b/msbuild/EFCore.Jet.nuspec index 50f70a7..28f3a47 100644 --- a/msbuild/EFCore.Jet.nuspec +++ b/msbuild/EFCore.Jet.nuspec @@ -9,10 +9,10 @@ false Allows Jet (Microsoft Access mdb or accdb format files) to be used with Entity Framework Core Allows Jet (Microsoft Access mdb or accdb format files) to be used with Entity Framework Core - for EF Core 2.0 + for EF Core 2.1 - +