Skip to content
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

Properly support multi-project repos when scaffolding #223

Open
philliphoff opened this issue Jan 11, 2022 · 0 comments
Open

Properly support multi-project repos when scaffolding #223

philliphoff opened this issue Jan 11, 2022 · 0 comments
Labels
enhancement Update to existing feature

Comments

@philliphoff
Copy link
Member

Our scaffolding currently expects a repo in which only a single .NET project exists; if more than one, it's not clear which one is being "Dapr-ized". (In particular, it's difficult to deterministically identify a .NET project from a launch configuration, as only the output is specified, which may have a very different path than the project/source that built it.)

We should think about this scenario and determine whether it's worth trying to properly (or, at least, better) support multi-project repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Update to existing feature
Projects
None yet
Development

No branches or pull requests

1 participant