diff --git a/samples/AntiforgerySample/project.json b/samples/AntiforgerySample/project.json index 02fd530988..fd999ad29b 100644 --- a/samples/AntiforgerySample/project.json +++ b/samples/AntiforgerySample/project.json @@ -8,7 +8,7 @@ "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*", "Microsoft.AspNetCore.StaticFiles": "1.0.0-*", "Microsoft.NETCore.Platforms": "1.0.1-*", - "Newtonsoft.Json": "8.0.2" + "Newtonsoft.Json": "8.0.3" }, "compilationOptions": { "emitEntryPoint": true