Skip to content

Error during dotnet clean trying to use task that has been clean #4261

@pepone

Description

@pepone
jose@mac icerpc-csharp % dotnet clean
  IceRpc.Protobuf.Tests net10.0 failed with 1 error(s) (0,1s)
    /Users/jose/Documents/IceRPC/icerpc-csharp/src/IceRpc.Protobuf.Tools/IceRpc.Protobuf.Tools.targets(107,5): error MSB4062: The "IceRpc.Protobuf.Tools.OutputFileNamesTask" task could not be loaded from the assembly /Users/jose/Documents/IceRPC/icerpc-csharp/src/IceRpc.Protobuf.Tools/bin/Debug/net10.0/IceRpc.Protobuf.Tools.dll. Could not find file '/Users/jose/Documents/IceRPC/icerpc-csharp/src/IceRpc.Protobuf.Tools/bin/Debug/net10.0/IceRpc.Protobuf.Tools.dll'. 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.

Build failed with 1 error(s) in 0,6s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions