diff --git a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Edit Excel.csproj b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Edit Excel.csproj index f1217969..6b6767f0 100644 --- a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Edit Excel.csproj +++ b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Edit Excel.csproj @@ -46,6 +46,10 @@ + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + ..\packages\Syncfusion.XlsIO.AspNet.Mvc5.19.4.0.53\lib\net45\Syncfusion.Compression.Base.dll @@ -108,9 +112,6 @@ True ..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll - - ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - True ..\packages\WebGrease.1.6.0\lib\WebGrease.dll diff --git a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Web.config b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Web.config index 457482ea..064ea021 100644 --- a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Web.config +++ b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/Web.config @@ -32,7 +32,7 @@ - + diff --git a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/packages.config b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/packages.config index 33923f0f..4a5e7b14 100644 --- a/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/packages.config +++ b/Getting Started/ASP.NET MVC/Edit Excel/Edit Excel/packages.config @@ -12,7 +12,7 @@ - + \ No newline at end of file