Skip to content

Visual Studio Build Error #137

Open
Open
@DanielHabenicht

Description

@DanielHabenicht

Just hope that maybe somebody else came across the same error:

error MSB4062: The "Bootsharp.Publish.BootsharpEmit" task could not be loaded from the assembly C:\Users\dnhb\.nuget\packages\bootsharp\0.1.3\build\..\tasks\Bootsharp.Publish.dll. Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
4>Done building target "BootsharpEmit" in project "Project.csproj" -- FAILED

dotnet build is running just fine. Only VS gives problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingexternalThe issue is caused by a third-partyhelp wantedCommunity assistance is most appreciated

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions