Fix System.Security.Cryptography.Algorithms version
This commit is contained in:
parent
5aaed04bcd
commit
5fd4db5e21
|
|
@ -22,7 +22,7 @@
|
|||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Resources.ResourceManager": "4.0.1-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.1.0-*",
|
||||
"System.Threading": "4.0.11-*",
|
||||
"System.Threading.Tasks": "4.0.11-*",
|
||||
"System.Threading.Timer": "4.0.1-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue