|
6 | 6 | "compilationOptions": {},
|
7 | 7 | "targets": {
|
8 | 8 | ".NETCoreApp,Version=v6.0": {
|
9 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.36.0": { |
| 9 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.37.0": { |
10 | 10 | "dependencies": {
|
11 | 11 | "Azure.Data.Tables": "12.8.3",
|
12 | 12 | "Azure.Identity": "1.11.4",
|
|
22 | 22 | "Microsoft.Azure.AppService.Middleware.Functions": "1.5.5",
|
23 | 23 | "Microsoft.Azure.AppService.Proxy.Client": "2.2.20220831.41",
|
24 | 24 | "Microsoft.Azure.Cosmos.Table": "1.0.8",
|
25 |
| - "Microsoft.Azure.Functions.PythonWorker": "4.33.0", |
| 25 | + "Microsoft.Azure.Functions.PythonWorker": "4.34.0", |
26 | 26 | "Microsoft.Azure.Storage.File": "11.1.7",
|
27 | 27 | "Microsoft.Azure.WebJobs": "3.0.41",
|
28 | 28 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.1",
|
29 |
| - "Microsoft.Azure.WebJobs.Script": "4.36.0", |
30 |
| - "Microsoft.Azure.WebJobs.Script.Grpc": "4.36.0", |
| 29 | + "Microsoft.Azure.WebJobs.Script": "4.37.0", |
| 30 | + "Microsoft.Azure.WebJobs.Script.Grpc": "4.37.0", |
31 | 31 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
|
32 | 32 | "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
33 | 33 | "Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
36 | 36 | "StyleCop.Analyzers": "1.2.0-beta.435",
|
37 | 37 | "System.IO.FileSystem.AccessControl": "5.0.0",
|
38 | 38 | "System.IdentityModel.Tokens.Jwt": "6.35.0",
|
| 39 | + "System.Memory.Data": "6.0.0", |
39 | 40 | "System.Net.NameResolution": "4.3.0",
|
40 |
| - "Microsoft.Azure.WebJobs.Script.Reference": "4.36.0.0", |
41 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.36.0.0" |
| 41 | + "Microsoft.Azure.WebJobs.Script.Reference": "4.37.0.0", |
| 42 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.37.0.0" |
42 | 43 | },
|
43 | 44 | "runtime": {
|
44 | 45 | "Microsoft.Azure.WebJobs.Script.WebHost.dll": {}
|
|
61 | 62 | "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
|
62 | 63 | "System.ClientModel": "1.0.0",
|
63 | 64 | "System.Diagnostics.DiagnosticSource": "6.0.1",
|
64 |
| - "System.Memory.Data": "1.0.2", |
| 65 | + "System.Memory.Data": "6.0.0", |
65 | 66 | "System.Numerics.Vectors": "4.5.0",
|
66 | 67 | "System.Text.Encodings.Web": "6.0.0",
|
67 | 68 | "System.Text.Json": "6.0.10",
|
|
861 | 862 | "Microsoft.Azure.Functions.JavaWorker/2.17.0": {},
|
862 | 863 | "Microsoft.Azure.Functions.NodeJsWorker/3.10.1": {},
|
863 | 864 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.3148": {},
|
864 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": {}, |
865 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": {}, |
866 |
| - "Microsoft.Azure.Functions.PythonWorker/4.33.0": {}, |
| 865 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": {}, |
| 866 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": {}, |
| 867 | + "Microsoft.Azure.Functions.PythonWorker/4.34.0": {}, |
867 | 868 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
868 | 869 | "dependencies": {
|
869 | 870 | "System.Runtime": "4.3.1",
|
|
913 | 914 | "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
|
914 | 915 | "Microsoft.Extensions.Logging.Configuration": "6.0.0",
|
915 | 916 | "Newtonsoft.Json": "13.0.3",
|
916 |
| - "System.Memory.Data": "1.0.2", |
| 917 | + "System.Memory.Data": "6.0.0", |
917 | 918 | "System.Threading.Tasks.Dataflow": "4.8.0"
|
918 | 919 | },
|
919 | 920 | "runtime": {
|
|
927 | 928 | "dependencies": {
|
928 | 929 | "System.ComponentModel.Annotations": "4.5.0",
|
929 | 930 | "System.Diagnostics.TraceSource": "4.3.0",
|
930 |
| - "System.Memory.Data": "1.0.2" |
| 931 | + "System.Memory.Data": "6.0.0" |
931 | 932 | },
|
932 | 933 | "runtime": {
|
933 | 934 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": {
|
|
1039 | 1040 | "runtime": {
|
1040 | 1041 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
|
1041 | 1042 | "assemblyVersion": "1.0.0.0",
|
1042 |
| - "fileVersion": "1.0.19706.0" |
| 1043 | + "fileVersion": "1.0.22000.0" |
1043 | 1044 | }
|
1044 | 1045 | }
|
1045 | 1046 | },
|
|
2018 | 2019 | "System.Buffers/4.5.0": {},
|
2019 | 2020 | "System.ClientModel/1.0.0": {
|
2020 | 2021 | "dependencies": {
|
2021 |
| - "System.Memory.Data": "1.0.2", |
| 2022 | + "System.Memory.Data": "6.0.0", |
2022 | 2023 | "System.Text.Json": "6.0.10"
|
2023 | 2024 | },
|
2024 | 2025 | "runtime": {
|
|
2333 | 2334 | }
|
2334 | 2335 | },
|
2335 | 2336 | "System.Memory/4.5.4": {},
|
2336 |
| - "System.Memory.Data/1.0.2": { |
| 2337 | + "System.Memory.Data/6.0.0": { |
2337 | 2338 | "dependencies": {
|
2338 |
| - "System.Text.Encodings.Web": "6.0.0", |
2339 | 2339 | "System.Text.Json": "6.0.10"
|
2340 | 2340 | },
|
2341 | 2341 | "runtime": {
|
2342 |
| - "lib/netstandard2.0/System.Memory.Data.dll": { |
2343 |
| - "assemblyVersion": "1.0.2.0", |
2344 |
| - "fileVersion": "1.0.221.20802" |
| 2342 | + "lib/net6.0/System.Memory.Data.dll": { |
| 2343 | + "assemblyVersion": "6.0.0.0", |
| 2344 | + "fileVersion": "6.0.21.52210" |
2345 | 2345 | }
|
2346 | 2346 | }
|
2347 | 2347 | },
|
|
3020 | 3020 | }
|
3021 | 3021 | }
|
3022 | 3022 | },
|
3023 |
| - "Microsoft.Azure.WebJobs.Script/4.36.0": { |
| 3023 | + "Microsoft.Azure.WebJobs.Script/4.37.0": { |
3024 | 3024 | "dependencies": {
|
3025 | 3025 | "Azure.Core": "1.38.0",
|
3026 | 3026 | "Azure.Data.Tables": "12.8.3",
|
|
3037 | 3037 | "Microsoft.Azure.Functions.JavaWorker": "2.17.0",
|
3038 | 3038 | "Microsoft.Azure.Functions.NodeJsWorker": "3.10.1",
|
3039 | 3039 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.3148",
|
3040 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4020", |
3041 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4021", |
| 3040 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4025", |
| 3041 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4026", |
3042 | 3042 | "Microsoft.Azure.WebJobs": "3.0.41",
|
3043 | 3043 | "Microsoft.Azure.WebJobs.Extensions": "5.1.0-12067",
|
3044 | 3044 | "Microsoft.Azure.WebJobs.Extensions.Http": "3.2.0",
|
|
3067 | 3067 | },
|
3068 | 3068 | "runtime": {
|
3069 | 3069 | "Microsoft.Azure.WebJobs.Script.dll": {
|
3070 |
| - "assemblyVersion": "4.36.0", |
| 3070 | + "assemblyVersion": "4.37.0", |
3071 | 3071 | "fileVersion": ""
|
3072 | 3072 | }
|
3073 | 3073 | }
|
3074 | 3074 | },
|
3075 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.36.0": { |
| 3075 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.37.0": { |
3076 | 3076 | "dependencies": {
|
3077 | 3077 | "Grpc.AspNetCore": "2.55.0",
|
3078 | 3078 | "Microsoft.ApplicationInsights": "2.22.0",
|
|
3081 | 3081 | "Microsoft.ApplicationInsights.WindowsServer": "2.21.0",
|
3082 | 3082 | "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.21.0",
|
3083 | 3083 | "Microsoft.Azure.WebJobs.Rpc.Core": "3.0.37",
|
3084 |
| - "Microsoft.Azure.WebJobs.Script": "4.36.0", |
| 3084 | + "Microsoft.Azure.WebJobs.Script": "4.37.0", |
3085 | 3085 | "System.IO.FileSystem.Primitives": "4.3.0",
|
3086 | 3086 | "System.Threading.Channels": "6.0.0",
|
3087 | 3087 | "Yarp.ReverseProxy": "2.0.1"
|
3088 | 3088 | },
|
3089 | 3089 | "runtime": {
|
3090 | 3090 | "Microsoft.Azure.WebJobs.Script.Grpc.dll": {
|
3091 |
| - "assemblyVersion": "4.36.0", |
| 3091 | + "assemblyVersion": "4.37.0", |
3092 | 3092 | "fileVersion": ""
|
3093 | 3093 | }
|
3094 | 3094 | }
|
3095 | 3095 | },
|
3096 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.36.0.0": { |
| 3096 | + "Microsoft.Azure.WebJobs.Script.Reference/4.37.0.0": { |
3097 | 3097 | "runtime": {
|
3098 | 3098 | "Microsoft.Azure.WebJobs.Script.dll": {
|
3099 |
| - "assemblyVersion": "4.36.0.0", |
3100 |
| - "fileVersion": "4.36.0.0" |
| 3099 | + "assemblyVersion": "4.37.0.0", |
| 3100 | + "fileVersion": "4.37.0.0" |
3101 | 3101 | }
|
3102 | 3102 | }
|
3103 | 3103 | },
|
3104 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.36.0.0": { |
| 3104 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.37.0.0": { |
3105 | 3105 | "runtime": {
|
3106 | 3106 | "Microsoft.Azure.WebJobs.Script.Grpc.dll": {
|
3107 |
| - "assemblyVersion": "4.36.0.0", |
3108 |
| - "fileVersion": "4.36.0.0" |
| 3107 | + "assemblyVersion": "4.37.0.0", |
| 3108 | + "fileVersion": "4.37.0.0" |
3109 | 3109 | }
|
3110 | 3110 | }
|
3111 | 3111 | }
|
3112 | 3112 | }
|
3113 | 3113 | },
|
3114 | 3114 | "libraries": {
|
3115 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.36.0": { |
| 3115 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.37.0": { |
3116 | 3116 | "type": "project",
|
3117 | 3117 | "serviceable": false,
|
3118 | 3118 | "sha512": ""
|
|
3691 | 3691 | "path": "microsoft.azure.functions.powershellworker.ps7.0/4.0.3148",
|
3692 | 3692 | "hashPath": "microsoft.azure.functions.powershellworker.ps7.0.4.0.3148.nupkg.sha512"
|
3693 | 3693 | },
|
3694 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": { |
| 3694 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": { |
3695 | 3695 | "type": "package",
|
3696 | 3696 | "serviceable": true,
|
3697 |
| - "sha512": "sha512-Z7FOzT8/bYmDUuPCiEJ2toUZyUPI6mOde7EGuvMn0sXuAGiX/s3GQBSvp0iCp7F0lZzxpqwY0HlzpOveV0JiMA==", |
3698 |
| - "path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4020", |
3699 |
| - "hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4020.nupkg.sha512" |
| 3697 | + "sha512": "sha512-tQz7f1244TPiZ0aDhLAWCgrDUKG+zTpeUZZBz9gmtWX4hTm8BxYAjvtU24AdywbPbrNSrF5/Nr6IAPrljUySYw==", |
| 3698 | + "path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4025", |
| 3699 | + "hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4025.nupkg.sha512" |
3700 | 3700 | },
|
3701 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": { |
| 3701 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": { |
3702 | 3702 | "type": "package",
|
3703 | 3703 | "serviceable": true,
|
3704 |
| - "sha512": "sha512-myTRe4lkgwqyPPau0SniW7jYBsNMGaEw48+egZUC7RsDEKmtNmW3/Uchro8KE5QtR1lWcttpf5TcGXDiI0Povw==", |
3705 |
| - "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4021", |
3706 |
| - "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4021.nupkg.sha512" |
| 3704 | + "sha512": "sha512-dMwqrTYe14LZSm8C613iXpe7ePjxj5L/REZ4reC4fVComPzbCbQDheW5bjF+/o0DJ9gY3AwHHqTTQlpFkNGfzA==", |
| 3705 | + "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4026", |
| 3706 | + "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4026.nupkg.sha512" |
3707 | 3707 | },
|
3708 |
| - "Microsoft.Azure.Functions.PythonWorker/4.33.0": { |
| 3708 | + "Microsoft.Azure.Functions.PythonWorker/4.34.0": { |
3709 | 3709 | "type": "package",
|
3710 | 3710 | "serviceable": true,
|
3711 |
| - "sha512": "sha512-QnV3AVR3CyQsHWqn2+cldNEqP5TpgxnOSUQRgH/eZia88klSBgZwfe46TdTH5qk5YyYSD6beRV3VfkqhEV8lsA==", |
3712 |
| - "path": "microsoft.azure.functions.pythonworker/4.33.0", |
3713 |
| - "hashPath": "microsoft.azure.functions.pythonworker.4.33.0.nupkg.sha512" |
| 3711 | + "sha512": "sha512-ZaajWrJPy/AQ4TFWdTyZVqTURSNzAVMt5Qq93YTsMKuEK/dP3m/rI7HipdieTy/R600dBhBmv6fihCCVBMhfuA==", |
| 3712 | + "path": "microsoft.azure.functions.pythonworker/4.34.0", |
| 3713 | + "hashPath": "microsoft.azure.functions.pythonworker.4.34.0.nupkg.sha512" |
3714 | 3714 | },
|
3715 | 3715 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
3716 | 3716 | "type": "package",
|
|
3736 | 3736 | "Microsoft.Azure.WebJobs/3.0.41": {
|
3737 | 3737 | "type": "package",
|
3738 | 3738 | "serviceable": true,
|
3739 |
| - "sha512": "sha512-EOigHt+kjrpbg53s8SYn4dlTpZG9IgWPNrdmcdSG8c7U8qKZvcF4BwZtF7ETy3KGir2NtIpJaIc7dUm2+k9/GA==", |
| 3739 | + "sha512": "sha512-nprqeSOAkhFrpIW1KVkXQb6BZCbnS8d1ytq0nUzIYnpkmbvmfkcQlJE9zp3Dbo26Q/0h0JdPSQ3BaVVBNPOUZg==", |
3740 | 3740 | "path": "microsoft.azure.webjobs/3.0.41",
|
3741 | 3741 | "hashPath": "microsoft.azure.webjobs.3.0.41.nupkg.sha512"
|
3742 | 3742 | },
|
3743 | 3743 | "Microsoft.Azure.WebJobs.Core/3.0.41": {
|
3744 | 3744 | "type": "package",
|
3745 | 3745 | "serviceable": true,
|
3746 |
| - "sha512": "sha512-nNW4I8m5GEhOxxD/NVZGjT6ZARGSy7wi8q+ihvKDin4IY4zYLpTy/GakZeGgbi7vPxcPHL5Z65n9DAV+goasqA==", |
| 3746 | + "sha512": "sha512-VtmzMUEMhhY7+lxhXxphPbn/1du+QFKU+VtH3UHzmn/sS2JwXJNtQNk/SiC+wad69GSGzgKH5x1aN2qTnEXh+Q==", |
3747 | 3747 | "path": "microsoft.azure.webjobs.core/3.0.41",
|
3748 | 3748 | "hashPath": "microsoft.azure.webjobs.core.3.0.41.nupkg.sha512"
|
3749 | 3749 | },
|
|
3771 | 3771 | "Microsoft.Azure.WebJobs.Host.Storage/5.0.1": {
|
3772 | 3772 | "type": "package",
|
3773 | 3773 | "serviceable": true,
|
3774 |
| - "sha512": "sha512-5fF88jDYdxUs4EdYZw3MqK7ghG4mZ5MsCt8MhKk38CiTK90VmoWtXbBYURohil+WJ8vB/i0UwQGg64y6TdvliA==", |
| 3774 | + "sha512": "sha512-eO/sX41oaGkDiXHpT7y/F1F5Wvzm7e1QqFmd4GGMJOMdLOHGvwOvZR82AfR7rjvpqQZWyKjRHqxAVcntq+ZYwQ==", |
3775 | 3775 | "path": "microsoft.azure.webjobs.host.storage/5.0.1",
|
3776 | 3776 | "hashPath": "microsoft.azure.webjobs.host.storage.5.0.1.nupkg.sha512"
|
3777 | 3777 | },
|
|
3792 | 3792 | "Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
|
3793 | 3793 | "type": "package",
|
3794 | 3794 | "serviceable": true,
|
3795 |
| - "sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==", |
| 3795 | + "sha512": "sha512-U/aVn/i0P9MdPsca9TrLmTlKuGOJ8okTdifrBeNviwd80Xbv/+dIM/GGReQXaVVtUM5/SlbUHRAhvA9w0yuEyA==", |
3796 | 3796 | "path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
|
3797 | 3797 | "hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
|
3798 | 3798 | },
|
|
4678 | 4678 | "path": "system.memory/4.5.4",
|
4679 | 4679 | "hashPath": "system.memory.4.5.4.nupkg.sha512"
|
4680 | 4680 | },
|
4681 |
| - "System.Memory.Data/1.0.2": { |
| 4681 | + "System.Memory.Data/6.0.0": { |
4682 | 4682 | "type": "package",
|
4683 | 4683 | "serviceable": true,
|
4684 |
| - "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==", |
4685 |
| - "path": "system.memory.data/1.0.2", |
4686 |
| - "hashPath": "system.memory.data.1.0.2.nupkg.sha512" |
| 4684 | + "sha512": "sha512-ntFHArH3I4Lpjf5m4DCXQHJuGwWPNVJPaAvM95Jy/u+2Yzt2ryiyIN04LAogkjP9DeRcEOiviAjQotfmPq/FrQ==", |
| 4685 | + "path": "system.memory.data/6.0.0", |
| 4686 | + "hashPath": "system.memory.data.6.0.0.nupkg.sha512" |
4687 | 4687 | },
|
4688 | 4688 | "System.Net.Http/4.3.4": {
|
4689 | 4689 | "type": "package",
|
|
5154 | 5154 | "path": "yarp.reverseproxy/2.0.1",
|
5155 | 5155 | "hashPath": "yarp.reverseproxy.2.0.1.nupkg.sha512"
|
5156 | 5156 | },
|
5157 |
| - "Microsoft.Azure.WebJobs.Script/4.36.0": { |
| 5157 | + "Microsoft.Azure.WebJobs.Script/4.37.0": { |
5158 | 5158 | "type": "project",
|
5159 | 5159 | "serviceable": false,
|
5160 | 5160 | "sha512": ""
|
5161 | 5161 | },
|
5162 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.36.0": { |
| 5162 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.37.0": { |
5163 | 5163 | "type": "project",
|
5164 | 5164 | "serviceable": false,
|
5165 | 5165 | "sha512": ""
|
5166 | 5166 | },
|
5167 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.36.0.0": { |
| 5167 | + "Microsoft.Azure.WebJobs.Script.Reference/4.37.0.0": { |
5168 | 5168 | "type": "reference",
|
5169 | 5169 | "serviceable": false,
|
5170 | 5170 | "sha512": ""
|
5171 | 5171 | },
|
5172 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.36.0.0": { |
| 5172 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.37.0.0": { |
5173 | 5173 | "type": "reference",
|
5174 | 5174 | "serviceable": false,
|
5175 | 5175 | "sha512": ""
|
|
0 commit comments