Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Azure / Kudu - Git deploy of beta7 and dnx451 #2656

@ealsur

Description

@ealsur

When publishing on an Azure Web App using beta7 packages (MVC6 + dependencies) with a global.json:

{
    "sdk": {
        "version": "1.0.0-beta7"
    }
}

We get a "Failed to resolve the following dependencies for target framework 'DNX,Version=v4.5.1'
capture

We tried using dnx46, dnx452, they all work locally but all fail on an Azure deploy, maybe its a Kudu related problem?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions