yavsc/build/approot/packages/EntityFramework.Commands/7.0.0-rc1-final/app/project.json

1 line
1.1 KiB
JSON

{"version":"7.0.0-*","description":"Command line utilities for Entity Framework.","repository":{"type":"git","url":"git://github.com/aspnet/entityframework"},"compilationOptions":{"warningsAsErrors":true,"keyFile":"../../tools/Key.snk"},"compile":"..\\Shared\\*.cs","namedResource":{"EntityFramework.Commands.CommandsStrings":"Properties/CommandsStrings.resx"},"dependencies":{"EntityFramework.Commands":"7.0.0-rc1-final"},"frameworks":{"net451":{},"dnx451":{"dependencies":{"Microsoft.AspNet.Hosting.Abstractions":"1.0.0-*","Microsoft.Extensions.CommandLineUtils.Sources":{"version":"1.0.0-*","type":"build"},"Microsoft.Extensions.PlatformAbstractions":"1.0.0-*"}},"dnxcore50":{"dependencies":{"Microsoft.AspNet.Hosting.Abstractions":"1.0.0-*","Microsoft.Extensions.CommandLineUtils.Sources":{"version":"1.0.0-*","type":"build"},"Microsoft.Extensions.PlatformAbstractions":"1.0.0-*","System.Console":"4.0.0-*"}},"netcore50":{"bin":{"assembly":"lib\\netcore50\\_._"}}},"packInclude":{"build/":"build/**","lib/":"lib/**","tools/":["tools/**","Design\\OperationHandlers.cs"]},"commands":{"ef":"EntityFramework.Commands"},"entryPoint":"EntityFramework.Commands","loadable":false}