File tree Expand file tree Collapse file tree 2 files changed +108
-0
lines changed Expand file tree Collapse file tree 2 files changed +108
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "Name" : " Org.BouncyCastle.Crypto" ,
3+ "Version" : " 1.0.0" ,
4+ "Packages" : [
5+ {
6+ "Name" : " BouncyCastle" ,
7+ "Type" : " Nuget"
8+ }
9+ ],
10+ "Recommendations" : [
11+ {
12+ "Type" : " Namespace" ,
13+ "Name" : " Org.BouncyCastle.Crypto" ,
14+ "Value" : " Org.BouncyCastle.Crypto" ,
15+ "KeyType" : " Name" ,
16+ "ContainingType" : " " ,
17+ "RecommendedActions" : [
18+ {
19+ "Source" : " External" ,
20+ "Preferred" : " Yes" ,
21+ "TargetFrameworks" : [
22+ {
23+ "Name" : " netcoreapp3.1" ,
24+ "TargetCPU" : [
25+ " x86" ,
26+ " x64" ,
27+ " ARM32" ,
28+ " ARM64"
29+ ]
30+ },
31+ {
32+ "Name" : " net6.0" ,
33+ "TargetCPU" : [
34+ " x86" ,
35+ " x64" ,
36+ " ARM32" ,
37+ " ARM64"
38+ ]
39+ }
40+ ],
41+ "Description" : " " ,
42+ "Actions" : [
43+ {
44+ "Name" : " AddPackage" ,
45+ "Type" : " Package" ,
46+ "Value" : " BouncyCastle.NetCore" ,
47+ "Description" : " "
48+ }
49+ ]
50+ }
51+ ]
52+ }
53+ ]
54+ }
Original file line number Diff line number Diff line change 1+ {
2+ "Name" : " Org.BouncyCastle.Security" ,
3+ "Version" : " 1.0.0" ,
4+ "Packages" : [
5+ {
6+ "Name" : " BouncyCastle" ,
7+ "Type" : " Nuget"
8+ }
9+ ],
10+ "Recommendations" : [
11+ {
12+ "Type" : " Namespace" ,
13+ "Name" : " Org.BouncyCastle.Security" ,
14+ "Value" : " Org.BouncyCastle.Security" ,
15+ "KeyType" : " Name" ,
16+ "ContainingType" : " " ,
17+ "RecommendedActions" : [
18+ {
19+ "Source" : " External" ,
20+ "Preferred" : " Yes" ,
21+ "TargetFrameworks" : [
22+ {
23+ "Name" : " netcoreapp3.1" ,
24+ "TargetCPU" : [
25+ " x86" ,
26+ " x64" ,
27+ " ARM32" ,
28+ " ARM64"
29+ ]
30+ },
31+ {
32+ "Name" : " net6.0" ,
33+ "TargetCPU" : [
34+ " x86" ,
35+ " x64" ,
36+ " ARM32" ,
37+ " ARM64"
38+ ]
39+ }
40+ ],
41+ "Description" : " " ,
42+ "Actions" : [
43+ {
44+ "Name" : " AddPackage" ,
45+ "Type" : " Package" ,
46+ "Value" : " BouncyCastle.NetCore" ,
47+ "Description" : " "
48+ }
49+ ]
50+ }
51+ ]
52+ }
53+ ]
54+ }
You can’t perform that action at this time.
0 commit comments