Up Antiforgery to 1.0.1 for FIPS compliance changes.

This commit is contained in:
N. Taylor Mullen 2016-08-17 14:05:02 -07:00
parent 4ca44f01cf
commit 6e5fd4f89f
1 changed files with 1 additions and 1 deletions

View File

@ -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",