diff --git a/SchedulerWPF/SchedulerWPF/SchedulerWPF.csproj b/SchedulerWPF/SchedulerWPF/SchedulerWPF.csproj index 6a6519e..e8da078 100644 --- a/SchedulerWPF/SchedulerWPF/SchedulerWPF.csproj +++ b/SchedulerWPF/SchedulerWPF/SchedulerWPF.csproj @@ -38,8 +38,9 @@ ..\packages\Microsoft.Xaml.Behaviors.Wpf.1.1.19\lib\net45\Microsoft.Xaml.Behaviors.dll - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\Microsoft.Xaml.4.0.0.1\lib\PresentationCore.dll diff --git a/SchedulerWPF/SchedulerWPF/packages.config b/SchedulerWPF/SchedulerWPF/packages.config index 1c8698a..78374dd 100644 --- a/SchedulerWPF/SchedulerWPF/packages.config +++ b/SchedulerWPF/SchedulerWPF/packages.config @@ -3,7 +3,7 @@ - +