We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0deb1f commit 49a1b76Copy full SHA for 49a1b76
1 file changed
registry.json
@@ -201,11 +201,11 @@
201
},
202
"Newtonsoft.Json": {
203
"listed": true,
204
- "version": "10.0.1"
+ "version": "[10.0.1,)"
205
206
"Newtonsoft.Json.Bson": {
207
208
- "version": "1.0.1"
+ "version": "[1.0.1,)"
209
210
"OpenTracing": {
211
"listed": false,
@@ -301,7 +301,7 @@
301
302
"System.Xml.XPath.XmlDocument": {
303
304
- "version": "4.3.0"
+ "version": "[4.3.0,)"
305
306
"System.Data.SqlClient": {
307
0 commit comments