Skip to content

CopyToExtensionFolder task was not found #2

@mni82

Description

@mni82

Error on Rebuilding solution.

The "CopyToExtensionFolder" task was not found.
Check the following:
1.) The name of the task in the project file is the same as the name of the task class.
2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface.
3.) The task is correctly declared with in the project file, or in the *.tasks files located in the
"C:\Program Files (x86)\MSBuild\14.0\bin" directory.

D365FONinjaDevTools
C:\Users<user>\Documents\Visual Studio 2015\Projects\D365FONinjaDevTools\D365FONinjaDevTools\D365FONinjaDevTools.csproj 326

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions