Up Antiforgery to 1.0.1 for FIPS compliance changes.
This commit is contained in:
parent
4ca44f01cf
commit
6e5fd4f89f
|
|
@ -20,7 +20,7 @@
|
|||
"xmlDoc": true
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Antiforgery": "1.0.0",
|
||||
"Microsoft.AspNetCore.Antiforgery": "1.0.1",
|
||||
"Microsoft.AspNetCore.Diagnostics.Abstractions": "1.0.0",
|
||||
"Microsoft.AspNetCore.Html.Abstractions": "1.0.0",
|
||||
"Microsoft.AspNetCore.Mvc.Core": "1.0.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue