From fe2200d38dc8e22760ec914ae805f259a8e296b5 Mon Sep 17 00:00:00 2001 From: Dominic Jonas Date: Tue, 18 Feb 2020 13:57:20 +0100 Subject: [PATCH] fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e60e4..e86e337 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a fork from [tncalvert/DbContextScope](https://github.com/tncalvert/DbContextScope). The biggest innovation is the `multitarget support`. - `.NET Framework v4.6.1` -> **Microsoft.EntityFrameworkCore v2.x** -- `.NET CoreApp v2.0` -> **Microsoft.EntityFrameworkCore v3.x** +- `.NET CoreApp v2.0` -> **Microsoft.EntityFrameworkCore v2.x** - `.NET CoreApp v3.0` -> **Microsoft.EntityFrameworkCore v3.x** ## Nuget