Skip to content

Commit 430d55d

Browse files
build(deps): update dependency azure.identity to v1.11.4 [security] (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e7936a commit 430d55d

File tree

8 files changed

+141
-141
lines changed

8 files changed

+141
-141
lines changed

perf/AzureKeyVaultReference.Benchmark/packages.lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
},
3838
"Azure.Identity": {
3939
"type": "Transitive",
40-
"resolved": "1.11.3",
41-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
40+
"resolved": "1.11.4",
41+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
4242
"dependencies": {
4343
"Azure.Core": "1.38.0",
44-
"Microsoft.Identity.Client": "4.60.3",
45-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
44+
"Microsoft.Identity.Client": "4.61.3",
45+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
4646
"System.Memory": "4.5.4",
4747
"System.Security.Cryptography.ProtectedData": "4.7.0",
4848
"System.Text.Json": "4.7.2",
@@ -230,19 +230,19 @@
230230
},
231231
"Microsoft.Identity.Client": {
232232
"type": "Transitive",
233-
"resolved": "4.60.3",
234-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
233+
"resolved": "4.61.3",
234+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
235235
"dependencies": {
236236
"Microsoft.IdentityModel.Abstractions": "6.35.0",
237237
"System.Diagnostics.DiagnosticSource": "6.0.1"
238238
}
239239
},
240240
"Microsoft.Identity.Client.Extensions.Msal": {
241241
"type": "Transitive",
242-
"resolved": "4.60.3",
243-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
242+
"resolved": "4.61.3",
243+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
244244
"dependencies": {
245-
"Microsoft.Identity.Client": "4.60.3",
245+
"Microsoft.Identity.Client": "4.61.3",
246246
"System.Security.Cryptography.ProtectedData": "4.5.0"
247247
}
248248
},
@@ -487,7 +487,7 @@
487487
"Raiqub.AzureKeyVaultReference": {
488488
"type": "Project",
489489
"dependencies": {
490-
"Azure.Identity": "[1.11.3, )",
490+
"Azure.Identity": "[1.11.4, )",
491491
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
492492
}
493493
},

samples/SampleWebApplication/packages.lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
},
3232
"Azure.Identity": {
3333
"type": "Transitive",
34-
"resolved": "1.11.3",
35-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
34+
"resolved": "1.11.4",
35+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
3636
"dependencies": {
3737
"Azure.Core": "1.38.0",
38-
"Microsoft.Identity.Client": "4.60.3",
39-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
38+
"Microsoft.Identity.Client": "4.61.3",
39+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
4040
"System.Memory": "4.5.4",
4141
"System.Security.Cryptography.ProtectedData": "4.7.0",
4242
"System.Text.Json": "4.7.2",
@@ -217,19 +217,19 @@
217217
},
218218
"Microsoft.Identity.Client": {
219219
"type": "Transitive",
220-
"resolved": "4.60.3",
221-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
220+
"resolved": "4.61.3",
221+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
222222
"dependencies": {
223223
"Microsoft.IdentityModel.Abstractions": "6.35.0",
224224
"System.Diagnostics.DiagnosticSource": "6.0.1"
225225
}
226226
},
227227
"Microsoft.Identity.Client.Extensions.Msal": {
228228
"type": "Transitive",
229-
"resolved": "4.60.3",
230-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
229+
"resolved": "4.61.3",
230+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
231231
"dependencies": {
232-
"Microsoft.Identity.Client": "4.60.3",
232+
"Microsoft.Identity.Client": "4.61.3",
233233
"System.Security.Cryptography.ProtectedData": "4.5.0"
234234
}
235235
},
@@ -335,7 +335,7 @@
335335
"Raiqub.AzureKeyVaultReference": {
336336
"type": "Project",
337337
"dependencies": {
338-
"Azure.Identity": "[1.11.3, )",
338+
"Azure.Identity": "[1.11.4, )",
339339
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
340340
}
341341
},

samples/SampleWorkerService/packages.lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
},
4949
"Azure.Identity": {
5050
"type": "Transitive",
51-
"resolved": "1.11.3",
52-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
51+
"resolved": "1.11.4",
52+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
5353
"dependencies": {
5454
"Azure.Core": "1.38.0",
55-
"Microsoft.Identity.Client": "4.60.3",
56-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
55+
"Microsoft.Identity.Client": "4.61.3",
56+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
5757
"System.Memory": "4.5.4",
5858
"System.Security.Cryptography.ProtectedData": "4.7.0",
5959
"System.Text.Json": "4.7.2",
@@ -333,19 +333,19 @@
333333
},
334334
"Microsoft.Identity.Client": {
335335
"type": "Transitive",
336-
"resolved": "4.60.3",
337-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
336+
"resolved": "4.61.3",
337+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
338338
"dependencies": {
339339
"Microsoft.IdentityModel.Abstractions": "6.35.0",
340340
"System.Diagnostics.DiagnosticSource": "6.0.1"
341341
}
342342
},
343343
"Microsoft.Identity.Client.Extensions.Msal": {
344344
"type": "Transitive",
345-
"resolved": "4.60.3",
346-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
345+
"resolved": "4.61.3",
346+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
347347
"dependencies": {
348-
"Microsoft.Identity.Client": "4.60.3",
348+
"Microsoft.Identity.Client": "4.61.3",
349349
"System.Security.Cryptography.ProtectedData": "4.5.0"
350350
}
351351
},
@@ -430,7 +430,7 @@
430430
"Raiqub.AzureKeyVaultReference": {
431431
"type": "Project",
432432
"dependencies": {
433-
"Azure.Identity": "[1.11.3, )",
433+
"Azure.Identity": "[1.11.4, )",
434434
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
435435
}
436436
},

src/AzureKeyVaultReference.Configuration/packages.lock.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@
101101
},
102102
"Azure.Identity": {
103103
"type": "Transitive",
104-
"resolved": "1.11.3",
105-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
104+
"resolved": "1.11.4",
105+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
106106
"dependencies": {
107107
"Azure.Core": "1.38.0",
108-
"Microsoft.Identity.Client": "4.60.3",
109-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
108+
"Microsoft.Identity.Client": "4.61.3",
109+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
110110
"System.Memory": "4.5.4",
111111
"System.Security.Cryptography.ProtectedData": "4.7.0",
112112
"System.Text.Json": "4.7.2",
@@ -236,19 +236,19 @@
236236
},
237237
"Microsoft.Identity.Client": {
238238
"type": "Transitive",
239-
"resolved": "4.60.3",
240-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
239+
"resolved": "4.61.3",
240+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
241241
"dependencies": {
242242
"Microsoft.IdentityModel.Abstractions": "6.35.0",
243243
"System.Diagnostics.DiagnosticSource": "6.0.1"
244244
}
245245
},
246246
"Microsoft.Identity.Client.Extensions.Msal": {
247247
"type": "Transitive",
248-
"resolved": "4.60.3",
249-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
248+
"resolved": "4.61.3",
249+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
250250
"dependencies": {
251-
"Microsoft.Identity.Client": "4.60.3",
251+
"Microsoft.Identity.Client": "4.61.3",
252252
"System.IO.FileSystem.AccessControl": "5.0.0",
253253
"System.Security.Cryptography.ProtectedData": "4.5.0"
254254
}
@@ -427,7 +427,7 @@
427427
"Raiqub.AzureKeyVaultReference": {
428428
"type": "Project",
429429
"dependencies": {
430-
"Azure.Identity": "[1.11.3, )",
430+
"Azure.Identity": "[1.11.4, )",
431431
"Azure.Security.KeyVault.Secrets": "[4.6.0, )",
432432
"IndexRange": "[1.0.3, )"
433433
}
@@ -520,12 +520,12 @@
520520
},
521521
"Azure.Identity": {
522522
"type": "Transitive",
523-
"resolved": "1.11.3",
524-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
523+
"resolved": "1.11.4",
524+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
525525
"dependencies": {
526526
"Azure.Core": "1.38.0",
527-
"Microsoft.Identity.Client": "4.60.3",
528-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
527+
"Microsoft.Identity.Client": "4.61.3",
528+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
529529
"System.Memory": "4.5.4",
530530
"System.Security.Cryptography.ProtectedData": "4.7.0",
531531
"System.Text.Json": "4.7.2",
@@ -663,19 +663,19 @@
663663
},
664664
"Microsoft.Identity.Client": {
665665
"type": "Transitive",
666-
"resolved": "4.60.3",
667-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
666+
"resolved": "4.61.3",
667+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
668668
"dependencies": {
669669
"Microsoft.IdentityModel.Abstractions": "6.35.0",
670670
"System.Diagnostics.DiagnosticSource": "6.0.1"
671671
}
672672
},
673673
"Microsoft.Identity.Client.Extensions.Msal": {
674674
"type": "Transitive",
675-
"resolved": "4.60.3",
676-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
675+
"resolved": "4.61.3",
676+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
677677
"dependencies": {
678-
"Microsoft.Identity.Client": "4.60.3",
678+
"Microsoft.Identity.Client": "4.61.3",
679679
"System.IO.FileSystem.AccessControl": "5.0.0",
680680
"System.Security.Cryptography.ProtectedData": "4.5.0"
681681
}
@@ -845,7 +845,7 @@
845845
"Raiqub.AzureKeyVaultReference": {
846846
"type": "Project",
847847
"dependencies": {
848-
"Azure.Identity": "[1.11.3, )",
848+
"Azure.Identity": "[1.11.4, )",
849849
"Azure.Security.KeyVault.Secrets": "[4.6.0, )",
850850
"IndexRange": "[1.0.3, )"
851851
}
@@ -935,12 +935,12 @@
935935
},
936936
"Azure.Identity": {
937937
"type": "Transitive",
938-
"resolved": "1.11.3",
939-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
938+
"resolved": "1.11.4",
939+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
940940
"dependencies": {
941941
"Azure.Core": "1.38.0",
942-
"Microsoft.Identity.Client": "4.60.3",
943-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
942+
"Microsoft.Identity.Client": "4.61.3",
943+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
944944
"System.Memory": "4.5.4",
945945
"System.Security.Cryptography.ProtectedData": "4.7.0",
946946
"System.Text.Json": "4.7.2",
@@ -1077,19 +1077,19 @@
10771077
},
10781078
"Microsoft.Identity.Client": {
10791079
"type": "Transitive",
1080-
"resolved": "4.60.3",
1081-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
1080+
"resolved": "4.61.3",
1081+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
10821082
"dependencies": {
10831083
"Microsoft.IdentityModel.Abstractions": "6.35.0",
10841084
"System.Diagnostics.DiagnosticSource": "6.0.1"
10851085
}
10861086
},
10871087
"Microsoft.Identity.Client.Extensions.Msal": {
10881088
"type": "Transitive",
1089-
"resolved": "4.60.3",
1090-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
1089+
"resolved": "4.61.3",
1090+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
10911091
"dependencies": {
1092-
"Microsoft.Identity.Client": "4.60.3",
1092+
"Microsoft.Identity.Client": "4.61.3",
10931093
"System.Security.Cryptography.ProtectedData": "4.5.0"
10941094
}
10951095
},
@@ -1210,7 +1210,7 @@
12101210
"Raiqub.AzureKeyVaultReference": {
12111211
"type": "Project",
12121212
"dependencies": {
1213-
"Azure.Identity": "[1.11.3, )",
1213+
"Azure.Identity": "[1.11.4, )",
12141214
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
12151215
}
12161216
}
@@ -1301,12 +1301,12 @@
13011301
},
13021302
"Azure.Identity": {
13031303
"type": "Transitive",
1304-
"resolved": "1.11.3",
1305-
"contentHash": "4EsGMAr+oog5UqHs46qwA7S/lJiwpXjPBY3t9tQBmJ8nsgmT/LLnrc32eiTlfOdfKxUz4fxBD2YjSnVZacu97w==",
1304+
"resolved": "1.11.4",
1305+
"contentHash": "Sf4BoE6Q3jTgFkgBkx7qztYOFELBCo+wQgpYDwal/qJ1unBH73ywPztIJKXBXORRzAeNijsuxhk94h0TIMvfYg==",
13061306
"dependencies": {
13071307
"Azure.Core": "1.38.0",
1308-
"Microsoft.Identity.Client": "4.60.3",
1309-
"Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
1308+
"Microsoft.Identity.Client": "4.61.3",
1309+
"Microsoft.Identity.Client.Extensions.Msal": "4.61.3",
13101310
"System.Memory": "4.5.4",
13111311
"System.Security.Cryptography.ProtectedData": "4.7.0",
13121312
"System.Text.Json": "4.7.2",
@@ -1450,19 +1450,19 @@
14501450
},
14511451
"Microsoft.Identity.Client": {
14521452
"type": "Transitive",
1453-
"resolved": "4.60.3",
1454-
"contentHash": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
1453+
"resolved": "4.61.3",
1454+
"contentHash": "naJo/Qm35Caaoxp5utcw+R8eU8ZtLz2ALh8S+gkekOYQ1oazfCQMWVT4NJ/FnHzdIJlm8dMz0oMpMGCabx5odA==",
14551455
"dependencies": {
14561456
"Microsoft.IdentityModel.Abstractions": "6.35.0",
14571457
"System.Diagnostics.DiagnosticSource": "6.0.1"
14581458
}
14591459
},
14601460
"Microsoft.Identity.Client.Extensions.Msal": {
14611461
"type": "Transitive",
1462-
"resolved": "4.60.3",
1463-
"contentHash": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
1462+
"resolved": "4.61.3",
1463+
"contentHash": "PWnJcznrSGr25MN8ajlc2XIDW4zCFu0U6FkpaNLEWLgd1NgFCp5uDY3mqLDgM8zCN8hqj8yo5wHYfLB2HjcdGw==",
14641464
"dependencies": {
1465-
"Microsoft.Identity.Client": "4.60.3",
1465+
"Microsoft.Identity.Client": "4.61.3",
14661466
"System.Security.Cryptography.ProtectedData": "4.5.0"
14671467
}
14681468
},
@@ -1571,7 +1571,7 @@
15711571
"Raiqub.AzureKeyVaultReference": {
15721572
"type": "Project",
15731573
"dependencies": {
1574-
"Azure.Identity": "[1.11.3, )",
1574+
"Azure.Identity": "[1.11.4, )",
15751575
"Azure.Security.KeyVault.Secrets": "[4.6.0, )"
15761576
}
15771577
}

src/AzureKeyVaultReference/AzureKeyVaultReference.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Azure.Identity" Version="1.11.3" />
11+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
1212
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)