diff --git a/Directory.Packages.props b/Directory.Packages.props
index dc9e94c..d1b62af 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -21,7 +21,7 @@
-
+
diff --git a/src/TinyBDD.Extensions.Reporting/packages.lock.json b/src/TinyBDD.Extensions.Reporting/packages.lock.json
index 2839850..0bb0f33 100644
--- a/src/TinyBDD.Extensions.Reporting/packages.lock.json
+++ b/src/TinyBDD.Extensions.Reporting/packages.lock.json
@@ -1,683 +1,26 @@
{
"version": 2,
"dependencies": {
- ".NETFramework,Version=v4.6.2": {
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
- }
- },
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
- "System.Threading.Tasks.Extensions": "4.6.3",
- "System.ValueTuple": "4.6.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETFramework.ReferenceAssemblies.net462": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
- },
- "System.Buffers": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Memory": {
- "type": "Transitive",
- "resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.ValueTuple": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
- "System.Threading.Tasks.Extensions": "[4.6.3, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Threading.Tasks.Extensions": {
- "type": "CentralTransitive",
- "requested": "[4.6.3, )",
- "resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETFramework,Version=v4.7": {
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net47": "1.0.3"
- }
- },
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
- "System.Threading.Tasks.Extensions": "4.6.3",
- "System.ValueTuple": "4.6.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETFramework.ReferenceAssemblies.net47": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "s2ik8oLVJHVcQPVNHq+X5UfpQP6RsvoixtWzuW2qZvYjRickfC70OXpCmEUgTxjWumS4qZfZ3ZGR1yH7ATc4Wg=="
- },
- "System.Buffers": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Memory": {
- "type": "Transitive",
- "resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.ValueTuple": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
- "System.Threading.Tasks.Extensions": "[4.6.3, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Threading.Tasks.Extensions": {
- "type": "CentralTransitive",
- "requested": "[4.6.3, )",
- "resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETFramework,Version=v4.7.2": {
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net472": "1.0.3"
- }
- },
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
- "System.Threading.Tasks.Extensions": "4.6.3",
- "System.ValueTuple": "4.6.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETFramework.ReferenceAssemblies.net472": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "0E7evZXHXaDYYiLRfpyXvCh+yzM2rNTyuZDI+ZO7UUqSc6GfjePiXTdqJGtgIKUwdI81tzQKmaWprnUiPj9hAw=="
- },
- "System.Buffers": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Memory": {
- "type": "Transitive",
- "resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.ValueTuple": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
- "System.Threading.Tasks.Extensions": "[4.6.3, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Threading.Tasks.Extensions": {
- "type": "CentralTransitive",
- "requested": "[4.6.3, )",
- "resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETFramework,Version=v4.8": {
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net48": "1.0.3"
- }
- },
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
- "System.Threading.Tasks.Extensions": "4.6.3",
- "System.ValueTuple": "4.6.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETFramework.ReferenceAssemblies.net48": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "zMk4D+9zyiEWByyQ7oPImPN/Jhpj166Ky0Nlla4eXlNL8hI/BtSJsgR8Inldd4NNpIAH3oh8yym0W2DrhXdSLQ=="
- },
- "System.Buffers": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Memory": {
- "type": "Transitive",
- "resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.ValueTuple": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
- "System.Threading.Tasks.Extensions": "[4.6.3, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Threading.Tasks.Extensions": {
- "type": "CentralTransitive",
- "requested": "[4.6.3, )",
- "resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETFramework,Version=v4.8.1": {
- "Microsoft.NETFramework.ReferenceAssemblies": {
- "type": "Direct",
- "requested": "[1.0.3, )",
- "resolved": "1.0.3",
- "contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
- "dependencies": {
- "Microsoft.NETFramework.ReferenceAssemblies.net481": "1.0.3"
- }
- },
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
- "System.Threading.Tasks.Extensions": "4.6.3",
- "System.ValueTuple": "4.6.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETFramework.ReferenceAssemblies.net481": {
- "type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "Vv/20vgHS7VglVOVh8J3Iz/MA+VYKVRp9f7r2qiKBMuzviTOmocG70yq0Q8T5OTmCONkEAIJwETD1zhEfLkAXQ=="
- },
- "System.Buffers": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Memory": {
- "type": "Transitive",
- "resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Memory": "4.6.3",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.ValueTuple": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "+RJT4qaekpZ7DDLhf+LTjq+E48jieKiY9ulJ+BoxKmZblIJfIJT8Ufcaa/clQqnYvWs8jugfGSMu8ylS0caG0w=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
- "System.Threading.Tasks.Extensions": "[4.6.3, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "System.Threading.Tasks.Extensions": {
- "type": "CentralTransitive",
- "requested": "[4.6.3, )",
- "resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETStandard,Version=v2.0": {
- "NETStandard.Library": {
- "type": "Direct",
- "requested": "[2.0.3, )",
- "resolved": "2.0.3",
- "contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0"
- }
- },
+ ".NETStandard,Version=v2.1": {
"System.Text.Json": {
"type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
+ "requested": "[10.0.5, )",
+ "resolved": "10.0.5",
+ "contentHash": "vW2zhkWziyfhoSXNf42mTWyilw+vfwBGOsODDsHSFtOIY6LCgfRVUyaAilLEL4Kc1fzhaxcep5pS0VWYPSDW0w==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
+ "Microsoft.Bcl.AsyncInterfaces": "10.0.5",
"System.Buffers": "4.6.1",
- "System.IO.Pipelines": "10.0.1",
+ "System.IO.Pipelines": "10.0.5",
"System.Memory": "4.6.3",
"System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1",
+ "System.Text.Encodings.Web": "10.0.5",
"System.Threading.Tasks.Extensions": "4.6.3"
}
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "10.0.2",
- "contentHash": "qE5JhRoeJbAipLqpUCZyNfNwnpAvUttXgIQDnTiJ15d8ji+/bPgoPkB3xLzK5cQTobN2D2ditUesUlDHb7p3Pg==",
- "dependencies": {
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
- },
- "Microsoft.NETCore.Platforms": {
- "type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
+ "resolved": "10.0.5",
+ "contentHash": "hQB3Hq1LlF0NkGVNyZIvwIQIY3LM7Cw1oYjNiTvdNqmzzipVAWEK1c5sj2H5aFX0udnjgPLxSYKq2fupueS8ow=="
},
"System.Buffers": {
"type": "Transitive",
@@ -686,8 +29,8 @@
},
"System.IO.Pipelines": {
"type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw==",
+ "resolved": "10.0.5",
+ "contentHash": "8/ZHN/j2y1t+7McdCf1wXku2/c7wtrGLz3WQabIoPuLAn3bHDWT6YOJYreJq8sCMPSo6c8iVYXUdLlFGX5PEqw==",
"dependencies": {
"System.Buffers": "4.6.1",
"System.Memory": "4.6.3",
@@ -697,17 +40,7 @@
"System.Memory": {
"type": "Transitive",
"resolved": "4.6.3",
- "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
- "dependencies": {
- "System.Buffers": "4.6.1",
- "System.Numerics.Vectors": "4.6.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "System.Numerics.Vectors": {
- "type": "Transitive",
- "resolved": "4.6.1",
- "contentHash": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q=="
+ "contentHash": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A=="
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
@@ -716,8 +49,8 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
+ "resolved": "10.0.5",
+ "contentHash": "opvD/nKTzGKA7GVntZ9L823kN6IxgHQfuxY+VI9gv8VE1Y7CSKoi/QS1EYDQiA63MqtZsD7X6zkISd2ZQJohTQ==",
"dependencies": {
"System.Buffers": "4.6.1",
"System.Memory": "4.6.3",
@@ -727,217 +60,31 @@
"tinybdd": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )",
+ "Microsoft.Extensions.DependencyInjection": "[10.0.5, )",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.5, )",
"System.Threading.Tasks.Extensions": "[4.6.3, )"
}
},
"Microsoft.Extensions.DependencyInjection": {
"type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
+ "requested": "[10.0.5, )",
+ "resolved": "10.0.5",
+ "contentHash": "v1SVsowG6YE1YnHVGmLWz57YTRCQRx9pH5ebIESXfm5isI9gA3QaMyg/oMTzPpXYZwSAVDzYItGJKfmV+pqXkQ==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.5"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.2",
- "System.Threading.Tasks.Extensions": "4.6.3"
- }
+ "requested": "[10.0.5, )",
+ "resolved": "10.0.5",
+ "contentHash": "iVMtq9eRvzyhx8949EGT0OCYJfXi737SbRVzWXE5GrOgGj5AaZ9eUuxA/BSUfmOMALKn/g8KfFaNQw0eiB3lyA=="
},
"System.Threading.Tasks.Extensions": {
"type": "CentralTransitive",
"requested": "[4.6.3, )",
"resolved": "4.6.3",
- "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- }
- },
- ".NETStandard,Version=v2.1": {
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "10.0.1",
- "System.IO.Pipelines": "10.0.1",
- "System.Runtime.CompilerServices.Unsafe": "6.1.2",
- "System.Text.Encodings.Web": "10.0.1"
- }
- },
- "Microsoft.Bcl.AsyncInterfaces": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "E1HSLkPHXEO30JEij2pWbOuzz1Z5ND4a5l7IP1T2RgQuE0a0NzEIvtO64RNy3Otn6PFezbT80cfm3M/Cgt70PA=="
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
- },
- "System.Runtime.CompilerServices.Unsafe": {
- "type": "Transitive",
- "resolved": "6.1.2",
- "contentHash": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ==",
- "dependencies": {
- "System.Runtime.CompilerServices.Unsafe": "6.1.2"
- }
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw=="
- }
- },
- "net10.0": {
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw=="
- }
- },
- "net8.0": {
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "System.IO.Pipelines": "10.0.1",
- "System.Text.Encodings.Web": "10.0.1"
- }
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw=="
- }
- },
- "net9.0": {
- "System.Text.Json": {
- "type": "Direct",
- "requested": "[10.0.1, )",
- "resolved": "10.0.1",
- "contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g==",
- "dependencies": {
- "System.IO.Pipelines": "10.0.1",
- "System.Text.Encodings.Web": "10.0.1"
- }
- },
- "System.IO.Pipelines": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "26LbFXHKd7PmRnWlkjnYgmjd5B6HYVG+1MpTO25BdxTJnx6D0O16JPAC/S4YBqjtt4YpfGj1QO/Ss6SPMGEGQw=="
- },
- "System.Text.Encodings.Web": {
- "type": "Transitive",
- "resolved": "10.0.1",
- "contentHash": "cVAka0o1rJJ5/De0pjNs7jcaZk5hUGf1HGzUyVmE2MEB1Vf0h/8qsWxImk1zjitCbeD2Avaq2P2+usdvqgbeVQ=="
- },
- "tinybdd": {
- "type": "Project",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "[10.0.2, )",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "[10.0.2, )"
- }
- },
- "Microsoft.Extensions.DependencyInjection": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "J/Zmp6fY93JbaiZ11ckWvcyxMPjD6XVwIHQXBjryTBgn7O6O20HYg9uVLFcZlNfgH78MnreE/7EH+hjfzn7VyA==",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.2"
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions": {
- "type": "CentralTransitive",
- "requested": "[10.0.2, )",
- "resolved": "10.0.2",
- "contentHash": "zOIurr59+kUf9vNcsUkCvKWZv+fPosUZXURZesYkJCvl0EzTc9F7maAO4Cd2WEV7ZJJ0AZrFQvuH6Npph9wdBw=="
+ "contentHash": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA=="
}
}
}