Skip to content

Commit a78c668

Browse files
committed
Update lock files.
1 parent 2f977d8 commit a78c668

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

src/MySqlConnector/packages.lock.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -300,15 +300,6 @@
300300
"System.Memory": "4.5.5"
301301
}
302302
},
303-
"Microsoft.NETFramework.ReferenceAssemblies": {
304-
"type": "Direct",
305-
"requested": "[1.0.3, )",
306-
"resolved": "1.0.3",
307-
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
308-
"dependencies": {
309-
"Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
310-
}
311-
},
312303
"Microsoft.SourceLink.GitHub": {
313304
"type": "Direct",
314305
"requested": "[8.0.0, )",
@@ -366,11 +357,6 @@
366357
"resolved": "8.0.0",
367358
"contentHash": "bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ=="
368359
},
369-
"Microsoft.NETFramework.ReferenceAssemblies.net48": {
370-
"type": "Transitive",
371-
"resolved": "1.0.3",
372-
"contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
373-
},
374360
"Microsoft.SourceLink.Common": {
375361
"type": "Transitive",
376362
"resolved": "8.0.0",

tests/IntegrationTests/packages.lock.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -429,15 +429,6 @@
429429
"Microsoft.CodeCoverage": "17.12.0"
430430
}
431431
},
432-
"Microsoft.NETFramework.ReferenceAssemblies": {
433-
"type": "Direct",
434-
"requested": "[1.0.3, )",
435-
"resolved": "1.0.3",
436-
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
437-
"dependencies": {
438-
"Microsoft.NETFramework.ReferenceAssemblies.net481": "1.0.3"
439-
}
440-
},
441432
"Microsoft.SourceLink.GitHub": {
442433
"type": "Direct",
443434
"requested": "[8.0.0, )",
@@ -579,11 +570,6 @@
579570
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
580571
}
581572
},
582-
"Microsoft.NETFramework.ReferenceAssemblies.net481": {
583-
"type": "Transitive",
584-
"resolved": "1.0.3",
585-
"contentHash": "Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ=="
586-
},
587573
"Microsoft.SourceLink.Common": {
588574
"type": "Transitive",
589575
"resolved": "8.0.0",

tests/MySqlConnector.Tests/packages.lock.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111
"Microsoft.CodeCoverage": "17.12.0"
1212
}
1313
},
14-
"Microsoft.NETFramework.ReferenceAssemblies": {
15-
"type": "Direct",
16-
"requested": "[1.0.3, )",
17-
"resolved": "1.0.3",
18-
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
19-
"dependencies": {
20-
"Microsoft.NETFramework.ReferenceAssemblies.net481": "1.0.3"
21-
}
22-
},
2314
"Microsoft.SourceLink.GitHub": {
2415
"type": "Direct",
2516
"requested": "[8.0.0, )",
@@ -83,11 +74,6 @@
8374
"resolved": "17.12.0",
8475
"contentHash": "4svMznBd5JM21JIG2xZKGNanAHNXplxf/kQDFfLHXQ3OnpJkayRK/TjacFjA+EYmoyuNXHo/sOETEfcYtAzIrA=="
8576
},
86-
"Microsoft.NETFramework.ReferenceAssemblies.net481": {
87-
"type": "Transitive",
88-
"resolved": "1.0.3",
89-
"contentHash": "Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ=="
90-
},
9177
"Microsoft.SourceLink.Common": {
9278
"type": "Transitive",
9379
"resolved": "8.0.0",

0 commit comments

Comments
 (0)