Skip to content

Csproj replacement for ProjectModel #7721

@ThadHouse

Description

@ThadHouse

I had a new verb I was working on creating, and was using the ProjectModel namespace to get the project and the workspace. I noticed that this has been removed, and most of the functionality I can find is now a part of the dotnet verb, however the utilities in that application are not being published to NuGet. What is the now recommended way to get the project and all dependencies from a custom verb? Adding an msbuild task for what I wan't to do is not an ideal solution for my project. I tried looking into the existing issues, and could not find any updates, and I could not find any updated documentation online either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions