From ce78c818edee790d9c5d646249b98eefea240dcf Mon Sep 17 00:00:00 2001 From: Dean Marcussen Date: Wed, 2 Feb 2022 09:45:47 +0000 Subject: [PATCH] Orchard Core 1.3.0 preview (#31) --- Directory.Build.targets | 16 ++++++++-------- src/ThisNetWorks.OrchardCore.GoogleMaps.csproj | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 4c2dfd5..edde42e 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,13 +1,13 @@ - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/src/ThisNetWorks.OrchardCore.GoogleMaps.csproj b/src/ThisNetWorks.OrchardCore.GoogleMaps.csproj index 3975ca2..20c0587 100644 --- a/src/ThisNetWorks.OrchardCore.GoogleMaps.csproj +++ b/src/ThisNetWorks.OrchardCore.GoogleMaps.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1;net5.0;net6.0 + net6.0 true