Skip to content

Gradle configuration cache is not supported #5

@pedromsfernandes

Description

@pedromsfernandes

Hello, I was trying to adopt gradle configuration cache in my project, and I am getting this error:

> Invocation of 'Task.project' by task 'MyProject:dotnetBuild' at execution time is unsupported.

I looked at the task implementation, and indeed it looks like it is accessing the project object at execution time.

Gradle version: 8.6
Plugin version: 3.1

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