Skip to content

Commit 49a1b76

Browse files
Added ranges
1 parent e0deb1f commit 49a1b76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

registry.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,11 @@
201201
},
202202
"Newtonsoft.Json": {
203203
"listed": true,
204-
"version": "10.0.1"
204+
"version": "[10.0.1,)"
205205
},
206206
"Newtonsoft.Json.Bson": {
207207
"listed": true,
208-
"version": "1.0.1"
208+
"version": "[1.0.1,)"
209209
},
210210
"OpenTracing": {
211211
"listed": false,
@@ -301,7 +301,7 @@
301301
},
302302
"System.Xml.XPath.XmlDocument": {
303303
"listed": true,
304-
"version": "4.3.0"
304+
"version": "[4.3.0,)"
305305
},
306306
"System.Data.SqlClient": {
307307
"listed": true,

0 commit comments

Comments
 (0)