diff --git a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj index 996c2484..266b73ae 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Edit Excel.csproj @@ -49,6 +49,10 @@ True + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True + ..\packages\Syncfusion.Compression.Base.19.4.0.38\lib\net46\Syncfusion.Compression.Base.dll @@ -90,9 +94,6 @@ ..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.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 WebForms/Edit Excel/Edit Excel/Web.config b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config index c32af316..bd97cd53 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/Web.config @@ -42,12 +42,36 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config index aebddada..180fcfab 100644 --- a/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config +++ b/Getting Started/ASP.NET WebForms/Edit Excel/Edit Excel/packages.config @@ -14,7 +14,7 @@ - +