We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efd953 commit 68d48beCopy full SHA for 68d48be
paket.dependencies
@@ -48,7 +48,7 @@ nuget elmah.io.client
48
nuget elmah.io.core
49
nuget fszmq
50
nuget protobuf-net
51
-nuget Newtonsoft.Json.Schema
+nuget Newtonsoft.Json.Schema = 3.0.13
52
53
54
# nuget Microsoft.AspNetCore.Grpc.HttpApi ~> 0.1.0-alpha
paket.lock
@@ -374,8 +374,8 @@ NUGET
374
NETStandard.Library (2.0.3)
375
Microsoft.NETCore.Platforms (>= 1.1)
376
Newtonsoft.Json (12.0.3)
377
- Newtonsoft.Json.Schema (3.0.14)
378
- Newtonsoft.Json (>= 12.0.3)
+ Newtonsoft.Json.Schema (3.0.13)
+ Newtonsoft.Json (>= 12.0.2)
379
NJsonSchema (10.4.4)
380
Namotion.Reflection (>= 1.0.23)
381
Newtonsoft.Json (>= 9.0.1)
0 commit comments