diff --git a/ClassLibrary1/ClassLibrary1.csproj b/ClassLibrary1/ClassLibrary1.csproj
index a20524d..ab0f856 100644
--- a/ClassLibrary1/ClassLibrary1.csproj
+++ b/ClassLibrary1/ClassLibrary1.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/ClassLibrary1/packages.lock.json b/ClassLibrary1/packages.lock.json
index eb04aea..0d18b26 100644
--- a/ClassLibrary1/packages.lock.json
+++ b/ClassLibrary1/packages.lock.json
@@ -4,9 +4,9 @@
".NETCoreApp,Version=v3.1": {
"Newtonsoft.Json": {
"type": "Direct",
- "requested": "[12.0.3, )",
- "resolved": "12.0.3",
- "contentHash": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg=="
+ "requested": "[13.0.3, )",
+ "resolved": "13.0.3",
+ "contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
}
}
}
diff --git a/FunctionApp1/FunctionApp1.csproj b/FunctionApp1/FunctionApp1.csproj
index 8b78a0a..1b94902 100644
--- a/FunctionApp1/FunctionApp1.csproj
+++ b/FunctionApp1/FunctionApp1.csproj
@@ -4,13 +4,13 @@
v3
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/FunctionApp1/packages.lock.json b/FunctionApp1/packages.lock.json
index 3f88a4c..d946af0 100644
--- a/FunctionApp1/packages.lock.json
+++ b/FunctionApp1/packages.lock.json
@@ -4,46 +4,44 @@
".NETCoreApp,Version=v3.1": {
"Azure.Identity": {
"type": "Direct",
- "requested": "[1.3.0, )",
- "resolved": "1.3.0",
- "contentHash": "l1SYfZKOFBuUFG7C2SWHmJcrQQaiXgBdVCycx4vcZQkC6efDVt7mzZ5pfJAFEJDBUq7mjRQ0RPq9ZDGdSswqMg==",
+ "requested": "[1.14.2, )",
+ "resolved": "1.14.2",
+ "contentHash": "YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==",
"dependencies": {
- "Azure.Core": "1.6.0",
- "Microsoft.Identity.Client": "4.22.0",
- "Microsoft.Identity.Client.Extensions.Msal": "2.16.5",
- "System.Memory": "4.5.3",
- "System.Security.Cryptography.ProtectedData": "4.5.0",
- "System.Text.Json": "4.6.0",
- "System.Threading.Tasks.Extensions": "4.5.2"
+ "Azure.Core": "1.46.1",
+ "Microsoft.Identity.Client": "4.73.1",
+ "Microsoft.Identity.Client.Extensions.Msal": "4.73.1",
+ "System.Memory": "4.5.5"
}
},
"Azure.Storage.Blobs": {
"type": "Direct",
- "requested": "[12.8.0, )",
- "resolved": "12.8.0",
- "contentHash": "LrnOTVdRk2n8obV8Z0R7ZpuFd6SlyxPiX4+M4TyCKbFEJlTPAStewqrXHr4JMDJYzn+b5sr1CMsz75CoHYabhg==",
+ "requested": "[12.25.0, )",
+ "resolved": "12.25.0",
+ "contentHash": "+5rQj7vQ2NsVxEzFeGxRGP44P9GhJcJMEZTaG/w96z/c8mEO6OoawBAr8tJ/0vH1QSVkjfr+IY3GmGpT507I0w==",
"dependencies": {
- "Azure.Storage.Common": "12.7.0",
- "System.Text.Json": "4.6.0"
+ "Azure.Storage.Common": "12.24.0"
}
},
"Microsoft.Azure.Cosmos": {
"type": "Direct",
- "requested": "[3.16.0, )",
- "resolved": "3.16.0",
- "contentHash": "8CVDpwJcGlD1ehuKde5Uju0gjeIcDQIq5xmhE8VnrWH1DjzZ3nJ2uGVMqCj7G8XYkxTR9m42E7wREOEbMYF++g==",
+ "requested": "[3.52.1, )",
+ "resolved": "3.52.1",
+ "contentHash": "O6HwtqqJrmFTozJiVpeHnPlf4Pn2B4mTUawlLZEIFstF2SEcZVAeqZ+mqFJy2mhmHj6mO+10GkRAMi8K/Yda1g==",
"dependencies": {
- "Azure.Core": "1.3.0",
- "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
+ "Azure.Core": "1.44.1",
+ "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"Microsoft.Bcl.HashCode": "1.1.0",
- "Newtonsoft.Json": "10.0.2",
"System.Buffers": "4.5.1",
"System.Collections.Immutable": "1.7.0",
- "System.Configuration.ConfigurationManager": "4.5.0",
- "System.Memory": "4.5.3",
+ "System.Configuration.ConfigurationManager": "6.0.0",
+ "System.Diagnostics.DiagnosticSource": "8.0.1",
+ "System.Memory": "4.5.5",
+ "System.Net.Http": "4.3.4",
"System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "4.5.2",
- "System.Threading.Tasks.Extensions": "4.5.2",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0",
+ "System.Text.RegularExpressions": "4.3.1",
+ "System.Threading.Tasks.Extensions": "4.5.4",
"System.ValueTuple": "4.5.0"
}
},
@@ -59,114 +57,153 @@
},
"Microsoft.Azure.WebJobs.Extensions.DurableTask": {
"type": "Direct",
- "requested": "[2.4.0, )",
- "resolved": "2.4.0",
- "contentHash": "eB1/Bky0dW0Ak9U6WwoT9sxO0/Fn2h9w6ug3BFh7lpMrdYvyLFF1YY86c50QyfTUoCVozgitWNHiEtAP4MDdYA==",
- "dependencies": {
- "Azure.Identity": "1.1.1",
- "Microsoft.ApplicationInsights": "2.12.2",
- "Microsoft.ApplicationInsights.DependencyCollector": "2.12.2",
- "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.1.0",
+ "requested": "[2.13.7, )",
+ "resolved": "2.13.7",
+ "contentHash": "Ixr11CY9H9ebP3PrP+qtPpOsdmMN0z95CYrnBNWRxVvj4IjA0bFVr3ggblT4dzGBnTTP8kqruLfcmK0sjYJJfg==",
+ "dependencies": {
+ "Azure.Identity": "1.11.4",
+ "Grpc.Core": "2.46.6",
+ "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.2.0",
"Microsoft.AspNetCore.Routing": "2.2.0",
"Microsoft.AspNetCore.Server.Kestrel": "2.2.0",
- "Microsoft.Azure.DurableTask.AzureStorage": "1.8.3",
- "Microsoft.Azure.WebJobs": "3.0.14",
- "Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers": "0.3.2",
- "Microsoft.Extensions.Http": "2.2.0",
- "Mono.Posix.NETStandard": "1.0.0"
+ "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.2.1",
+ "Microsoft.Azure.DurableTask.ApplicationInsights": "0.1.6",
+ "Microsoft.Azure.DurableTask.AzureStorage": "1.17.5",
+ "Microsoft.Azure.DurableTask.Core": "2.17.1",
+ "Microsoft.Azure.WebJobs": "3.0.37",
+ "Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers": "0.5.0",
+ "Microsoft.DurableTask.Grpc": "1.3.0",
+ "Microsoft.Extensions.Azure": "1.1.1",
+ "Microsoft.Extensions.Http": "2.2.0"
}
},
"Microsoft.Azure.WebJobs.Extensions.EventHubs": {
"type": "Direct",
- "requested": "[4.2.0, )",
- "resolved": "4.2.0",
- "contentHash": "n8aVMGTmMj4k8EE1m0gJ5X7kYgSUspqRGumRElMBI09G+Abj1EdlZS5kPaYB1Qs6x1tNI59W9fdzZV+VVs0uoA==",
+ "requested": "[6.5.2, )",
+ "resolved": "6.5.2",
+ "contentHash": "2hENOWL4rnVdj4yNk2r2Ik3iE7iNmaLIH0X2/Lzu9XjwslZkmSJARV3sUuS2ig1pZrvDxmsB61vSQ7UxM4Z9xw==",
"dependencies": {
- "Microsoft.Azure.EventHubs.Processor": "3.0.0",
- "Microsoft.Azure.WebJobs": "3.0.23"
+ "Azure.Messaging.EventHubs": "5.12.2",
+ "Azure.Storage.Blobs": "12.23.0",
+ "Microsoft.Azure.WebJobs": "3.0.37",
+ "Microsoft.Extensions.Azure": "1.12.0"
}
},
"Microsoft.NET.Sdk.Functions": {
"type": "Direct",
- "requested": "[3.0.11, )",
- "resolved": "3.0.11",
- "contentHash": "R92J7RJX+VxQ3pc0ZkduVHIR6tjmDJJE0yGLX9T41S5UFODfLpZ9ykiQcChaGovS3eYLRftm+2gYFTWQtoY5ZA==",
+ "requested": "[3.1.2, )",
+ "resolved": "3.1.2",
+ "contentHash": "uupQ/kuN9MouX1imCa1PchL+2Heg0DtyQI5l0FdOEbYrWT27rwC5bao5a270KoEahDiLH0fLVRVs7WX2QKLUww==",
"dependencies": {
- "Microsoft.Azure.WebJobs": "[3.0.23, 3.1.0)",
+ "Microsoft.Azure.Functions.Analyzers": "[1.0.0, 2.0.0)",
+ "Microsoft.Azure.WebJobs": "[3.0.32, 3.1.0)",
"Microsoft.Azure.WebJobs.Extensions": "3.0.6",
- "Microsoft.Azure.WebJobs.Extensions.Http": "[3.0.2, 3.1.0)",
- "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": "1.2.0",
+ "Microsoft.Azure.WebJobs.Extensions.Http": "[3.2.0, 3.3.0)",
+ "Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": "1.2.2",
"Newtonsoft.Json": "11.0.2"
}
},
"Azure.Core": {
"type": "Transitive",
- "resolved": "1.8.1",
- "contentHash": "BoGOCcdRa4ngAxBcyyndauFWgId6/SETDJnd9+4iHtXZ9JsVA4hs8pvK0H2ml4MHWwaYPmpepd70reAUm2u52g==",
+ "resolved": "1.46.2",
+ "contentHash": "HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
"dependencies": {
- "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
- "System.Buffers": "4.5.0",
- "System.Diagnostics.DiagnosticSource": "4.6.0",
- "System.Memory": "4.5.3",
+ "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
+ "System.ClientModel": "1.4.2",
+ "System.Diagnostics.DiagnosticSource": "8.0.1",
+ "System.Memory.Data": "6.0.1",
"System.Numerics.Vectors": "4.5.0",
- "System.Text.Json": "4.6.0",
- "System.Threading.Tasks.Extensions": "4.5.2"
+ "System.Text.Encodings.Web": "8.0.0",
+ "System.Text.Json": "8.0.5",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
+ },
+ "Azure.Core.Amqp": {
+ "type": "Transitive",
+ "resolved": "1.3.1",
+ "contentHash": "AY1ZM4WwLBb9L2WwQoWs7wS2XKYg83tp3yVVdgySdebGN0FuIszuEqCy3Nhv6qHpbkjx/NGuOTsUbF/oNGBgwA==",
+ "dependencies": {
+ "Microsoft.Azure.Amqp": "2.6.7",
+ "System.Memory": "4.5.4",
+ "System.Memory.Data": "1.0.2"
+ }
+ },
+ "Azure.Data.Tables": {
+ "type": "Transitive",
+ "resolved": "12.8.0",
+ "contentHash": "jBNOUXoANEv66mIyR+rzC7toogo48pYciH4n5xsb8nHRz6lfjX9jwsOjC8sdR1Zl75Z6MZvaZjajqVwCt3JqVw==",
+ "dependencies": {
+ "Azure.Core": "1.27.0",
+ "System.Text.Json": "4.7.2"
+ }
+ },
+ "Azure.Messaging.EventHubs": {
+ "type": "Transitive",
+ "resolved": "5.12.2",
+ "contentHash": "vmrkhHAcGigX/xVMvPqC6dZeWEhxEBzGEkF/ti7RxdVcIANRaPS6EpEtIHRxcgoaLukvmirkdE0Svq++ljh5Tg==",
+ "dependencies": {
+ "Azure.Core": "1.46.2",
+ "Azure.Core.Amqp": "1.3.1",
+ "Microsoft.Azure.Amqp": "2.7.0",
+ "System.Reflection.TypeExtensions": "4.7.0",
+ "System.Threading.Channels": "8.0.0"
}
},
"Azure.Storage.Common": {
"type": "Transitive",
- "resolved": "12.7.0",
- "contentHash": "w2hcSk80NbkUIvb0x81zYAvpx7RzhRVJjWterjYpEI9DRNLoqxap3b7LOSnLfcA5jgSVaeKlOZzneUrXx7+wnA==",
+ "resolved": "12.24.0",
+ "contentHash": "JOmmSgNvH/zRWRihT6PZapEdTNESP4YtGS5OjbkUAg6EFiM6Ite7hDkqzJrA7QKmi1SRwZ40vpHi1McVpQuhgw==",
"dependencies": {
- "Azure.Core": "1.8.1"
+ "Azure.Core": "1.44.1",
+ "System.IO.Hashing": "8.0.0"
}
},
- "Dynamitey": {
+ "Castle.Core": {
"type": "Transitive",
- "resolved": "2.0.9.136",
- "contentHash": "SzGWOl8nKR4r7WYiyMgJ0n/MuncdtPSyjxe1+znH8KVKOFQAckXFOeqOXgcWSMLHT+ehAYtZHPWjX+GsH7eI4Q==",
+ "resolved": "5.0.0",
+ "contentHash": "edc8jjyXqzzy8jFdhs36FZdwmlDDTgqPb2Zy1Q5F/f2uAc88bu/VS/0Tpvgupmpl9zJOvOo5ZizVANb0ltN1NQ==",
"dependencies": {
- "Microsoft.CSharp": "4.4.1",
- "NETStandard.Library": "1.6.1",
- "System.ComponentModel": "4.3.0"
+ "System.Diagnostics.EventLog": "4.7.0"
}
},
- "ImpromptuInterface": {
+ "Google.Protobuf": {
"type": "Transitive",
- "resolved": "7.0.1",
- "contentHash": "9w44OsRuNJoAX0dbVoNqdljCqQIk33Hha5W+BcnWVwawFCEuVBDZbPQafgE1gVvvRaQhc1FOIKuJIIhXZmadvA==",
+ "resolved": "3.21.12",
+ "contentHash": "1TXWxQy0PDDM1NC/LojlX4YVh7NhOvvyriCfERzeUVTp0XNXv8mo/AyWxDYCvMQ9xRZHUVdWoE4/B8ridP8Btg==",
"dependencies": {
- "Dynamitey": "2.0.9.136",
- "Microsoft.CSharp": "4.4.1",
- "System.Reflection.Emit": "4.3.0"
+ "System.Memory": "4.5.3",
+ "System.Runtime.CompilerServices.Unsafe": "4.5.2"
}
},
- "Microsoft.ApplicationInsights": {
+ "Grpc.Core": {
+ "type": "Transitive",
+ "resolved": "2.46.6",
+ "contentHash": "ZoRg3KmOJ2urTF4+u3H0b1Yv10xzz2Y/flFWS2tnRmj8dbKLeiJaSRqu4LOBD3ova90evqLkVZ85kUkC4JT4lw==",
+ "dependencies": {
+ "Grpc.Core.Api": "2.46.6",
+ "System.Memory": "4.5.3"
+ }
+ },
+ "Grpc.Core.Api": {
"type": "Transitive",
- "resolved": "2.12.2",
- "contentHash": "c0Sb1nVTzKS7q9tc5toTORP903rDdO7mN6WM/fkHq68Ds95/5DffJ9KZmtEZTRGywDo43TH+ClQN4jnc/q7lEQ==",
+ "resolved": "2.46.6",
+ "contentHash": "Z7HJGqJYyKb53qfp1jf0wRDYs3sxOnkAFxXAW6q52LLmX/zxzjtFLI9eaWO5UC0weiWjn4iT1FzR+tj9qYZAMg==",
"dependencies": {
- "System.Diagnostics.DiagnosticSource": "4.6.0",
- "System.RunTime.InteropServices": "4.3.0"
+ "System.Memory": "4.5.3"
}
},
- "Microsoft.ApplicationInsights.DependencyCollector": {
+ "Microsoft.ApplicationInsights": {
"type": "Transitive",
- "resolved": "2.12.2",
- "contentHash": "n6t5SaxQ28KJXrw7beKV5nsQmnwmJjFCkbImJHe0Dhyc8W5rr6xzsecnWOCoTqAozoF+dfVblImsyEuwyhFxIg==",
+ "resolved": "2.21.0",
+ "contentHash": "btZEDWAFNo9CoYliMCriSMTX3ruRGZTtYw4mo2XyyfLlowFicYVM2Xszi5evDG95QRYV7MbbH3D2RqVwfZlJHw==",
"dependencies": {
- "Microsoft.ApplicationInsights": "2.12.2",
- "Microsoft.Extensions.DiagnosticAdapter": "1.1.0",
- "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
- "System.Data.SqlClient": "4.3.1",
- "System.Diagnostics.DiagnosticSource": "4.6.0",
- "System.Diagnostics.StackTrace": "4.3.0"
+ "System.Diagnostics.DiagnosticSource": "5.0.0"
}
},
"Microsoft.AspNet.WebApi.Client": {
"type": "Transitive",
- "resolved": "5.2.4",
- "contentHash": "OdBVC2bQWkf9qDd7Mt07ev4SwIdu6VmLBMTWC0D5cOP/HWSXyv/77otwtXVrAo42duNjvXOjzjP5oOI9m1+DTQ==",
+ "resolved": "5.2.8",
+ "contentHash": "dkGLm30CxLieMlUO+oQpJw77rDs0IIx/w3lIHsp+8X94HXCsUfLYuFmlZPsQDItC0O2l1ZlWeKLkZX7ZiNRekw==",
"dependencies": {
"Newtonsoft.Json": "10.0.1",
"Newtonsoft.Json.Bson": "1.0.1"
@@ -174,40 +211,40 @@
},
"Microsoft.AspNetCore.Authentication.Abstractions": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "7hfl2DQoATexr0OVw8PwJSNqnu9gsbSkuHkwmHdss5xXCuY2nIfsTjj2NoKeGtp6N94ECioAP78FUfFOMj+TTg==",
+ "resolved": "2.2.0",
+ "contentHash": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
"dependencies": {
- "Microsoft.AspNetCore.Http.Abstractions": "2.1.0",
- "Microsoft.Extensions.Logging.Abstractions": "2.1.0",
- "Microsoft.Extensions.Options": "2.1.0"
+ "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Options": "2.2.0"
}
},
"Microsoft.AspNetCore.Authentication.Core": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "NKbmBzPW2zTaZLNKkCIL7LMpr4XfXVOPJ5SNzikTe2PX3juLkupb/5oTF45wiw5srUbU6QD0cY9u3jgYUELwnQ==",
+ "resolved": "2.2.0",
+ "contentHash": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
"dependencies": {
- "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.0",
- "Microsoft.AspNetCore.Http": "2.1.0",
- "Microsoft.AspNetCore.Http.Extensions": "2.1.0"
+ "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http": "2.2.0",
+ "Microsoft.AspNetCore.Http.Extensions": "2.2.0"
}
},
"Microsoft.AspNetCore.Authorization": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "QUMtMVY7mQeJWlP8wmmhZf1HEGM/V8prW/XnYeKDpEniNBCRw0a3qktRb9aBU0vR+bpJwWZ0ibcB8QOvZEmDHQ==",
+ "resolved": "2.2.0",
+ "contentHash": "/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "2.1.0",
- "Microsoft.Extensions.Options": "2.1.0"
+ "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Options": "2.2.0"
}
},
"Microsoft.AspNetCore.Authorization.Policy": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "e/wxbmwHza+Y6hmM/xiQdsVX5Xh0cPHFbDTGR3kIK7a+jyBSc8CPAJOA5g0ziikLEp5Cm/Qux+CsWad53QoNOw==",
+ "resolved": "2.2.0",
+ "contentHash": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
"dependencies": {
- "Microsoft.AspNetCore.Authentication.Abstractions": "2.1.0",
- "Microsoft.AspNetCore.Authorization": "2.1.0"
+ "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Authorization": "2.2.0"
}
},
"Microsoft.AspNetCore.Connections.Abstractions": {
@@ -260,8 +297,8 @@
},
"Microsoft.AspNetCore.Http": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
+ "resolved": "2.2.2",
+ "contentHash": "BAibpoItxI5puk7YJbIGj95arZueM8B8M5xT1fXBn3hb3L2G3ucrZcYXv1gXdaroLbntUs8qeV8iuBrpjQsrKw==",
"dependencies": {
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.AspNetCore.WebUtilities": "2.2.0",
@@ -300,8 +337,8 @@
},
"Microsoft.AspNetCore.JsonPatch": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "JE5LRurYn0rglbY/Nj3sB1a+yGPacyYHsuLRgvZtmjLG73R0zEfSIjGmzwtIym0HDLX0RIym8q+BLH4w1nWdog==",
+ "resolved": "2.2.0",
+ "contentHash": "o9BB9hftnCsyJalz9IT0DUFxz8Xvgh3TOfGWolpuf19duxB4FySq7c25XDYBmBMS+sun5/PsEUAi58ra4iJAoA==",
"dependencies": {
"Microsoft.CSharp": "4.5.0",
"Newtonsoft.Json": "11.0.2"
@@ -309,66 +346,67 @@
},
"Microsoft.AspNetCore.Mvc.Abstractions": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "NhocJc6vRjxjM8opxpbjYhdN7WbsW07eT5hZOzv87bPxwEL98Hw+D+JIu9DsPm0ce7Rao1qN1BP7w8GMhRFH0Q==",
+ "resolved": "2.2.0",
+ "contentHash": "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
"dependencies": {
- "Microsoft.AspNetCore.Routing.Abstractions": "2.1.0",
- "Microsoft.Net.Http.Headers": "2.1.0"
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
+ "Microsoft.Net.Http.Headers": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.Core": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "AtNtFLtFgZglupwiRK/9ksFg1xAXyZ1otmKtsNSFn9lIwHCQd1xZHIph7GTZiXVWn51jmauIUTUMSWdpaJ+f+A==",
- "dependencies": {
- "Microsoft.AspNetCore.Authentication.Core": "2.1.0",
- "Microsoft.AspNetCore.Authorization.Policy": "2.1.0",
- "Microsoft.AspNetCore.Hosting.Abstractions": "2.1.0",
- "Microsoft.AspNetCore.Http": "2.1.0",
- "Microsoft.AspNetCore.Http.Extensions": "2.1.0",
- "Microsoft.AspNetCore.Mvc.Abstractions": "2.1.0",
- "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.1.0",
- "Microsoft.AspNetCore.Routing": "2.1.0",
- "Microsoft.Extensions.DependencyInjection": "2.1.0",
+ "resolved": "2.2.0",
+ "contentHash": "ALiY4a6BYsghw8PT5+VU593Kqp911U3w9f/dH9/ZoI3ezDsDAGiObqPu/HP1oXK80Ceu0XdQ3F0bx5AXBeuN/Q==",
+ "dependencies": {
+ "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
+ "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
+ "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Http": "2.2.0",
+ "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
+ "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
+ "Microsoft.AspNetCore.Routing": "2.2.0",
+ "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
+ "Microsoft.Extensions.DependencyInjection": "2.2.0",
"Microsoft.Extensions.DependencyModel": "2.1.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "2.1.0",
- "Microsoft.Extensions.Logging.Abstractions": "2.1.0",
+ "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
+ "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
"System.Diagnostics.DiagnosticSource": "4.5.0",
- "System.Threading.Tasks.Extensions": "4.5.0"
+ "System.Threading.Tasks.Extensions": "4.5.1"
}
},
"Microsoft.AspNetCore.Mvc.Formatters.Json": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "Xkbx6LWehUL44rx0gcry+qY013m5LbAjqWfdeisdiSPx2bU/q4EdteRY+zDmO8vT3jKbWcAuvTVUf6AcPPQpTQ==",
+ "resolved": "2.2.0",
+ "contentHash": "ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==",
"dependencies": {
- "Microsoft.AspNetCore.JsonPatch": "2.1.0",
- "Microsoft.AspNetCore.Mvc.Core": "2.1.0"
+ "Microsoft.AspNetCore.JsonPatch": "2.2.0",
+ "Microsoft.AspNetCore.Mvc.Core": "2.2.0"
}
},
"Microsoft.AspNetCore.Mvc.WebApiCompatShim": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "pYsNGveHyMCHQ+xpUIsTHtFFv7Xm+q2pmL3UmL6QujO5ICu/bcnSlwu9FEQhXYQ+cDxfO2VShdM/OrkWzNFGFw==",
+ "resolved": "2.2.0",
+ "contentHash": "YKovpp46Fgah0N8H4RGb+7x9vdjj50mS3NON910pYJFQmn20Cd1mYVkTunjy/DrZpvwmJ8o5Es0VnONSYVXEAQ==",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "5.2.4",
- "Microsoft.AspNetCore.Mvc.Core": "2.1.0",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.0",
- "Microsoft.AspNetCore.WebUtilities": "2.1.0"
+ "Microsoft.AspNet.WebApi.Client": "5.2.6",
+ "Microsoft.AspNetCore.Mvc.Core": "2.2.0",
+ "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
+ "Microsoft.AspNetCore.WebUtilities": "2.2.0"
}
},
"Microsoft.AspNetCore.ResponseCaching.Abstractions": {
"type": "Transitive",
- "resolved": "2.1.0",
- "contentHash": "Ht/KGFWYqcUDDi+VMPkQNzY7wQ0I2SdqXMEPl6AsOW8hmO3ZS4jIPck6HGxIdlk7ftL9YITJub0cxBmnuq+6zQ==",
+ "resolved": "2.2.0",
+ "contentHash": "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
"dependencies": {
- "Microsoft.Extensions.Primitives": "2.1.0"
+ "Microsoft.Extensions.Primitives": "2.2.0"
}
},
"Microsoft.AspNetCore.Routing": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
+ "resolved": "2.2.2",
+ "contentHash": "HcmJmmGYewdNZ6Vcrr5RkQbc/YWU4F79P3uPPBi6fCFOgUewXNM1P4kbPuoem7tN4f7x8mq7gTsm5QGohQ5g/w==",
"dependencies": {
"Microsoft.AspNetCore.Http.Extensions": "2.2.0",
"Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
@@ -435,8 +473,8 @@
},
"Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "qTACI0wePgAKCH+YKrMgChyfqJpjwgGZEtSuwBw6TjWLQ66THGasleia/7EZz2t2eAjwWxw8RA/D8ODrBqpj9A==",
+ "resolved": "2.2.1",
+ "contentHash": "tzRdyQ0qrMJ5YS0qsXfmhVd/kr25IzLpayoIAvU1yi27wqsqxXVPADDEv0S9PaS7xn6bpMFit8kZw92IICDSWg==",
"dependencies": {
"Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
"Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
@@ -454,96 +492,75 @@
},
"Microsoft.Azure.Amqp": {
"type": "Transitive",
- "resolved": "2.3.7",
- "contentHash": "xLiGDzxqWQyxzr1novHrtlNXljHTDJFEzitKO60ZEvo5xEMz4p+soZBWSVbzMmp6XA31TZSFJXdNmmh/J9//fA==",
+ "resolved": "2.7.0",
+ "contentHash": "gm/AEakujttMzrDhZ5QpRz3fICVkYDn/oDG9SmxDP+J7R8JDBXYU9WWG7hr6wQy40mY+wjUF0yUGXDPRDRNJwQ=="
+ },
+ "Microsoft.Azure.DurableTask.ApplicationInsights": {
+ "type": "Transitive",
+ "resolved": "0.1.6",
+ "contentHash": "/mBhUF82NJq1mNr2u/7LkP3oDPqtw9jpH8Xo2yYxjwpIX3REK9bvgH1hqcBOLQTZIMGRDqjq6W/pEEzLqH1iZg==",
"dependencies": {
- "System.Net.WebSockets.Client": "4.0.2",
- "System.Runtime.Serialization.Primitives": "4.1.1"
+ "Microsoft.ApplicationInsights": "2.21.0",
+ "Microsoft.Azure.DurableTask.Core": "2.17.1",
+ "Microsoft.Bcl.AsyncInterfaces": "5.0.0"
}
},
"Microsoft.Azure.DurableTask.AzureStorage": {
"type": "Transitive",
- "resolved": "1.8.3",
- "contentHash": "A33v0cG6OOMLWxeLe9cdVV6KHrCtpxBgpblVgX1OERyQVG44+UDo1FqrK/8L+NW0UfkEilw6WSc8KGjF4n/R1w==",
+ "resolved": "1.17.5",
+ "contentHash": "YPflc3jtrRf41wwX+EWlKzavAYPICk7a9tPCa4FZXFhDeo6NyknNEBx00KTZRUdqFbWoWarlN4g53mSwkXTgmQ==",
"dependencies": {
- "Microsoft.Azure.DurableTask.Core": "2.5.0",
+ "Azure.Data.Tables": "12.8.0",
+ "Microsoft.Azure.DurableTask.Core": "2.17.1",
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
- "Newtonsoft.Json": "11.0.2",
"WindowsAzure.Storage": "9.3.1"
}
},
"Microsoft.Azure.DurableTask.Core": {
"type": "Transitive",
- "resolved": "2.5.0",
- "contentHash": "QP38yQ5GHxP2gNFNFC/1iNcXo0SyyAXZA6GFEsfcWyboSvUTYCE1n9RotN7njKYYwTSHuwp5fQSBCrUSVAeAxg==",
+ "resolved": "2.17.1",
+ "contentHash": "zKtXC0wxGxOoAGPi5B0TT0f6mqjave2USL/Q7rJOwf+xVg+axiYpU4kad5muvzib4IeikOBfqWqs/xOFOKqR6w==",
"dependencies": {
- "ImpromptuInterface": "7.0.1",
+ "Castle.Core": "5.0.0",
"Microsoft.Extensions.Logging.Abstractions": "2.2.0",
- "Newtonsoft.Json": "11.0.2",
- "System.Diagnostics.DiagnosticSource": "4.6.0",
- "System.Reactive.Core": "3.1.1"
- }
- },
- "Microsoft.Azure.EventHubs": {
- "type": "Transitive",
- "resolved": "3.0.0",
- "contentHash": "WwRcZ0ybAWL/gor0jT29WkpAtO5rxFTb2jAMQPPmej/FbclytH/tK3v6U4sIgFggesf+l9wupxDuid4AX6qMRQ==",
- "dependencies": {
- "Microsoft.Azure.Amqp": "2.3.7",
- "Microsoft.Azure.Services.AppAuthentication": "1.0.3",
- "Microsoft.IdentityModel.Clients.ActiveDirectory": "4.5.0",
- "System.Diagnostics.DiagnosticSource": "4.5.0",
- "System.IdentityModel.Tokens.Jwt": "5.2.4",
- "System.Net.Http": "4.3.3",
- "System.Reflection.TypeExtensions": "4.3.0",
- "System.Runtime.Serialization.Primitives": "4.3.0"
- }
- },
- "Microsoft.Azure.EventHubs.Processor": {
- "type": "Transitive",
- "resolved": "3.0.0",
- "contentHash": "IHc+k43J/PMXYMuOq2yqHvlgC5lQdCGR9Ms+fv781I51Cb5tYkmNKBAl9XEeJS75rakxt6xaVtk7NovwbU3GEw==",
- "dependencies": {
- "Microsoft.Azure.EventHubs": "3.0.0",
- "Newtonsoft.Json": "10.0.3",
- "WindowsAzure.Storage": "9.3.3"
+ "Newtonsoft.Json": "13.0.1",
+ "System.Diagnostics.DiagnosticSource": "5.0.1",
+ "System.Reactive.Compatibility": "4.4.1",
+ "System.Reactive.Core": "4.4.1"
}
},
- "Microsoft.Azure.Services.AppAuthentication": {
+ "Microsoft.Azure.Functions.Analyzers": {
"type": "Transitive",
- "resolved": "1.0.3",
- "contentHash": "ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==",
- "dependencies": {
- "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2",
- "NETStandard.Library": "1.6.1",
- "System.Diagnostics.Process": "4.3.0"
- }
+ "resolved": "1.0.0",
+ "contentHash": "8nQq/IlK9BMBchRw3lfChSKaFNjMUOxXcPcDC3rkMd5PeWRm54nz2Owr6fZjPHMYJ36XX/9PGOfjn4jyiRojjw=="
},
"Microsoft.Azure.WebJobs": {
"type": "Transitive",
- "resolved": "3.0.23",
- "contentHash": "/nb3DYXOoWSMA+VtDKnH2T65V3/Z9CqeIxXAECEKq5JH/4oF7XNjLuDLcU/kXRCQLTpYokUpSEpW6XkZ0NYyDQ==",
+ "resolved": "3.0.37",
+ "contentHash": "cB8ExO360UeFprY4GAuumLhg35krY56LriAAE8kNkckxFQlEIZwQ5lMsOFU0cRwUcvFajLMdALllKF2PgYJRkA==",
"dependencies": {
- "Microsoft.Azure.WebJobs.Core": "3.0.23",
- "Microsoft.Extensions.Configuration": "2.1.0",
- "Microsoft.Extensions.Configuration.Abstractions": "2.1.0",
+ "Microsoft.Azure.WebJobs.Core": "3.0.37",
+ "Microsoft.Extensions.Configuration": "2.1.1",
+ "Microsoft.Extensions.Configuration.Abstractions": "2.1.1",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.0",
"Microsoft.Extensions.Configuration.Json": "2.1.0",
"Microsoft.Extensions.Hosting": "2.1.0",
- "Microsoft.Extensions.Logging": "2.1.0",
- "Microsoft.Extensions.Logging.Abstractions": "2.1.0",
+ "Microsoft.Extensions.Logging": "2.1.1",
+ "Microsoft.Extensions.Logging.Abstractions": "2.1.1",
"Microsoft.Extensions.Logging.Configuration": "2.1.0",
- "Newtonsoft.Json": "11.0.2",
+ "Newtonsoft.Json": "13.0.1",
+ "System.Memory.Data": "1.0.2",
"System.Threading.Tasks.Dataflow": "4.8.0"
}
},
"Microsoft.Azure.WebJobs.Core": {
"type": "Transitive",
- "resolved": "3.0.23",
- "contentHash": "BKYXOdR97/aMcLlCrxV+fyJc7I8ciRJAhm03xVMtG30jfl3uNJqvpWg46u/pfDbjPBs0zdkogu5mSmrVtulCTQ==",
+ "resolved": "3.0.37",
+ "contentHash": "nKlnoQyKmC5HsUIWLXu3a9VYhLKAAriZQ8v3PLldWKjV1vIQMiHKGK68FbLjRtvZsxCnIYS44gLlQjuOua//dg==",
"dependencies": {
"System.ComponentModel.Annotations": "4.4.0",
- "System.Diagnostics.TraceSource": "4.3.0"
+ "System.Diagnostics.TraceSource": "4.3.0",
+ "System.Memory.Data": "1.0.1"
}
},
"Microsoft.Azure.WebJobs.Extensions": {
@@ -558,20 +575,20 @@
},
"Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers": {
"type": "Transitive",
- "resolved": "0.3.2",
- "contentHash": "V01t0/auof60bP/oUsbyGBZr3mIeoG6X7Wycjq3xOdqSNbTlBUDw5sO6d07k7xGCJNXYqseHYefjw1/BS2t+AA=="
+ "resolved": "0.5.0",
+ "contentHash": "BEqCR7Mu3i7H95Bbu4pcHpaFfrHdPxgXgXxN0TbyzMDSVRnK7B4AHDtH+gjPmqKVB+y965XHw7zscKYg4s/xbw=="
},
"Microsoft.Azure.WebJobs.Extensions.Http": {
"type": "Transitive",
- "resolved": "3.0.2",
- "contentHash": "JvC3fESMMbNkYbpaJ4vkK4Xaw1yZy4HSxxqwoaI3Ls2Y5/qBrHftPy0WJQgmXcGjgE/o/aAmuixdTfrj5OQDJQ==",
+ "resolved": "3.2.0",
+ "contentHash": "IXLuo5fOliOYKUZjWO5kQ/j3XblM9TNnk1agjzNYkubpDXq6M436GihaVzwTeQlX279P3G1KquS6I+b7pXaFuQ==",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "5.2.4",
- "Microsoft.AspNetCore.Http": "2.1.0",
- "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.1.0",
- "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.1.0",
- "Microsoft.AspNetCore.Routing": "2.1.0",
- "Microsoft.Azure.WebJobs": "3.0.2"
+ "Microsoft.AspNet.WebApi.Client": "5.2.8",
+ "Microsoft.AspNetCore.Http": "2.2.2",
+ "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
+ "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.2.0",
+ "Microsoft.AspNetCore.Routing": "2.2.2",
+ "Microsoft.Azure.WebJobs": "3.0.32"
}
},
"Microsoft.Azure.WebJobs.Host.Storage": {
@@ -585,16 +602,16 @@
},
"Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": {
"type": "Transitive",
- "resolved": "1.2.0",
- "contentHash": "u/cBirezWiVNYP09b8GG68Bgz1RfxSkKywUxM3pRjHrsuXzkk0Tqc3w2bHa44oxzmXP+DcjAeY3Gj4QzHaBnzQ==",
+ "resolved": "1.2.2",
+ "contentHash": "vpiNt3JM1pt/WrDIkg7G2DHhIpI4t5I+R9rmXCxIGiby5oPGEolyfiYZdEf2kMMN3SbWzVAbk4Q3jKgFhO9MaQ==",
"dependencies": {
"System.Runtime.Loader": "4.3.0"
}
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
- "resolved": "1.0.0",
- "contentHash": "K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw=="
+ "resolved": "8.0.0",
+ "contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw=="
},
"Microsoft.Bcl.HashCode": {
"type": "Transitive",
@@ -621,28 +638,54 @@
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
}
},
+ "Microsoft.DurableTask.Grpc": {
+ "type": "Transitive",
+ "resolved": "1.3.0",
+ "contentHash": "U0Q+EiOpPoaX1zUPDZSlwXdnKeEoqbaLuJgtqWXwwMqlqPJw14LSc8U6V3+moEZYtcDJgxrxaq7NsGXemyZ2pg==",
+ "dependencies": {
+ "Google.Protobuf": "3.21.12",
+ "Grpc.Core": "2.46.5"
+ }
+ },
+ "Microsoft.Extensions.Azure": {
+ "type": "Transitive",
+ "resolved": "1.12.0",
+ "contentHash": "3sIvazPesPdEn5t2yT+pwVWKm1LyN/LB31Wh52giRNf2ckcKmaxW2KOA5uNZHSaqABhMDPAYGMeGBFQreZ7uUg==",
+ "dependencies": {
+ "Azure.Core": "1.46.2",
+ "Azure.Identity": "1.13.1",
+ "Microsoft.Extensions.Configuration": "8.0.0",
+ "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
+ "Microsoft.Extensions.Configuration.Binder": "8.0.2",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
+ "Microsoft.Extensions.Logging": "8.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
+ "Microsoft.Extensions.Options": "8.0.2"
+ }
+ },
"Microsoft.Extensions.Configuration": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "nOP8R1mVb/6mZtm2qgAJXn/LFm/2kMjHDAg/QJLFG6CuWYJtaD3p1BwQhufBVvRzL9ceJ/xF0SQ0qsI2GkDQAA==",
+ "resolved": "8.0.0",
+ "contentHash": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==",
"dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
+ "Microsoft.Extensions.Configuration.Abstractions": "8.0.0",
+ "Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.Abstractions": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "65MrmXCziWaQFrI0UHkQbesrX5wTwf9XPjY5yFm/VkgJKFJ5gqvXRoXjIZcf2wLi5ZlwGz/oMYfyURVCWbM5iw==",
+ "resolved": "8.0.0",
+ "contentHash": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==",
"dependencies": {
- "Microsoft.Extensions.Primitives": "2.2.0"
+ "Microsoft.Extensions.Primitives": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.Binder": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "vJ9xvOZCnUAIHcGC3SU35r3HKmHTVIeHzo6u/qzlHAqD8m6xv92MLin4oJntTvkpKxVX3vI1GFFkIQtU3AdlsQ==",
+ "resolved": "8.0.2",
+ "contentHash": "7IQhGK+wjyGrNsPBjJcZwWAr+Wf6D4+TwOptUt77bWtgNkiV8tDEbhFS+dDamtQFZ2X7kWG9m71iZQRj2x3zgQ==",
"dependencies": {
- "Microsoft.Extensions.Configuration": "2.2.0"
+ "Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
}
},
"Microsoft.Extensions.Configuration.EnvironmentVariables": {
@@ -674,16 +717,16 @@
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "MZtBIwfDFork5vfjpJdG5g8wuJFt7d/y3LOSVVtDK/76wlbtz6cjltfKHqLx2TKVqTj5/c41t77m1+h20zqtPA==",
+ "resolved": "8.0.1",
+ "contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==",
"dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0"
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "f9hstgjVmr6rmrfGSpfsVOl2irKAgr1QjrSi3FgnS7kulxband50f2brRLwySAQTADPZeTdow0mpSMcoAdadCw=="
+ "resolved": "8.0.2",
+ "contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg=="
},
"Microsoft.Extensions.DependencyModel": {
"type": "Transitive",
@@ -697,19 +740,6 @@
"System.Linq": "4.1.0"
}
},
- "Microsoft.Extensions.DiagnosticAdapter": {
- "type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "kU3dKgtCnNQdFSruFWrvJsWFmQHiPt9fheehtmVHtTt1Ezg8fRcvsYuneaQ+wi+Plu8Z3HheYRoX4tLyysi4+g==",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "1.1.0",
- "NETStandard.Library": "1.6.1",
- "System.ComponentModel": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Reflection.Emit": "4.3.0",
- "System.Reflection.Emit.Lightweight": "4.3.0"
- }
- },
"Microsoft.Extensions.FileProviders.Abstractions": {
"type": "Transitive",
"resolved": "2.2.0",
@@ -767,19 +797,24 @@
},
"Microsoft.Extensions.Logging": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "Nxqhadc9FCmFHzU+fz3oc8sFlE6IadViYg8dfUdGzJZ2JUxnCsRghBhhOWdM4B2zSZqEc+0BjliBh/oNdRZuig==",
+ "resolved": "8.0.1",
+ "contentHash": "4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==",
"dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "2.2.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
- "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
- "Microsoft.Extensions.Options": "2.2.0"
+ "Microsoft.Extensions.DependencyInjection": "8.0.1",
+ "Microsoft.Extensions.Logging.Abstractions": "8.0.2",
+ "Microsoft.Extensions.Options": "8.0.2",
+ "System.Diagnostics.DiagnosticSource": "8.0.1"
}
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "B2WqEox8o+4KUOpL7rZPyh6qYjik8tHi2tN8Z9jZkHzED8ElYgZa/h6K+xliB435SqUcWT290Fr2aa8BtZjn8A=="
+ "resolved": "8.0.3",
+ "contentHash": "dL0QGToTxggRLMYY4ZYX5AMwBb+byQBd/5dMiZE07Nv73o6I5Are3C7eQTh7K2+A4ct0PVISSr7TZANbiNb2yQ==",
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
+ "System.Buffers": "4.5.1",
+ "System.Memory": "4.5.5"
+ }
},
"Microsoft.Extensions.Logging.Configuration": {
"type": "Transitive",
@@ -797,12 +832,12 @@
},
"Microsoft.Extensions.Options": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "UpZLNLBpIZ0GTebShui7xXYh6DmBHjWM8NxGxZbdQh/bPZ5e6YswqI+bru6BnEL5eWiOdodsXtEz3FROcgi/qg==",
+ "resolved": "8.0.2",
+ "contentHash": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==",
"dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
- "Microsoft.Extensions.Primitives": "2.2.0",
- "System.ComponentModel.Annotations": "4.5.0"
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0",
+ "Microsoft.Extensions.Primitives": "8.0.0",
+ "System.ComponentModel.Annotations": "5.0.0"
}
},
"Microsoft.Extensions.Options.ConfigurationExtensions": {
@@ -816,95 +851,38 @@
"Microsoft.Extensions.Options": "2.1.0"
}
},
- "Microsoft.Extensions.PlatformAbstractions": {
- "type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Reflection.TypeExtensions": "4.3.0"
- }
- },
"Microsoft.Extensions.Primitives": {
"type": "Transitive",
- "resolved": "2.2.0",
- "contentHash": "azyQtqbm4fSaDzZHD/J+V6oWMFaf2tWP4WEGIYePLCMw3+b2RQdj9ybgbQyjCshcitQKQ4lEDOZjmSlTTrHxUg==",
+ "resolved": "8.0.0",
+ "contentHash": "bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==",
"dependencies": {
- "System.Memory": "4.5.1",
- "System.Runtime.CompilerServices.Unsafe": "4.5.1"
+ "System.Memory": "4.5.5",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
"Microsoft.Identity.Client": {
"type": "Transitive",
- "resolved": "4.22.0",
- "contentHash": "GlamU9rs8cSVIx9WSGv5QKpt66KkE+ImxNa/wNZZUJ3knt3PM98T9sOY8B7NcEfhw7NoxU2/0TSOcmnRSJQgqw=="
- },
- "Microsoft.Identity.Client.Extensions.Msal": {
- "type": "Transitive",
- "resolved": "2.16.5",
- "contentHash": "VlGUZEpF8KP/GCfFI59sdE0WA0o9quqwM1YQY0dSp6jpGy5EOBkureaybLfpwCuYUUjQbLkN2p7neUIcQCfbzA==",
- "dependencies": {
- "Microsoft.Identity.Client": "4.22.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- }
- },
- "Microsoft.IdentityModel.Clients.ActiveDirectory": {
- "type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "YcSLCMaFwhy7EBIndvzjRde2OiT7DoMCLRhgBWzrOUAUrqYEMtyzwm1D6J+nli1GpYQ/+NtujVn1wFiIMC0/Yw==",
- "dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Runtime.Serialization.Json": "4.3.0",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Security.SecureString": "4.3.0",
- "System.Xml.XDocument": "4.3.0"
- }
- },
- "Microsoft.IdentityModel.JsonWebTokens": {
- "type": "Transitive",
- "resolved": "5.2.4",
- "contentHash": "494JCwsMINjjmrl/kOTdOtcsm3ESh8W16zg0b3nNJBgnpOu9eDgs8KDOtP3kRjSQtHcLrTsBI1XJ5FbhKm1TrA==",
+ "resolved": "4.73.1",
+ "contentHash": "NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==",
"dependencies": {
- "Microsoft.IdentityModel.Tokens": "5.2.4",
- "NETStandard.Library": "1.6.1",
- "Newtonsoft.Json": "10.0.1"
+ "Microsoft.IdentityModel.Abstractions": "6.35.0",
+ "System.Diagnostics.DiagnosticSource": "6.0.1"
}
},
- "Microsoft.IdentityModel.Logging": {
+ "Microsoft.Identity.Client.Extensions.Msal": {
"type": "Transitive",
- "resolved": "5.2.4",
- "contentHash": "12iZoCdMrwcQ8yOvg0AlG9oz6dIqvCczWsrHdALICsMWcBNFCAEyA0LELUYD0FZ7FVGvh4Z/KrPMkBVqVnIg2A==",
+ "resolved": "4.73.1",
+ "contentHash": "xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==",
"dependencies": {
- "NETStandard.Library": "1.6.1",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0"
+ "Microsoft.Identity.Client": "4.73.1",
+ "System.IO.FileSystem.AccessControl": "5.0.0",
+ "System.Security.Cryptography.ProtectedData": "4.5.0"
}
},
- "Microsoft.IdentityModel.Tokens": {
+ "Microsoft.IdentityModel.Abstractions": {
"type": "Transitive",
- "resolved": "5.2.4",
- "contentHash": "hVkEnZTnU23IQv5hsbBmlJgmr/NdDg1yU6QPSoVirbfK1z+sDSItzDpZuKDcLjE81v174BlChdezKfVOzpr2YA==",
- "dependencies": {
- "Microsoft.IdentityModel.Logging": "5.2.4",
- "NETStandard.Library": "1.6.1",
- "Newtonsoft.Json": "10.0.1",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tools": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Runtime.Serialization.Xml": "4.3.0",
- "System.Security.Claims": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0"
- }
+ "resolved": "6.35.0",
+ "contentHash": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg=="
},
"Microsoft.Net.Http.Headers": {
"type": "Transitive",
@@ -917,13 +895,13 @@
},
"Microsoft.NETCore.Platforms": {
"type": "Transitive",
- "resolved": "2.0.0",
- "contentHash": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ=="
+ "resolved": "3.1.0",
+ "contentHash": "z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w=="
},
"Microsoft.NETCore.Targets": {
"type": "Transitive",
- "resolved": "1.1.0",
- "contentHash": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg=="
+ "resolved": "1.1.3",
+ "contentHash": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ=="
},
"Microsoft.Win32.Primitives": {
"type": "Transitive",
@@ -937,23 +915,17 @@
},
"Microsoft.Win32.Registry": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ==",
+ "resolved": "4.7.0",
+ "contentHash": "KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0"
+ "System.Security.AccessControl": "4.7.0",
+ "System.Security.Principal.Windows": "4.7.0"
}
},
- "Mono.Posix.NETStandard": {
+ "Microsoft.Win32.SystemEvents": {
"type": "Transitive",
- "resolved": "1.0.0",
- "contentHash": "vSN/L1uaVwKsiLa95bYu2SGkF0iY3xMblTfxc8alSziPuVfJpj3geVqHGAA75J7cZkMuKpFVikz82Lo6y6LLdA=="
+ "resolved": "6.0.0",
+ "contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
},
"ncrontab.signed": {
"type": "Transitive",
@@ -1021,8 +993,8 @@
},
"Newtonsoft.Json": {
"type": "Transitive",
- "resolved": "12.0.3",
- "contentHash": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg=="
+ "resolved": "13.0.1",
+ "contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
},
"Newtonsoft.Json.Bson": {
"type": "Transitive",
@@ -1057,15 +1029,6 @@
"Microsoft.NETCore.Targets": "1.1.0"
}
},
- "runtime.native.System.Data.SqlClient.sni": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "rX1bLxiHjj+ivd4bL9RwCvKM7agWHceLrAFsPQryTX0ZZ1J7x6vSz779YgMih0S4yD/GTvr7+dajBVutzJVvBg==",
- "dependencies": {
- "runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": "4.3.0",
- "runtime.win7-x86.runtime.native.System.Data.SqlClient.sni": "4.3.0"
- }
- },
"runtime.native.System.IO.Compression": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1084,15 +1047,6 @@
"Microsoft.NETCore.Targets": "1.1.0"
}
},
- "runtime.native.System.Net.Security": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
"runtime.native.System.Security.Cryptography.Apple": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1158,16 +1112,6 @@
"resolved": "4.3.2",
"contentHash": "leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg=="
},
- "runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "j42JRgYOMi6B86attv8F3eDBISh+kzoKxLsu0zaq1ioY+je64chWd8fybvk9yPzayO3Dh1czhmf5B7rbafLRQA=="
- },
- "runtime.win7-x86.runtime.native.System.Data.SqlClient.sni": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "4cXRTIcttvIreAoqK/5hzTtzepeggac+m5A0rzH+9zLtnFh2J0rLuGeJR4KjNLyKqPzO0kjqrs5lkRJEKX8HAA=="
- },
"System.AppContext": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1181,6 +1125,17 @@
"resolved": "4.5.1",
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
},
+ "System.ClientModel": {
+ "type": "Transitive",
+ "resolved": "1.4.2",
+ "contentHash": "goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
+ "dependencies": {
+ "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
+ "System.Diagnostics.DiagnosticSource": "8.0.1",
+ "System.Memory.Data": "6.0.1",
+ "System.Text.Json": "8.0.5"
+ }
+ },
"System.Collections": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1213,26 +1168,18 @@
"resolved": "1.7.0",
"contentHash": "RVSM6wZUo6L2y6P3vN6gjUtyJ2IF2RVtrepF3J7nrDKfFQd5u/SnSUFclchYQis8/k5scHy9E+fVeKVQLnnkzw=="
},
- "System.ComponentModel": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
"System.ComponentModel.Annotations": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg=="
+ "resolved": "5.0.0",
+ "contentHash": "dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg=="
},
"System.Configuration.ConfigurationManager": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
+ "resolved": "6.0.0",
+ "contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
"dependencies": {
- "System.Security.Cryptography.ProtectedData": "4.5.0",
- "System.Security.Permissions": "4.5.0"
+ "System.Security.Cryptography.ProtectedData": "6.0.0",
+ "System.Security.Permissions": "6.0.0"
}
},
"System.Console": {
@@ -1247,161 +1194,77 @@
"System.Text.Encoding": "4.3.0"
}
},
- "System.Data.Common": {
+ "System.Diagnostics.Debug": {
"type": "Transitive",
"resolved": "4.3.0",
- "contentHash": "lm6E3T5u7BOuEH0u18JpbJHxBfOJPuCyl4Kg1RH10ktYLp5uEEE1xKrHW56/We4SnZpGAuCc9N0MJpSDhTHZGQ==",
+ "contentHash": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource": {
+ "type": "Transitive",
+ "resolved": "8.0.1",
+ "contentHash": "vaoWjvkG1aenR2XdjaVivlCV9fADfgyhW5bZtXT23qaEea0lWiUljdQuze4E31vKM7ZWJaSUsbYIKE3rnzfZUg==",
+ "dependencies": {
+ "System.Memory": "4.5.5",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
- "System.Data.SqlClient": {
+ "System.Diagnostics.EventLog": {
"type": "Transitive",
- "resolved": "4.3.1",
- "contentHash": "FllDZf1liw5++vWf3d73tskt04trlGXb0UwEps/kvGxuKi0QnzcMLmBoXHulzhluvlLg7oIam3+mIsqcxHgj0A==",
+ "resolved": "4.7.0",
+ "contentHash": "iDoKGQcRwX0qwY+eAEkaJGae0d/lHlxtslO+t8pJWAUxlvY3tqLtVOPnW2UU4cFjP0Y/L1QBqhkZfSyGqVMR2w==",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "3.1.0",
+ "Microsoft.Win32.Registry": "4.7.0",
+ "System.Security.Principal.Windows": "4.7.0"
+ }
+ },
+ "System.Diagnostics.Tools": {
+ "type": "Transitive",
+ "resolved": "4.3.0",
+ "contentHash": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Targets": "1.1.0",
+ "System.Runtime": "4.3.0"
+ }
+ },
+ "System.Diagnostics.TraceSource": {
+ "type": "Transitive",
+ "resolved": "4.3.0",
+ "contentHash": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Data.Common": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Diagnostics.DiagnosticSource": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.Pipes": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Net.NameResolution": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Security": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.TypeExtensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Security.Principal": "4.3.0",
- "System.Security.Principal.Windows": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.CodePages": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Thread": "4.3.0",
- "System.Threading.ThreadPool": "4.3.0",
- "System.Threading.Timer": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "runtime.native.System.Data.SqlClient.sni": "4.3.0"
- }
- },
- "System.Diagnostics.Contracts": {
- "type": "Transitive",
- "resolved": "4.0.1",
- "contentHash": "HvQQjy712vnlpPxaloZYkuE78Gn353L0SJLJVeLcNASeg9c4qla2a1Xq8I7B3jZoDzKPtHTkyVO7AZ5tpeQGuA==",
- "dependencies": {
- "System.Runtime": "4.1.0"
- }
- },
- "System.Diagnostics.Debug": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.DiagnosticSource": {
- "type": "Transitive",
- "resolved": "4.6.0",
- "contentHash": "mbBgoR0rRfl2uimsZ2avZY8g7Xnh1Mza0rJZLPcxqiMWlkGukjmRkuMJ/er+AhQuiRIh80CR/Hpeztr80seV5g=="
- },
- "System.Diagnostics.Process": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "Microsoft.Win32.Registry": "4.3.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
"System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Thread": "4.3.0",
- "System.Threading.ThreadPool": "4.3.0",
"runtime.native.System": "4.3.0"
}
},
- "System.Diagnostics.StackTrace": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
- "dependencies": {
- "System.IO.FileSystem": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Metadata": "1.4.1",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.Tools": {
+ "System.Diagnostics.Tracing": {
"type": "Transitive",
"resolved": "4.3.0",
- "contentHash": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
+ "contentHash": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
},
- "System.Diagnostics.TraceSource": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "runtime.native.System": "4.3.0"
- }
- },
- "System.Diagnostics.Tracing": {
+ "System.Drawing.Common": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
+ "resolved": "6.0.0",
+ "contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
+ "Microsoft.Win32.SystemEvents": "6.0.0"
}
},
"System.Dynamic.Runtime": {
@@ -1460,17 +1323,6 @@
"System.Runtime.InteropServices": "4.3.0"
}
},
- "System.IdentityModel.Tokens.Jwt": {
- "type": "Transitive",
- "resolved": "5.2.4",
- "contentHash": "IVIGJO1X8THAUfOIb3/KhPWALPOtXzpnP+36JBBM3BrQdnsE7kbi5m4Hpbax9JQVSdA5KG9cFeFoAtFOWfn90A==",
- "dependencies": {
- "Microsoft.IdentityModel.JsonWebTokens": "5.2.4",
- "Microsoft.IdentityModel.Tokens": "5.2.4",
- "NETStandard.Library": "1.6.1",
- "Newtonsoft.Json": "10.0.1"
- }
- },
"System.IO": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1536,6 +1388,15 @@
"System.Threading.Tasks": "4.3.0"
}
},
+ "System.IO.FileSystem.AccessControl": {
+ "type": "Transitive",
+ "resolved": "5.0.0",
+ "contentHash": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
+ "dependencies": {
+ "System.Security.AccessControl": "5.0.0",
+ "System.Security.Principal.Windows": "5.0.0"
+ }
+ },
"System.IO.FileSystem.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1544,37 +1405,20 @@
"System.Runtime": "4.3.0"
}
},
+ "System.IO.Hashing": {
+ "type": "Transitive",
+ "resolved": "8.0.0",
+ "contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA==",
+ "dependencies": {
+ "System.Buffers": "4.5.1",
+ "System.Memory": "4.5.5"
+ }
+ },
"System.IO.Pipelines": {
"type": "Transitive",
"resolved": "4.5.2",
"contentHash": "NOC/SO4gSX6t0tB25xxDPqPEzkksuzW7NVFBTQGAkjXXUPQl7ZtyE83T7tUCP2huFBbPombfCKvq1Ox1aG8D9w=="
},
- "System.IO.Pipes": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "wpGJuACA6r8+KRckXoI6ghGTwgPRiICI6T7kgHI/m7S5eMqV/8jH37fzAUhTwIe9RwlH/j1sWwm2Q2zyXwZGHw==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Buffers": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Net.Sockets": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Principal": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Overlapped": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System": "4.3.0"
- }
- },
"System.Linq": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1613,15 +1457,24 @@
},
"System.Memory": {
"type": "Transitive",
- "resolved": "4.5.3",
- "contentHash": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA=="
+ "resolved": "4.5.5",
+ "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw=="
+ },
+ "System.Memory.Data": {
+ "type": "Transitive",
+ "resolved": "6.0.1",
+ "contentHash": "yliDgLh9S9Mcy5hBIdZmX6yphYIW3NH+3HN1kV1m7V1e0s7LNTw/tHNjJP4U9nSMEgl3w1TzYv/KA1Tg9NYy6w==",
+ "dependencies": {
+ "System.Memory": "4.5.4",
+ "System.Text.Json": "6.0.11"
+ }
},
"System.Net.Http": {
"type": "Transitive",
- "resolved": "4.3.3",
- "contentHash": "7rCqIbkC/P2+A00NoDH5gnvFhADmX7Dc4INvsOajbU1MVhktE9vZNrjPtF82N6Uo7obK+yzlrPUv/M+snnN/9w==",
+ "resolved": "4.3.4",
+ "contentHash": "aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
+ "Microsoft.NETCore.Platforms": "1.1.1",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.DiagnosticSource": "4.3.0",
@@ -1649,27 +1502,6 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
}
},
- "System.Net.NameResolution": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Principal.Windows": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "runtime.native.System": "4.3.0"
- }
- },
"System.Net.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1681,41 +1513,6 @@
"System.Runtime.Handles": "4.3.0"
}
},
- "System.Net.Security": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "IgJKNfALqw7JRWp5LMQ5SWHNKvXVz094U6wNE3c1i8bOkMQvgBL+MMQuNt3xl9Qg9iWpj3lFxPZEY6XHmROjMQ==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.Win32.Primitives": "4.3.0",
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Diagnostics.Tracing": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.Globalization.Extensions": "4.3.0",
- "System.IO": "4.3.0",
- "System.Net.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Claims": "4.3.0",
- "System.Security.Cryptography.Algorithms": "4.3.0",
- "System.Security.Cryptography.Encoding": "4.3.0",
- "System.Security.Cryptography.OpenSsl": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Security.Cryptography.X509Certificates": "4.3.0",
- "System.Security.Principal": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.ThreadPool": "4.3.0",
- "runtime.native.System": "4.3.0",
- "runtime.native.System.Net.Security": "4.3.0",
- "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
- }
- },
"System.Net.Sockets": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -1729,53 +1526,6 @@
"System.Threading.Tasks": "4.3.0"
}
},
- "System.Net.WebHeaderCollection": {
- "type": "Transitive",
- "resolved": "4.0.1",
- "contentHash": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
- "dependencies": {
- "System.Collections": "4.0.11",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0"
- }
- },
- "System.Net.WebSockets": {
- "type": "Transitive",
- "resolved": "4.0.0",
- "contentHash": "2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==",
- "dependencies": {
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Threading.Tasks": "4.0.11"
- }
- },
- "System.Net.WebSockets.Client": {
- "type": "Transitive",
- "resolved": "4.0.2",
- "contentHash": "NUCcDroX4lCQXgOrzlwIZ1u9YJ0krfyF0wk0ONnyLUmcQoEiYV2/OfUPRqUwQBbpH1BlGApkLgoQUwMqb5+c1g==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2",
- "Microsoft.Win32.Primitives": "4.0.1",
- "System.Collections": "4.0.11",
- "System.Diagnostics.Debug": "4.0.11",
- "System.Diagnostics.Tracing": "4.1.0",
- "System.Globalization": "4.0.11",
- "System.Net.Primitives": "4.0.11",
- "System.Net.WebHeaderCollection": "4.0.1",
- "System.Net.WebSockets": "4.0.0",
- "System.Resources.ResourceManager": "4.0.1",
- "System.Runtime": "4.1.0",
- "System.Runtime.Extensions": "4.1.0",
- "System.Runtime.Handles": "4.0.1",
- "System.Runtime.InteropServices": "4.1.0",
- "System.Security.Cryptography.X509Certificates": "4.1.0",
- "System.Text.Encoding": "4.0.11",
- "System.Threading": "4.0.11",
- "System.Threading.Tasks": "4.0.11"
- }
- },
"System.Numerics.Vectors": {
"type": "Transitive",
"resolved": "4.5.0",
@@ -1793,57 +1543,66 @@
"System.Threading": "4.3.0"
}
},
- "System.Private.DataContractSerialization": {
+ "System.Reactive": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
+ "resolved": "4.4.1",
+ "contentHash": "iSTPeWR9HJhGoNV4WhVlvofuiTjpok1i4E3LPgMdbMqf3jKhFlT9HAlO32lb52NLppWC/4dZQFfUzTytvyXBmw=="
+ },
+ "System.Reactive.Compatibility": {
+ "type": "Transitive",
+ "resolved": "4.4.1",
+ "contentHash": "Ad2/TBOBV0/45pzccpbQj2vo3S85uipF/PfqkbQUnH0vOtBqrXd1eqWtky5YTXq/WIRU1HF62HFSOdXiNC+E4A==",
"dependencies": {
- "System.Collections": "4.3.0",
- "System.Collections.Concurrent": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Emit.Lightweight": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Reflection.TypeExtensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XDocument": "4.3.0",
- "System.Xml.XmlDocument": "4.3.0",
- "System.Xml.XmlSerializer": "4.3.0"
+ "System.Reactive.Core": "4.4.1",
+ "System.Reactive.Interfaces": "4.4.1",
+ "System.Reactive.Linq": "4.4.1",
+ "System.Reactive.PlatformServices": "4.4.1",
+ "System.Reactive.Providers": "4.4.1"
}
},
"System.Reactive.Core": {
"type": "Transitive",
- "resolved": "3.1.1",
- "contentHash": "CKWC+UP1aM75taNX+sTBn2P97uHIUjKxq+z45iy7P91QGFqNFleR2tsqIC76HMVvYl7o8oWyMiycdsc9rC1Z/g==",
+ "resolved": "4.4.1",
+ "contentHash": "YQHJOt8hZvwFelIIfs19t8Jhz5P6NS1ZZccbVUuE1LFyoFZjaUecdYIYykgXzpyj5Rl40XC3xkyuuhHRaAln2w==",
"dependencies": {
- "System.ComponentModel": "4.0.1",
- "System.Diagnostics.Contracts": "4.0.1",
- "System.Dynamic.Runtime": "4.0.11",
- "System.Reactive.Interfaces": "3.1.1",
- "System.Threading.Thread": "4.0.0",
- "System.Threading.ThreadPool": "4.0.10"
+ "System.Reactive": "4.4.1",
+ "System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.Reactive.Interfaces": {
"type": "Transitive",
- "resolved": "3.1.1",
- "contentHash": "aNVY3QoRznGFeQ+w+bMqhD8ElNWoyYq+7XTQIoxKKjBOyTOjUqIMEf1wvSdtwC4y92zg2W9q38b4Sr6cYNHVLg==",
+ "resolved": "4.4.1",
+ "contentHash": "Pk++rL2lxe6yhBEzgc9eJWR57YxYxtAmcz9U0JdKyHEzTLqba3B7MhhYrpN2ToTPVRyJJzxMdPdLieIJvlsACg==",
"dependencies": {
- "NETStandard.Library": "1.6.0"
+ "System.Reactive": "4.4.1",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
+ },
+ "System.Reactive.Linq": {
+ "type": "Transitive",
+ "resolved": "4.4.1",
+ "contentHash": "wyOVuUyHmPV667REPwcZjFjOlRLX6qSGVcXMye0qUqBAWFB3bu1RO1XLGWZTnf0d67DQHV69kw7tAtTh+4EYyQ==",
+ "dependencies": {
+ "System.Reactive": "4.4.1",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
+ },
+ "System.Reactive.PlatformServices": {
+ "type": "Transitive",
+ "resolved": "4.4.1",
+ "contentHash": "jVF40bEwEES1DpDxI8pRcVEkH/TztFCOSToMYIK6TNE5QojsQljfvZd6jaDG4jRZ9hkoMYyUbkeSDYG/1ldPDg==",
+ "dependencies": {
+ "System.Reactive": "4.4.1",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
+ },
+ "System.Reactive.Providers": {
+ "type": "Transitive",
+ "resolved": "4.4.1",
+ "contentHash": "K9RDgMHsuceX8QTk5ALCgYpexA9qcMsIi4K97Eigqcz9hD6fa4Smrjy8F/m6YdVJZFsBGaZ3uwj+d0loAdMfbA==",
+ "dependencies": {
+ "System.Reactive": "4.4.1",
+ "System.Threading.Tasks.Extensions": "4.5.4"
}
},
"System.Reflection": {
@@ -1919,12 +1678,8 @@
},
"System.Reflection.TypeExtensions": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
- "dependencies": {
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- }
+ "resolved": "4.7.0",
+ "contentHash": "VybpaOQQhqE6siHppMktjfGBw1GCwvCqiufqmP8F1nj7fTUNtW35LOEt3UZTEsECfo+ELAl/9o9nJx3U91i7vA=="
},
"System.Resources.ResourceManager": {
"type": "Transitive",
@@ -1940,17 +1695,17 @@
},
"System.Runtime": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
+ "resolved": "4.3.1",
+ "contentHash": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
+ "Microsoft.NETCore.Platforms": "1.1.1",
+ "Microsoft.NETCore.Targets": "1.1.3"
}
},
"System.Runtime.CompilerServices.Unsafe": {
"type": "Transitive",
- "resolved": "4.5.2",
- "contentHash": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ=="
+ "resolved": "6.0.0",
+ "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
},
"System.Runtime.Extensions": {
"type": "Transitive",
@@ -2020,59 +1775,12 @@
"System.Runtime.Extensions": "4.3.0"
}
},
- "System.Runtime.Serialization.Json": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Private.DataContractSerialization": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.Serialization.Primitives": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
- "dependencies": {
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.Serialization.Xml": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==",
- "dependencies": {
- "System.IO": "4.3.0",
- "System.Private.DataContractSerialization": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Serialization.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- }
- },
"System.Security.AccessControl": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0",
- "System.Security.Principal.Windows": "4.5.0"
- }
- },
- "System.Security.Claims": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
+ "resolved": "6.0.0",
+ "contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
"dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Security.Principal": "4.3.0"
+ "System.Security.Principal.Windows": "5.0.0"
}
},
"System.Security.Cryptography.Algorithms": {
@@ -2176,8 +1884,11 @@
},
"System.Security.Cryptography.ProtectedData": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q=="
+ "resolved": "6.0.0",
+ "contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
+ "dependencies": {
+ "System.Memory": "4.5.4"
+ }
},
"System.Security.Cryptography.X509Certificates": {
"type": "Transitive",
@@ -2213,42 +1924,17 @@
},
"System.Security.Permissions": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
- "dependencies": {
- "System.Security.AccessControl": "4.5.0"
- }
- },
- "System.Security.Principal": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
+ "resolved": "6.0.0",
+ "contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
"dependencies": {
- "System.Runtime": "4.3.0"
+ "System.Security.AccessControl": "6.0.0",
+ "System.Windows.Extensions": "6.0.0"
}
},
"System.Security.Principal.Windows": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0"
- }
- },
- "System.Security.SecureString": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Security.Cryptography.Primitives": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- }
+ "resolved": "5.0.0",
+ "contentHash": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA=="
},
"System.Text.Encoding": {
"type": "Transitive",
@@ -2260,25 +1946,6 @@
"System.Runtime": "4.3.0"
}
},
- "System.Text.Encoding.CodePages": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "IRiEFUa5b/Gs5Egg8oqBVoywhtOeaO2KOx3j0RfcYY/raxqBuEK7NXRDgOwtYM8qbi+7S4RPXUbNt+ZxyY0/NQ==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0"
- }
- },
"System.Text.Encoding.Extensions": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -2292,20 +1959,33 @@
},
"System.Text.Encodings.Web": {
"type": "Transitive",
- "resolved": "4.5.0",
- "contentHash": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g=="
+ "resolved": "8.0.0",
+ "contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
+ "dependencies": {
+ "System.Buffers": "4.5.1",
+ "System.Memory": "4.5.5",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0"
+ }
},
"System.Text.Json": {
"type": "Transitive",
- "resolved": "4.6.0",
- "contentHash": "4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA=="
+ "resolved": "8.0.5",
+ "contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==",
+ "dependencies": {
+ "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
+ "System.Buffers": "4.5.1",
+ "System.Memory": "4.5.5",
+ "System.Runtime.CompilerServices.Unsafe": "6.0.0",
+ "System.Text.Encodings.Web": "8.0.0",
+ "System.Threading.Tasks.Extensions": "4.5.4"
+ }
},
"System.Text.RegularExpressions": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
+ "resolved": "4.3.1",
+ "contentHash": "N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
"dependencies": {
- "System.Runtime": "4.3.0"
+ "System.Runtime": "4.3.1"
}
},
"System.Threading": {
@@ -2317,16 +1997,10 @@
"System.Threading.Tasks": "4.3.0"
}
},
- "System.Threading.Overlapped": {
+ "System.Threading.Channels": {
"type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- }
+ "resolved": "8.0.0",
+ "contentHash": "CMaFr7v+57RW7uZfZkPExsPB6ljwzhjACWW1gfU35Y56rk72B/Wu+sTqxVmGSk4SFUlPc3cjeKND0zktziyjBA=="
},
"System.Threading.Tasks": {
"type": "Transitive",
@@ -2345,25 +2019,8 @@
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
- "resolved": "4.5.2",
- "contentHash": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w=="
- },
- "System.Threading.Thread": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.ThreadPool": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
- "dependencies": {
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- }
+ "resolved": "4.5.4",
+ "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg=="
},
"System.Threading.Timer": {
"type": "Transitive",
@@ -2380,6 +2037,14 @@
"resolved": "4.5.0",
"contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ=="
},
+ "System.Windows.Extensions": {
+ "type": "Transitive",
+ "resolved": "6.0.0",
+ "contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
+ "dependencies": {
+ "System.Drawing.Common": "6.0.0"
+ }
+ },
"System.Xml.ReaderWriter": {
"type": "Transitive",
"resolved": "4.3.0",
@@ -2421,51 +2086,10 @@
"System.Xml.ReaderWriter": "4.3.0"
}
},
- "System.Xml.XmlDocument": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0"
- }
- },
- "System.Xml.XmlSerializer": {
- "type": "Transitive",
- "resolved": "4.3.0",
- "contentHash": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.Linq": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Emit": "4.3.0",
- "System.Reflection.Emit.ILGeneration": "4.3.0",
- "System.Reflection.Extensions": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Reflection.TypeExtensions": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Xml.ReaderWriter": "4.3.0",
- "System.Xml.XmlDocument": "4.3.0"
- }
- },
"WindowsAzure.Storage": {
"type": "Transitive",
- "resolved": "9.3.3",
- "contentHash": "VUV8j6dzkU/7vDgk5k+ob5g7nnch2fNByr0p9aOxMGFGk+tAnTehrZ4qnClF04CVozP1GNN2zrnbsxCmr+iZBg==",
+ "resolved": "9.3.1",
+ "contentHash": "NooNF4glP6BO7U4dno/xSfiEVVIv6OFcFfisX24Us2CZa9NQR3TSVEj9eVUlM5rLat5H9CHxk6M/mNSIaq7Vrw==",
"dependencies": {
"NETStandard.Library": "1.6.1",
"Newtonsoft.Json": "10.0.2"
@@ -2474,7 +2098,7 @@
"classlibrary1": {
"type": "Project",
"dependencies": {
- "Newtonsoft.Json": "12.0.3"
+ "Newtonsoft.Json": "[12.0.3, )"
}
}
}