From 9a03d203df635f8f34a4954b33b3f445985aa4bb Mon Sep 17 00:00:00 2001 From: honzapatCZ Date: Fri, 24 Jan 2025 18:15:57 +0100 Subject: [PATCH] add linqkit and change compatible frameworks --- AutoMapProperty/AutoMapProperty.csproj | 1 + AutoMapPropertyHelper/AutoMapPropertyHelper.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AutoMapProperty/AutoMapProperty.csproj b/AutoMapProperty/AutoMapProperty.csproj index 835fdce..51fd1bb 100644 --- a/AutoMapProperty/AutoMapProperty.csproj +++ b/AutoMapProperty/AutoMapProperty.csproj @@ -8,6 +8,7 @@ + all diff --git a/AutoMapPropertyHelper/AutoMapPropertyHelper.csproj b/AutoMapPropertyHelper/AutoMapPropertyHelper.csproj index e0f323c..56621b2 100644 --- a/AutoMapPropertyHelper/AutoMapPropertyHelper.csproj +++ b/AutoMapPropertyHelper/AutoMapPropertyHelper.csproj @@ -1,7 +1,7 @@ - net9.0 + net9.0;net8.0 latest enable enable