From 90b9d3606b806b174d3fb69fad3fcea8c64469af Mon Sep 17 00:00:00 2001 From: Dirkster99 Date: Sat, 7 Sep 2019 20:42:41 +0200 Subject: [PATCH] retargetting Net 4.5.1 instead of Net 4.5.2 --- source/SuggestBoxLib/SuggestBoxLib.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/SuggestBoxLib/SuggestBoxLib.csproj b/source/SuggestBoxLib/SuggestBoxLib.csproj index a90ddb6..5a0262d 100644 --- a/source/SuggestBoxLib/SuggestBoxLib.csproj +++ b/source/SuggestBoxLib/SuggestBoxLib.csproj @@ -1,7 +1,7 @@ - + - net452;netcoreapp3.0 + net451;netcoreapp3.0 true @@ -12,10 +12,10 @@ 2018 - 2019 Open Source Provides a WPF/MVVM AutoComplete control - 1.2 - 1.2 - 1.2 - 1.2 + 1.2.1 + 1.2.1 + 1.2.1 + 1.2.1 https://github.com/Dirkster99/SuggestBoxLib https://github.com/Dirkster99/SuggestBoxLib true