File tree Expand file tree Collapse file tree 2 files changed +126
-0
lines changed Expand file tree Collapse file tree 2 files changed +126
-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" : " net5.0" ,
33+ "TargetCPU" : [
34+ " x86" ,
35+ " x64" ,
36+ " ARM32" ,
37+ " ARM64"
38+ ]
39+ },
40+ {
41+ "Name" : " net6.0" ,
42+ "TargetCPU" : [
43+ " x86" ,
44+ " x64" ,
45+ " ARM32" ,
46+ " ARM64"
47+ ]
48+ }
49+ ],
50+ "Description" : " Add a reference to BouncyCastle.NetCore" ,
51+ "Actions" : [
52+ {
53+ "Name" : " AddPackage" ,
54+ "Type" : " Package" ,
55+ "Value" : " BouncyCastle.NetCore" ,
56+ "Description" : " Add package BouncyCastle.NetCore"
57+ }
58+ ]
59+ }
60+ ]
61+ }
62+ ]
63+ }
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" : " net5.0" ,
33+ "TargetCPU" : [
34+ " x86" ,
35+ " x64" ,
36+ " ARM32" ,
37+ " ARM64"
38+ ]
39+ },
40+ {
41+ "Name" : " net6.0" ,
42+ "TargetCPU" : [
43+ " x86" ,
44+ " x64" ,
45+ " ARM32" ,
46+ " ARM64"
47+ ]
48+ }
49+ ],
50+ "Description" : " Add a reference to BouncyCastle.NetCore" ,
51+ "Actions" : [
52+ {
53+ "Name" : " AddPackage" ,
54+ "Type" : " Package" ,
55+ "Value" : " BouncyCastle.NetCore" ,
56+ "Description" : " Add package BouncyCastle.NetCore"
57+ }
58+ ]
59+ }
60+ ]
61+ }
62+ ]
63+ }
You can’t perform that action at this time.
0 commit comments