Skip to content

Commit 4976219

Browse files
authored
Add IdentityModel packages (bdovaz#254)
1 parent 4b5825c commit 4976219

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

registry.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,22 @@
706706
"listed": true,
707707
"version": "2.0.0"
708708
},
709+
"Microsoft.IdentityModel.Abstractions": {
710+
"listed": true,
711+
"version": "6.18.0"
712+
},
713+
"Microsoft.IdentityModel.JsonWebTokens": {
714+
"listed": true,
715+
"version": "5.3.0"
716+
},
717+
"Microsoft.IdentityModel.Logging": {
718+
"listed": true,
719+
"version": "5.3.0"
720+
},
721+
"Microsoft.IdentityModel.Tokens": {
722+
"listed": true,
723+
"version": "5.3.0"
724+
},
709725
"Microsoft.IO.RecyclableMemoryStream": {
710726
"listed": true,
711727
"version": "1.4.0"
@@ -846,6 +862,10 @@
846862
"listed": true,
847863
"version": "1.0.0"
848864
},
865+
"Polly.Core": {
866+
"listed": true,
867+
"version": "8.0.0"
868+
},
849869
"Polly.Extensions.Http": {
850870
"listed": true,
851871
"version": "2.0.1"
@@ -1082,6 +1102,10 @@
10821102
"listed": true,
10831103
"version": "5.0.0"
10841104
},
1105+
"System.IdentityModel.Tokens.Jwt": {
1106+
"listed": true,
1107+
"version": "5.3.0"
1108+
},
10851109
"System.Interactive.Async": {
10861110
"listed": true,
10871111
"version": "3.2.0"

0 commit comments

Comments
 (0)