Hi,
we use different parts of your components across multiple projects, that often share a common project structure or output directory. This means when we want to update a single component, like the .net add-on, we need to update all your components in all our projects. Even if the other projects don't use the add-on at all. Simply because all use the same shared component, which must be updated for the add-on.
This makes things more complicated on our behalf. Is there a way, we could update the .net add-on separately, without updating everything else?
I have tried to create a custom nuGet package, that works with other builds of the same major version (22.1), but that didn't work out.
Best regards, Tobias Lingemann.