{ "description": "CORS features for the core MVC runtime", "version": "6.0.0-*", "repository": { "type": "git", "url": "git://github.com/aspnet/mvc" }, "compilationOptions": { "warningsAsErrors": true, "keyFile": "../../tools/Key.snk" }, "dependencies": { "Microsoft.AspNet.Cors": "6.0.0-*", "Microsoft.AspNet.Mvc.Core": "6.0.0-*" }, "frameworks": { "net451": {}, "dotnet5.4": {} } }