Remove System beta tag in project.json for coreclr packages.
This commit is contained in:
parent
757004737b
commit
226cb963fb
|
|
@ -20,8 +20,8 @@
|
|||
"net451": {},
|
||||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue