Skip to content

Commit 77865ca

Browse files
committed
aspnet#2939 React to CoreCLR Cryptography package changes.
1 parent 9fc3d25 commit 77865ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.Mvc.TagHelpers/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dnx451": { },
2121
"dnxcore50": {
2222
"dependencies": {
23-
"System.Security.Cryptography.Hashing.Algorithms": "4.0.0-beta-*"
23+
"System.Security.Cryptography.Algorithms": "4.0.0-beta-*"
2424
}
2525
}
2626
},

0 commit comments

Comments
 (0)