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
Could these functions be wrapped into a cake package?
We have some projects shared across various apps. Working on the projects it is much easier to dev with local references, but for the CD pipeline to not deploy every single app on a commit it would be nicer to be able to switch the references automatically during the build. I've done a lot of searching but can't find anything that comes close. Cake.NuGet can install a new reference, but there doesn't seem to be anything that will remove an existing ref from a project
The text was updated successfully, but these errors were encountered:
Could these functions be wrapped into a cake package?
We have some projects shared across various apps. Working on the projects it is much easier to dev with local references, but for the CD pipeline to not deploy every single app on a commit it would be nicer to be able to switch the references automatically during the build. I've done a lot of searching but can't find anything that comes close. Cake.NuGet can install a new reference, but there doesn't seem to be anything that will remove an existing ref from a project
The text was updated successfully, but these errors were encountered: