Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Works on Windows, fails on Linux. #137

Open
robertsinfosec opened this issue Mar 15, 2020 · 0 comments
Open

Works on Windows, fails on Linux. #137

robertsinfosec opened this issue Mar 15, 2020 · 0 comments

Comments

@robertsinfosec
Copy link

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?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant