You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running cmf bump from root folder (e.g. cmf bump Cmf.Custom.Business -v 1.1.0) it is trying to find all assembly files located in sub-folders based on root folder and not from inside the package.
This is making a force update to assembly info files from other dotnet projects in repo (such as tests)
The text was updated successfully, but these errors were encountered:
When running cmf bump from root folder (e.g. cmf bump Cmf.Custom.Business -v 1.1.0) it is trying to find all assembly files located in sub-folders based on root folder and not from inside the package.
This is making a force update to assembly info files from other dotnet projects in repo (such as tests)
The text was updated successfully, but these errors were encountered: