Updating to AutoMapper 5.0

This commit is contained in:
Jimmy Bogard
2016-07-18 09:52:17 -05:00
committed by SteveSandersonMS
parent f4afb25a2d
commit edf1f88398
4 changed files with 24 additions and 18 deletions

View File

@@ -29,7 +29,7 @@
"Microsoft.Extensions.Logging.Debug": "1.0.0",
"Microsoft.EntityFrameworkCore.SQLite": "1.0.0",
"Microsoft.AspNetCore.ReactServices": "1.0.0-*",
"AutoMapper": "4.1.1"
"AutoMapper": "5.0.2"
},
"frameworks": {
"netcoreapp1.0": {