Remove transitive dependency
This commit is contained in:
parent
5238a8f16e
commit
8c35a4e315
|
|
@ -37,10 +37,7 @@
|
||||||
"imports": [
|
"imports": [
|
||||||
"dotnet5.6",
|
"dotnet5.6",
|
||||||
"portable-net45+win8"
|
"portable-net45+win8"
|
||||||
],
|
]
|
||||||
"dependencies": {
|
|
||||||
"System.Security.Cryptography.Algorithms": "4.0.0-*"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue