From 870ee9fe1e330558f070e02e267861a608a78d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 03:34:51 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 4.5.11 to 13.0.1 --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Smartflow.Web.Mvc/Smartflow.Web.Mvc.csproj | 7 ++++--- example/Smartflow.Web.Mvc/Web.config | 17 ++++++++++++----- example/Smartflow.Web.Mvc/packages.config | 2 +- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/example/Smartflow.Web.Mvc/Smartflow.Web.Mvc.csproj b/example/Smartflow.Web.Mvc/Smartflow.Web.Mvc.csproj index 4633704b..e0a8a068 100644 --- a/example/Smartflow.Web.Mvc/Smartflow.Web.Mvc.csproj +++ b/example/Smartflow.Web.Mvc/Smartflow.Web.Mvc.csproj @@ -40,6 +40,10 @@ + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + True + @@ -66,9 +70,6 @@ True ..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.0\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll - - ..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll - True ..\packages\Microsoft.Net.Http.2.0.30506.0\lib\net40\System.Net.Http.dll diff --git a/example/Smartflow.Web.Mvc/Web.config b/example/Smartflow.Web.Mvc/Web.config index 6a88ac00..995916b9 100644 --- a/example/Smartflow.Web.Mvc/Web.config +++ b/example/Smartflow.Web.Mvc/Web.config @@ -6,7 +6,7 @@ -
+
@@ -21,9 +21,7 @@ - + @@ -32,7 +30,7 @@ - + @@ -65,4 +63,13 @@ + + + + + + + + + diff --git a/example/Smartflow.Web.Mvc/packages.config b/example/Smartflow.Web.Mvc/packages.config index b62733f2..04db2640 100644 --- a/example/Smartflow.Web.Mvc/packages.config +++ b/example/Smartflow.Web.Mvc/packages.config @@ -17,5 +17,5 @@ - + \ No newline at end of file