Skip to content

Project configuration fails without nugetSources section in build.gradle #66

@mmduyzend

Description

@mmduyzend

Currently (version 2.16), without a nugetSources section defined in build.gradle, project configuration fails with "Operation not specified for NuGetSources task."

Projects that do not require a functional nugetSources task should not need to define this section for project configuration to succeed: Any error due to a missing or malformed nugetSources section should only occur on an attempt to invoke the nugetSources task, not during project configuration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions