|  | 
| 19 | 19 |  "Microsoft.Extensions.Logging.Console": "1.0.0", | 
| 20 | 20 |  "Microsoft.EntityFrameworkCore.Sqlite": "1.0.0", | 
| 21 | 21 |  "Microsoft.EntityFrameworkCore.Tools": "1.0.0-preview2-final", | 
| 22 |  | - "NLog.Extensions.Logging": "1.0.0-rtm-alpha2", | 
|  | 22 | + "NLog.Extensions.Logging": "1.0.0-rtm-alpha4", | 
| 23 | 23 |  "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "1.0.0", | 
| 24 | 24 |  "Microsoft.AspNetCore.Authorization": "1.0.0", | 
| 25 | 25 |  "Microsoft.Extensions.Caching.Memory": "1.0.0", | 
|  | 
| 67 | 67 |  }, | 
| 68 | 68 | 
 | 
| 69 | 69 |  "buildOptions": { | 
|  | 70 | + "debugType": "portable", | 
| 70 | 71 |  "emitEntryPoint": true, | 
| 71 | 72 |  "preserveCompilationContext": true | 
| 72 | 73 |  }, | 
|  | 
0 commit comments