|
6 | 6 | "compilationOptions": {},
|
7 | 7 | "targets": {
|
8 | 8 | ".NETCoreApp,Version=v8.0": {
|
9 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.1036.2": { |
| 9 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.1037.0": { |
10 | 10 | "dependencies": {
|
11 | 11 | "Azure.Data.Tables": "12.8.3",
|
12 | 12 | "Azure.Identity": "1.11.4",
|
|
21 | 21 | "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.1",
|
22 | 22 | "Microsoft.Azure.AppService.Middleware.Functions": "1.5.5",
|
23 | 23 | "Microsoft.Azure.AppService.Proxy.Client": "2.3.20240307.67",
|
24 |
| - "Microsoft.Azure.Functions.PythonWorker": "4.33.0", |
| 24 | + "Microsoft.Azure.Functions.PythonWorker": "4.34.0", |
25 | 25 | "Microsoft.Azure.Storage.File": "11.1.7",
|
26 | 26 | "Microsoft.Azure.WebJobs": "3.0.41",
|
27 | 27 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.1",
|
28 |
| - "Microsoft.Azure.WebJobs.Script": "4.1036.2", |
29 |
| - "Microsoft.Azure.WebJobs.Script.Grpc": "4.1036.2", |
| 28 | + "Microsoft.Azure.WebJobs.Script": "4.1037.0", |
| 29 | + "Microsoft.Azure.WebJobs.Script.Grpc": "4.1037.0", |
30 | 30 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
|
31 | 31 | "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
32 | 32 | "Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
35 | 35 | "StyleCop.Analyzers": "1.2.0-beta.435",
|
36 | 36 | "System.IO.FileSystem.AccessControl": "5.0.0",
|
37 | 37 | "System.IdentityModel.Tokens.Jwt": "6.35.0",
|
| 38 | + "System.Memory.Data": "8.0.1", |
38 | 39 | "System.Net.NameResolution": "4.3.0",
|
39 |
| - "Microsoft.Azure.WebJobs.Script.Reference": "4.1036.0.0", |
40 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.1036.0.0" |
| 40 | + "System.Text.Json": "8.0.5", |
| 41 | + "Microsoft.Azure.WebJobs.Script.Reference": "4.1037.0.0", |
| 42 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.1037.0.0" |
41 | 43 | },
|
42 | 44 | "runtime": {
|
43 | 45 | "Microsoft.Azure.WebJobs.Script.WebHost.dll": {}
|
|
60 | 62 | "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
61 | 63 | "System.ClientModel": "1.0.0",
|
62 | 64 | "System.Diagnostics.DiagnosticSource": "8.0.0",
|
63 |
| - "System.Memory.Data": "1.0.2", |
| 65 | + "System.Memory.Data": "8.0.1", |
64 | 66 | "System.Numerics.Vectors": "4.5.0",
|
65 | 67 | "System.Text.Encodings.Web": "8.0.0",
|
66 | 68 | "System.Text.Json": "8.0.5",
|
|
850 | 852 | "Microsoft.Azure.Functions.JavaWorker/2.17.0": {},
|
851 | 853 | "Microsoft.Azure.Functions.NodeJsWorker/3.10.1": {},
|
852 | 854 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.3148": {},
|
853 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": {}, |
854 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": {}, |
855 |
| - "Microsoft.Azure.Functions.PythonWorker/4.33.0": {}, |
| 855 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": {}, |
| 856 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": {}, |
| 857 | + "Microsoft.Azure.Functions.PythonWorker/4.34.0": {}, |
856 | 858 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
857 | 859 | "dependencies": {
|
858 | 860 | "System.Runtime": "4.3.1",
|
|
902 | 904 | "Microsoft.Extensions.Logging.Abstractions": "8.0.0",
|
903 | 905 | "Microsoft.Extensions.Logging.Configuration": "8.0.0",
|
904 | 906 | "Newtonsoft.Json": "13.0.3",
|
905 |
| - "System.Memory.Data": "1.0.2", |
| 907 | + "System.Memory.Data": "8.0.1", |
906 | 908 | "System.Threading.Tasks.Dataflow": "4.8.0"
|
907 | 909 | },
|
908 | 910 | "runtime": {
|
|
916 | 918 | "dependencies": {
|
917 | 919 | "System.ComponentModel.Annotations": "4.5.0",
|
918 | 920 | "System.Diagnostics.TraceSource": "4.3.0",
|
919 |
| - "System.Memory.Data": "1.0.2" |
| 921 | + "System.Memory.Data": "8.0.1" |
920 | 922 | },
|
921 | 923 | "runtime": {
|
922 | 924 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": {
|
|
979 | 981 | }
|
980 | 982 | }
|
981 | 983 | },
|
982 |
| - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11331": { |
| 984 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.42-12121": { |
983 | 985 | "dependencies": {
|
984 | 986 | "Azure.Identity": "1.11.4",
|
985 | 987 | "Microsoft.ApplicationInsights": "2.22.0",
|
|
999 | 1001 | },
|
1000 | 1002 | "runtime": {
|
1001 | 1003 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Logging.ApplicationInsights.dll": {
|
1002 |
| - "assemblyVersion": "3.0.41.0", |
1003 |
| - "fileVersion": "3.0.41.0" |
| 1004 | + "assemblyVersion": "3.0.42.0", |
| 1005 | + "fileVersion": "3.0.42.0" |
1004 | 1006 | }
|
1005 | 1007 | }
|
1006 | 1008 | },
|
|
2086 | 2088 | "System.Buffers/4.5.0": {},
|
2087 | 2089 | "System.ClientModel/1.0.0": {
|
2088 | 2090 | "dependencies": {
|
2089 |
| - "System.Memory.Data": "1.0.2", |
| 2091 | + "System.Memory.Data": "8.0.1", |
2090 | 2092 | "System.Text.Json": "8.0.5"
|
2091 | 2093 | },
|
2092 | 2094 | "runtime": {
|
|
2333 | 2335 | }
|
2334 | 2336 | },
|
2335 | 2337 | "System.Memory/4.5.4": {},
|
2336 |
| - "System.Memory.Data/1.0.2": { |
2337 |
| - "dependencies": { |
2338 |
| - "System.Text.Encodings.Web": "8.0.0", |
2339 |
| - "System.Text.Json": "8.0.5" |
2340 |
| - }, |
| 2338 | + "System.Memory.Data/8.0.1": { |
2341 | 2339 | "runtime": {
|
2342 |
| - "lib/netstandard2.0/System.Memory.Data.dll": { |
2343 |
| - "assemblyVersion": "1.0.2.0", |
2344 |
| - "fileVersion": "1.0.221.20802" |
| 2340 | + "lib/net8.0/System.Memory.Data.dll": { |
| 2341 | + "assemblyVersion": "8.0.0.1", |
| 2342 | + "fileVersion": "8.0.1024.46610" |
2345 | 2343 | }
|
2346 | 2344 | }
|
2347 | 2345 | },
|
|
2871 | 2869 | }
|
2872 | 2870 | }
|
2873 | 2871 | },
|
2874 |
| - "Microsoft.Azure.WebJobs.Script/4.1036.2": { |
| 2872 | + "Microsoft.Azure.WebJobs.Script/4.1037.0": { |
2875 | 2873 | "dependencies": {
|
2876 | 2874 | "Azure.Core": "1.38.0",
|
2877 | 2875 | "Azure.Data.Tables": "12.8.3",
|
|
2889 | 2887 | "Microsoft.Azure.Functions.JavaWorker": "2.17.0",
|
2890 | 2888 | "Microsoft.Azure.Functions.NodeJsWorker": "3.10.1",
|
2891 | 2889 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.3148",
|
2892 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4020", |
2893 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4021", |
| 2890 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4025", |
| 2891 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4026", |
2894 | 2892 | "Microsoft.Azure.WebJobs": "3.0.41",
|
2895 | 2893 | "Microsoft.Azure.WebJobs.Extensions": "5.1.0-12067",
|
2896 | 2894 | "Microsoft.Azure.WebJobs.Extensions.Http": "3.2.0",
|
2897 | 2895 | "Microsoft.Azure.WebJobs.Extensions.Timers.Storage": "1.0.0-beta.1",
|
2898 | 2896 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.1",
|
2899 |
| - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights": "3.0.41-11331", |
| 2897 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights": "3.0.42-12121", |
2900 | 2898 | "Microsoft.Azure.WebJobs.Script.Abstractions": "1.0.4-preview",
|
2901 | 2899 | "Microsoft.CodeAnalysis.CSharp.Scripting": "3.3.1",
|
2902 | 2900 | "Microsoft.Extensions.Azure": "1.7.1",
|
|
2921 | 2919 | "System.Security.Cryptography.Xml": "4.7.1",
|
2922 | 2920 | "System.Text.Encodings.Web": "8.0.0",
|
2923 | 2921 | "System.Text.Json": "8.0.5",
|
2924 |
| - "System.Text.RegularExpressions": "4.3.1" |
| 2922 | + "System.Text.RegularExpressions": "4.3.1", |
| 2923 | + "System.Threading.Channels": "8.0.0" |
2925 | 2924 | },
|
2926 | 2925 | "runtime": {
|
2927 |
| - "Microsoft.Azure.WebJobs.Script.dll": {} |
| 2926 | + "Microsoft.Azure.WebJobs.Script.dll": { |
| 2927 | + "assemblyVersion": "4.1037.0", |
| 2928 | + "fileVersion": "" |
| 2929 | + } |
2928 | 2930 | }
|
2929 | 2931 | },
|
2930 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.1036.2": { |
| 2932 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.1037.0": { |
2931 | 2933 | "dependencies": {
|
2932 | 2934 | "Grpc.AspNetCore": "2.55.0",
|
2933 | 2935 | "Microsoft.ApplicationInsights": "2.22.0",
|
|
2936 | 2938 | "Microsoft.ApplicationInsights.WindowsServer": "2.22.0",
|
2937 | 2939 | "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0",
|
2938 | 2940 | "Microsoft.Azure.WebJobs.Rpc.Core": "3.0.37",
|
2939 |
| - "Microsoft.Azure.WebJobs.Script": "4.1036.2", |
| 2941 | + "Microsoft.Azure.WebJobs.Script": "4.1037.0", |
2940 | 2942 | "System.IO.FileSystem.Primitives": "4.3.0",
|
2941 | 2943 | "System.Threading.Channels": "8.0.0",
|
2942 | 2944 | "Yarp.ReverseProxy": "2.0.1"
|
2943 | 2945 | },
|
2944 | 2946 | "runtime": {
|
2945 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.dll": {} |
| 2947 | + "Microsoft.Azure.WebJobs.Script.Grpc.dll": { |
| 2948 | + "assemblyVersion": "4.1037.0", |
| 2949 | + "fileVersion": "" |
| 2950 | + } |
2946 | 2951 | }
|
2947 | 2952 | },
|
2948 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.1036.0.0": { |
| 2953 | + "Microsoft.Azure.WebJobs.Script.Reference/4.1037.0.0": { |
2949 | 2954 | "runtime": {
|
2950 | 2955 | "Microsoft.Azure.WebJobs.Script.dll": {
|
2951 |
| - "assemblyVersion": "4.1036.0.0", |
2952 |
| - "fileVersion": "4.1036.2.43" |
| 2956 | + "assemblyVersion": "4.1037.0.0", |
| 2957 | + "fileVersion": "4.1037.0.0" |
2953 | 2958 | }
|
2954 | 2959 | }
|
2955 | 2960 | },
|
2956 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1036.0.0": { |
| 2961 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1037.0.0": { |
2957 | 2962 | "runtime": {
|
2958 | 2963 | "Microsoft.Azure.WebJobs.Script.Grpc.dll": {
|
2959 |
| - "assemblyVersion": "4.1036.0.0", |
2960 |
| - "fileVersion": "4.1036.2.43" |
| 2964 | + "assemblyVersion": "4.1037.0.0", |
| 2965 | + "fileVersion": "4.1037.0.0" |
2961 | 2966 | }
|
2962 | 2967 | }
|
2963 | 2968 | }
|
2964 | 2969 | }
|
2965 | 2970 | },
|
2966 | 2971 | "libraries": {
|
2967 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.1036.2": { |
| 2972 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.1037.0": { |
2968 | 2973 | "type": "project",
|
2969 | 2974 | "serviceable": false,
|
2970 | 2975 | "sha512": ""
|
|
3557 | 3562 | "path": "microsoft.azure.functions.powershellworker.ps7.0/4.0.3148",
|
3558 | 3563 | "hashPath": "microsoft.azure.functions.powershellworker.ps7.0.4.0.3148.nupkg.sha512"
|
3559 | 3564 | },
|
3560 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": { |
| 3565 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": { |
3561 | 3566 | "type": "package",
|
3562 | 3567 | "serviceable": true,
|
3563 |
| - "sha512": "sha512-Z7FOzT8/bYmDUuPCiEJ2toUZyUPI6mOde7EGuvMn0sXuAGiX/s3GQBSvp0iCp7F0lZzxpqwY0HlzpOveV0JiMA==", |
3564 |
| - "path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4020", |
3565 |
| - "hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4020.nupkg.sha512" |
| 3568 | + "sha512": "sha512-tQz7f1244TPiZ0aDhLAWCgrDUKG+zTpeUZZBz9gmtWX4hTm8BxYAjvtU24AdywbPbrNSrF5/Nr6IAPrljUySYw==", |
| 3569 | + "path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4025", |
| 3570 | + "hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4025.nupkg.sha512" |
3566 | 3571 | },
|
3567 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": { |
| 3572 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": { |
3568 | 3573 | "type": "package",
|
3569 | 3574 | "serviceable": true,
|
3570 |
| - "sha512": "sha512-myTRe4lkgwqyPPau0SniW7jYBsNMGaEw48+egZUC7RsDEKmtNmW3/Uchro8KE5QtR1lWcttpf5TcGXDiI0Povw==", |
3571 |
| - "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4021", |
3572 |
| - "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4021.nupkg.sha512" |
| 3575 | + "sha512": "sha512-dMwqrTYe14LZSm8C613iXpe7ePjxj5L/REZ4reC4fVComPzbCbQDheW5bjF+/o0DJ9gY3AwHHqTTQlpFkNGfzA==", |
| 3576 | + "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4026", |
| 3577 | + "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4026.nupkg.sha512" |
3573 | 3578 | },
|
3574 |
| - "Microsoft.Azure.Functions.PythonWorker/4.33.0": { |
| 3579 | + "Microsoft.Azure.Functions.PythonWorker/4.34.0": { |
3575 | 3580 | "type": "package",
|
3576 | 3581 | "serviceable": true,
|
3577 |
| - "sha512": "sha512-QnV3AVR3CyQsHWqn2+cldNEqP5TpgxnOSUQRgH/eZia88klSBgZwfe46TdTH5qk5YyYSD6beRV3VfkqhEV8lsA==", |
3578 |
| - "path": "microsoft.azure.functions.pythonworker/4.33.0", |
3579 |
| - "hashPath": "microsoft.azure.functions.pythonworker.4.33.0.nupkg.sha512" |
| 3582 | + "sha512": "sha512-ZaajWrJPy/AQ4TFWdTyZVqTURSNzAVMt5Qq93YTsMKuEK/dP3m/rI7HipdieTy/R600dBhBmv6fihCCVBMhfuA==", |
| 3583 | + "path": "microsoft.azure.functions.pythonworker/4.34.0", |
| 3584 | + "hashPath": "microsoft.azure.functions.pythonworker.4.34.0.nupkg.sha512" |
3580 | 3585 | },
|
3581 | 3586 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
3582 | 3587 | "type": "package",
|
|
3641 | 3646 | "path": "microsoft.azure.webjobs.host.storage/5.0.1",
|
3642 | 3647 | "hashPath": "microsoft.azure.webjobs.host.storage.5.0.1.nupkg.sha512"
|
3643 | 3648 | },
|
3644 |
| - "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.41-11331": { |
| 3649 | + "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.42-12121": { |
3645 | 3650 | "type": "package",
|
3646 | 3651 | "serviceable": true,
|
3647 |
| - "sha512": "sha512-agWPox2EMKpk+/ZNfuCJe3YWa6sj5rmMzMIzYNCPXF2V7kd5qBTUijSImviLqrb1jPfE+jLdQExaFQdoqCWThQ==", |
3648 |
| - "path": "microsoft.azure.webjobs.logging.applicationinsights/3.0.41-11331", |
3649 |
| - "hashPath": "microsoft.azure.webjobs.logging.applicationinsights.3.0.41-11331.nupkg.sha512" |
| 3652 | + "sha512": "sha512-0I0IKdDvxucoxwQpBjxkRbJpBiFbDeGQfoVzqSe9xUOyp/hNLbX54Wmt1DmYf7SMbY3HL/I7xAFAsujkOpWJwA==", |
| 3653 | + "path": "microsoft.azure.webjobs.logging.applicationinsights/3.0.42-12121", |
| 3654 | + "hashPath": "microsoft.azure.webjobs.logging.applicationinsights.3.0.42-12121.nupkg.sha512" |
3650 | 3655 | },
|
3651 | 3656 | "Microsoft.Azure.WebJobs.Rpc.Core/3.0.37": {
|
3652 | 3657 | "type": "package",
|
|
4565 | 4570 | "path": "system.memory/4.5.4",
|
4566 | 4571 | "hashPath": "system.memory.4.5.4.nupkg.sha512"
|
4567 | 4572 | },
|
4568 |
| - "System.Memory.Data/1.0.2": { |
| 4573 | + "System.Memory.Data/8.0.1": { |
4569 | 4574 | "type": "package",
|
4570 | 4575 | "serviceable": true,
|
4571 |
| - "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", |
4572 |
| - "path": "system.memory.data/1.0.2", |
4573 |
| - "hashPath": "system.memory.data.1.0.2.nupkg.sha512" |
| 4576 | + "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==", |
| 4577 | + "path": "system.memory.data/8.0.1", |
| 4578 | + "hashPath": "system.memory.data.8.0.1.nupkg.sha512" |
4574 | 4579 | },
|
4575 | 4580 | "System.Net.Http/4.3.4": {
|
4576 | 4581 | "type": "package",
|
|
4971 | 4976 | "path": "yarp.reverseproxy/2.0.1",
|
4972 | 4977 | "hashPath": "yarp.reverseproxy.2.0.1.nupkg.sha512"
|
4973 | 4978 | },
|
4974 |
| - "Microsoft.Azure.WebJobs.Script/4.1036.2": { |
| 4979 | + "Microsoft.Azure.WebJobs.Script/4.1037.0": { |
4975 | 4980 | "type": "project",
|
4976 | 4981 | "serviceable": false,
|
4977 | 4982 | "sha512": ""
|
4978 | 4983 | },
|
4979 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.1036.2": { |
| 4984 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.1037.0": { |
4980 | 4985 | "type": "project",
|
4981 | 4986 | "serviceable": false,
|
4982 | 4987 | "sha512": ""
|
4983 | 4988 | },
|
4984 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.1036.0.0": { |
| 4989 | + "Microsoft.Azure.WebJobs.Script.Reference/4.1037.0.0": { |
4985 | 4990 | "type": "reference",
|
4986 | 4991 | "serviceable": false,
|
4987 | 4992 | "sha512": ""
|
4988 | 4993 | },
|
4989 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1036.0.0": { |
| 4994 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1037.0.0": { |
4990 | 4995 | "type": "reference",
|
4991 | 4996 | "serviceable": false,
|
4992 | 4997 | "sha512": ""
|
|
0 commit comments