Skip to content

Commit 68d48be

Browse files
committed
Lock down Newtonsoft.JSON.Schema
1 parent 6efd953 commit 68d48be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ nuget elmah.io.client
4848
nuget elmah.io.core
4949
nuget fszmq
5050
nuget protobuf-net
51-
nuget Newtonsoft.Json.Schema
51+
nuget Newtonsoft.Json.Schema = 3.0.13
5252

5353

5454
# nuget Microsoft.AspNetCore.Grpc.HttpApi ~> 0.1.0-alpha

paket.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ NUGET
374374
NETStandard.Library (2.0.3)
375375
Microsoft.NETCore.Platforms (>= 1.1)
376376
Newtonsoft.Json (12.0.3)
377-
Newtonsoft.Json.Schema (3.0.14)
378-
Newtonsoft.Json (>= 12.0.3)
377+
Newtonsoft.Json.Schema (3.0.13)
378+
Newtonsoft.Json (>= 12.0.2)
379379
NJsonSchema (10.4.4)
380380
Namotion.Reflection (>= 1.0.23)
381381
Newtonsoft.Json (>= 9.0.1)

0 commit comments

Comments
 (0)