Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit ed3e9d4

Browse files
committed
Updated Json.Net version
1 parent 96a3e7f commit ed3e9d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dotnet-razor-tooling/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Microsoft.AspNetCore.Razor.Runtime": "1.0.0-*",
2020
"Microsoft.DotNet.ProjectModel.Loader": "1.0.0-*",
2121
"Microsoft.Extensions.CommandLineUtils": "1.0.0-*",
22-
"Newtonsoft.Json": "8.0.2",
22+
"Newtonsoft.Json": "8.0.3",
2323
"System.Runtime.Serialization.Primitives": "4.1.0-*",
2424
"NETStandard.Library": "1.0.0-*",
2525
"Microsoft.NETCore.Platforms": "1.0.1-*"

0 commit comments

Comments
 (0)