-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Host app non-central managed #3543
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this really required? I fear we're going to end with +20 Package.props files, which is just going to make everything more confusing.
Well, it's either this or get rid of Central management altogether. It's already doing this, btw it's just now reflection in the solution. |
I'm not sure we need or want to centrally manage every package in a way that's not centralized. My take on this would be:
I'm not sure what's the benefit of having different We seem to already have 3 different package.props files just for autocad alone. That being said, I'm happy to be convinced otherwise 😉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Live reviewed with Adam with some added changes 🙂
Now we're locally moving host app versions to converters/connectors. Everything else is centrally managed