Skip to content

Initial build of source fails on VS2019 #27

Description

@IgiCodes

Project fails to build first time when building a clean solution.
Seems to refer to nfpm.exe during the build process.

Produced errors:
Severity Code Description Project File Line Suppression State
Error CS0006 Metadata file 'C:\Workspace\NFive\nfpm\src\bin\Debug\nfpm.exe' could not be found PluginManager.Tests C:\Workspace\NFive\nfpm\tests\CSC 1 Active
Error Fody: No weavers found for the configuration entries Costura. Add the desired weavers via their nuget package. PluginManager

Steps to reproduce:
Given I am in a clean solution in VS2019
And my build directories have no previous builds in them
When I build the solution
Then the build fails

Expected:
Given I am in a clean solution in VS2019
And my build directories have no previous builds in them
When I build the solution
Then the build succeeds

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