Closed TAGC closed 6 years ago
@Skulblaka Is this a feature you want implemented? I don't have any need for it myself, so I was just doing all this in response to the requirements someone else laid out for me.
Yes, either this or a "apply given version to all csproj in the directory"-kinda thing, but I think the ability to specify a csproj file seems more appropriate and consistent with other parts of the dotnet toolchain.
Addresses #5.
Allows the user to specify the csproj file to update when using the CLI tool as a standalone binary for cross-project use (i.e. not a per-project dependency).
Need these changes to be reviewed before merging.