diff --git a/global.json b/global.json
index c493b50ec6c..e98bf645939 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "3.1.102",
+ "version": "3.1.201",
"rollForward": "latestFeature",
"allowPrerelease": false
}
diff --git a/src/Libraries/Nop.Core/Nop.Core.csproj b/src/Libraries/Nop.Core/Nop.Core.csproj
index fc1bda36a70..5d9f8806a91 100644
--- a/src/Libraries/Nop.Core/Nop.Core.csproj
+++ b/src/Libraries/Nop.Core/Nop.Core.csproj
@@ -17,7 +17,7 @@
-
+
diff --git a/src/Libraries/Nop.Services/Nop.Services.csproj b/src/Libraries/Nop.Services/Nop.Services.csproj
index e5e056c16db..b7687c64732 100644
--- a/src/Libraries/Nop.Services/Nop.Services.csproj
+++ b/src/Libraries/Nop.Services/Nop.Services.csproj
@@ -15,11 +15,11 @@
-
+
-
+
diff --git a/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Nop.Plugin.ExternalAuth.Facebook.csproj b/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Nop.Plugin.ExternalAuth.Facebook.csproj
index cc176fe9e8b..cc82da20ca5 100644
--- a/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Nop.Plugin.ExternalAuth.Facebook.csproj
+++ b/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/Nop.Plugin.ExternalAuth.Facebook.csproj
@@ -56,7 +56,7 @@
-
+
diff --git a/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/plugin.json b/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/plugin.json
index 1aba04c82d0..790cf533cdf 100644
--- a/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/plugin.json
+++ b/src/Plugins/Nop.Plugin.ExternalAuth.Facebook/plugin.json
@@ -2,7 +2,7 @@
"Group": "ExternalAuth methods",
"FriendlyName": "Facebook authentication",
"SystemName": "ExternalAuth.Facebook",
- "Version": "1.61",
+ "Version": "1.62",
"SupportedVersions": [ "4.30" ],
"Author": "nopCommerce team",
"DisplayOrder": 5,
diff --git a/src/Presentation/Nop.Web.Framework/Controllers/BaseController.cs b/src/Presentation/Nop.Web.Framework/Controllers/BaseController.cs
index d055ad8746c..15d63622dfd 100644
--- a/src/Presentation/Nop.Web.Framework/Controllers/BaseController.cs
+++ b/src/Presentation/Nop.Web.Framework/Controllers/BaseController.cs
@@ -4,12 +4,10 @@
using System.Net;
using System.Text.Encodings.Web;
using Microsoft.AspNetCore.Mvc;
-using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.Infrastructure;
using Microsoft.AspNetCore.Mvc.Razor;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
-using Microsoft.AspNetCore.Routing;
using Microsoft.Extensions.DependencyInjection;
using Nop.Core;
using Nop.Core.Infrastructure;
diff --git a/src/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj b/src/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj
index b8549123f0a..7746eae4df5 100644
--- a/src/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj
+++ b/src/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj
@@ -16,9 +16,9 @@
-
-
-
+
+
+
diff --git a/src/Tests/Nop.Tests/Nop.Tests.csproj b/src/Tests/Nop.Tests/Nop.Tests.csproj
index 786dbaa35a8..92f8764103b 100644
--- a/src/Tests/Nop.Tests/Nop.Tests.csproj
+++ b/src/Tests/Nop.Tests/Nop.Tests.csproj
@@ -14,7 +14,7 @@
-
+