diff --git a/dotnet/App.config b/dotnet/App.config index ec7b8dc..64efe93 100644 --- a/dotnet/App.config +++ b/dotnet/App.config @@ -58,6 +58,10 @@ + + + + \ No newline at end of file diff --git a/dotnet/DevGuide.csproj b/dotnet/DevGuide.csproj index 4da8ddb..37ee990 100644 --- a/dotnet/DevGuide.csproj +++ b/dotnet/DevGuide.csproj @@ -58,8 +58,9 @@ packages\log4net.2.0.5\lib\net45-full\log4net.dll True - - packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + + packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True packages\OpenTracing.Signed.0.10.4\lib\net45\OpenTracing.Signed.dll diff --git a/dotnet/packages.config b/dotnet/packages.config index 914fba3..af418bc 100644 --- a/dotnet/packages.config +++ b/dotnet/packages.config @@ -6,6 +6,6 @@ - + \ No newline at end of file