We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
○ → docker run -P asp-docker System.InvalidOperationException: Failed to resolve the following dependencies for target framework 'DNX,Version=v4.5.1': Kestrel 1.0.0-beta3 Microsoft.AspNet.Diagnostics 1.0.0-beta3 Microsoft.AspNet.Hosting 1.0.0-beta3 Microsoft.AspNet.Server.WebListener 1.0.0-beta3 Microsoft.AspNet.StaticFiles 1.0.0-beta3
Searched Locations: /{name}/project.json /root/.dnx/packages/{name}/{version}/{name}.nuspec /usr/lib/mono/4.5/{name}.dll /usr/lib/mono/4.5/Facades/{name}.dll
The text was updated successfully, but these errors were encountered:
See dotnet/aspnetcore#537 aspnet/aspnet-docker#67
Sorry, something went wrong.
No branches or pull requests
○ → docker run -P asp-docker
System.InvalidOperationException: Failed to resolve the following dependencies for target framework 'DNX,Version=v4.5.1':
Kestrel 1.0.0-beta3
Microsoft.AspNet.Diagnostics 1.0.0-beta3
Microsoft.AspNet.Hosting 1.0.0-beta3
Microsoft.AspNet.Server.WebListener 1.0.0-beta3
Microsoft.AspNet.StaticFiles 1.0.0-beta3
Searched Locations:
/{name}/project.json
/root/.dnx/packages/{name}/{version}/{name}.nuspec
/usr/lib/mono/4.5/{name}.dll
/usr/lib/mono/4.5/Facades/{name}.dll
The text was updated successfully, but these errors were encountered: