Skip to content

Works on Windows, fails on Linux. #137

@robertsinfosec

Description

@robertsinfosec

On my local Windows workstation, Scripty works as expected (and is great!).

In my build pipeline (in a Docker container / Linux), I get this error:

/root/.nuget/packages/scripty.msbuild/0.7.4/build/Scripty.MsBuild.targets(31,5): error MSB4062: 
The "ScriptyTask" task could not be loaded from the assembly /root/.nuget/packages/scripty.msbuild/0.7.4/build/../tools/Scripty.MsBuild.dll. 
Could not load file or assembly 'Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. 
The system cannot find the file specified.

I couldn't find a lot on Microsoft.Build.Utilities.v4.0. Should this work in a Linux environment or is this unsupported?

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