Skip to content

Instantly share code, notes, and snippets.

@stofte
Created April 26, 2016 14:56
Show Gist options
  • Save stofte/4d540f78e24e506b53cb380f103dc55c to your computer and use it in GitHub Desktop.
Save stofte/4d540f78e24e506b53cb380f103dc55c to your computer and use it in GitHub Desktop.
"frameworks": {
"dnxcore50": {
"dependencies": {
"Microsoft.AspNet.IISPlatformHandler": "1.0.0-rc1-final",
"Microsoft.AspNet.Mvc": "6.0.0-rc1-final",
"Microsoft.AspNet.Server.Kestrel": "1.0.0-rc1-final",
"Microsoft.AspNet.StaticFiles": "1.0.0-rc1-final",
"Microsoft.Extensions.Configuration.FileProviderExtensions": "1.0.0-rc1-final",
"Microsoft.Extensions.Logging": "1.0.0-rc1-final",
"Microsoft.Extensions.Logging.Console": "1.0.0-rc1-final",
"Microsoft.Extensions.Logging.Debug": "1.0.0-rc1-final",
"Microsoft.CodeAnalysis": "1.1.1",
"System.Runtime": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23516",
"System.Data.Common": "4.0.1-beta-23516",
"System.Console": "4.0.0-beta-23516",
"EntityFramework.Commands": "7.0.0-rc1-final",
"EntityFramework.Core": "7.0.0-rc1-final",
"EntityFramework.MicrosoftSqlServer": "7.0.0-rc1-final",
"EntityFramework.MicrosoftSqlServer.Design": "7.0.0-rc1-final",
"EntityFramework.Relational": "7.0.0-rc1-final",
"EntityFramework.Relational.Design": "7.0.0-rc1-final",
"EntityFramework.Sqlite": "7.0.0-rc1-final"
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment