|
37 | 37 | "System.Threading.Tasks.Extensions": "4.5.4" |
38 | 38 | } |
39 | 39 | }, |
| 40 | + "System.Security.Cryptography.Pkcs": { |
| 41 | + "type": "Direct", |
| 42 | + "requested": "[7.0.2, )", |
| 43 | + "resolved": "7.0.2", |
| 44 | + "contentHash": "xhFNJOcQSWhpiVGLLBQYoxAltQSQVycMkwaX1z7I7oEdT9Wr0HzSM1yeAbfoHaERIYd5s6EpLSOLs2qMchSKlA==", |
| 45 | + "dependencies": { |
| 46 | + "System.Formats.Asn1": "7.0.0" |
| 47 | + } |
| 48 | + }, |
40 | 49 | "xunit": { |
41 | 50 | "type": "Direct", |
42 | 51 | "requested": "[2.4.2, )", |
|
2219 | 2228 | "System.Formats.Asn1": "5.0.0" |
2220 | 2229 | } |
2221 | 2230 | }, |
2222 | | - "System.Security.Cryptography.Pkcs": { |
2223 | | - "type": "Transitive", |
2224 | | - "resolved": "7.0.0", |
2225 | | - "contentHash": "mjUbEXkR6DYRef6dnEYKdfec9otcAkibExL+1f9hmbGlWIUyaCnS3Y3oGZEet38waXmuY1ORE8vgv4sgD5nMYg==", |
2226 | | - "dependencies": { |
2227 | | - "System.Formats.Asn1": "7.0.0" |
2228 | | - } |
2229 | | - }, |
2230 | 2231 | "System.Security.Cryptography.Primitives": { |
2231 | 2232 | "type": "Transitive", |
2232 | 2233 | "resolved": "4.3.0", |
|
2611 | 2612 | "SmartAnalyzers.CSharpExtensions.Annotations": "[4.2.7, )", |
2612 | 2613 | "System.IdentityModel.Tokens.Jwt": "[6.29.0, )", |
2613 | 2614 | "System.Linq.Async": "[6.0.1, )", |
| 2615 | + "System.Security.Cryptography.Pkcs": "[7.0.2, )", |
2614 | 2616 | "System.Text.RegularExpressions": "[4.3.1, )", |
2615 | 2617 | "TaskTupleAwaiter": "[2.0.3, )" |
2616 | 2618 | } |
|
2624 | 2626 | "FsCheck.Xunit": "[2.16.4, )", |
2625 | 2627 | "Microsoft.NET.Test.Sdk": "[17.6.2, )", |
2626 | 2628 | "Moq": "[4.17.2, )", |
| 2629 | + "System.Security.Cryptography.Pkcs": "[7.0.2, )", |
2627 | 2630 | "xunit": "[2.4.1, )" |
2628 | 2631 | } |
2629 | 2632 | } |
|
0 commit comments