-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
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
Labels
No labels