Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

Nonexistent include prevents deploying to Azure #62

@lelandbatey

Description

@lelandbatey

Currently it is not possible to deploy a fresh clone of this repository to Azure because WebAppGraphAPI/WebAppGraphAPI.csproj includes a nonexistent Javascript file which causes Visual Studio to choke when you try to publish this sample to Azure.

Specifically, line 254 of the .csproj file includes a nonexistent script at the location Scripts\modernizr-2.7.2.js. Deleting this line allows the project to be deployed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions