GitVersion
GitVersion copied to clipboard
[Improvement] Need `/updateprojectfiles Directory.Build.props`
Is your improvement request related to a problem? Please describe.
I'm using Directory.Build.props to manage projects, is there a command like this?
dotnet gitversion /updateprojectfiles Directory.Build.props
All command line arguments are documented and no such argument exists. But I see how something like that would be useful and would welcome a pull request adding it.
This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs.
This issue was closed because it has been stalled for 30 days with no activity. Thank you for your contributions
This would be a great feature. I'd rather update one Directory.Build.props file than have the tool find all .csproj files and update them all.