From 2abf06e9cd345fb862eba577c96c6d427aaa0290 Mon Sep 17 00:00:00 2001 From: Cinorid Date: Sun, 7 May 2023 17:21:56 +0330 Subject: [PATCH] target net5.0 net6.0 netcoreapp3.1 --- Dbml2Ef/Dbml2Ef.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dbml2Ef/Dbml2Ef.csproj b/Dbml2Ef/Dbml2Ef.csproj index a883c35..32ef0dc 100644 --- a/Dbml2Ef/Dbml2Ef.csproj +++ b/Dbml2Ef/Dbml2Ef.csproj @@ -2,19 +2,19 @@ Exe - net6.0 enable enable latest true - 0.1.3 + 0.1.4 dbml2ef + net5.0;net6.0;netcoreapp3.1 Cinorid.dbml2ef Cinorid.dbml2ef - 0.1.3 + 0.1.4 Cinorid (AhmadReza Saghari) README.md linq2sql or Visual Studio DBML file to Entity Framework models converter