diff --git a/src/OrchardCore.Build/Dependencies.AspNetCore.props b/src/OrchardCore.Build/Dependencies.AspNetCore.props
index 76575d991e4..7201f3ea136 100644
--- a/src/OrchardCore.Build/Dependencies.AspNetCore.props
+++ b/src/OrchardCore.Build/Dependencies.AspNetCore.props
@@ -177,5 +177,14 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/OrchardCore/OrchardCore.Abstractions/OrchardCore.Abstractions.csproj b/src/OrchardCore/OrchardCore.Abstractions/OrchardCore.Abstractions.csproj
index 2023ab49938..485e88de71a 100644
--- a/src/OrchardCore/OrchardCore.Abstractions/OrchardCore.Abstractions.csproj
+++ b/src/OrchardCore/OrchardCore.Abstractions/OrchardCore.Abstractions.csproj
@@ -17,8 +17,6 @@
-
-
diff --git a/src/OrchardCore/OrchardCore.Navigation.Core/OrchardCore.Navigation.Core.csproj b/src/OrchardCore/OrchardCore.Navigation.Core/OrchardCore.Navigation.Core.csproj
index 45d082646a6..22451ba3259 100644
--- a/src/OrchardCore/OrchardCore.Navigation.Core/OrchardCore.Navigation.Core.csproj
+++ b/src/OrchardCore/OrchardCore.Navigation.Core/OrchardCore.Navigation.Core.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -14,4 +14,8 @@
+
+
+
+
diff --git a/src/OrchardCore/OrchardCore.Abstractions/BackgroundTasks/BackgroundTaskScheduler.cs b/src/OrchardCore/OrchardCore/BackgroundTasks/BackgroundTaskScheduler.cs
similarity index 100%
rename from src/OrchardCore/OrchardCore.Abstractions/BackgroundTasks/BackgroundTaskScheduler.cs
rename to src/OrchardCore/OrchardCore/BackgroundTasks/BackgroundTaskScheduler.cs
diff --git a/src/OrchardCore/OrchardCore/OrchardCore.csproj b/src/OrchardCore/OrchardCore/OrchardCore.csproj
index 256606cd0ef..f5ee820c0df 100644
--- a/src/OrchardCore/OrchardCore/OrchardCore.csproj
+++ b/src/OrchardCore/OrchardCore/OrchardCore.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -22,7 +22,10 @@
+
+
+
@@ -30,4 +33,14 @@
+
+
+
+
+
+
+
+
+
+