diff --git a/samples/Eventing/Eventing.csproj b/samples/Eventing/Eventing.csproj index cdbd682..16bf4ba 100644 --- a/samples/Eventing/Eventing.csproj +++ b/samples/Eventing/Eventing.csproj @@ -45,8 +45,9 @@ ..\..\packages\Caliburn.Micro.Logging.NLog.1.0\lib\net40-client\Caliburn.Micro.Logging.NLog.dll - - ..\..\packages\Newtonsoft.Json.4.0.2\lib\net40\Newtonsoft.Json.dll + + ..\..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + True ..\..\packages\NLog.2.0.0.1904\lib\net40\NLog.dll diff --git a/samples/Eventing/packages.config b/samples/Eventing/packages.config index 9841921..d2586c7 100644 --- a/samples/Eventing/packages.config +++ b/samples/Eventing/packages.config @@ -2,9 +2,9 @@ - + + - \ No newline at end of file