GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

[Improvement] Need `/updateprojectfiles Directory.Build.props`

Open frg2089 opened this issue 1 year ago • 2 comments

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

frg2089 avatar Jan 26 '24 16:01 frg2089

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.

asbjornu avatar Jan 26 '24 21:01 asbjornu

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.

github-actions[bot] avatar Apr 26 '24 11:04 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity. Thank you for your contributions

github-actions[bot] avatar May 26 '24 11:05 github-actions[bot]

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.

jamiebarrow avatar Jul 04 '24 23:07 jamiebarrow