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

Stop over building with dotnet-compile #4329

Closed
davidfowl opened this issue Oct 17, 2015 · 2 comments
Closed

Stop over building with dotnet-compile #4329

davidfowl opened this issue Oct 17, 2015 · 2 comments

Comments

@davidfowl
Copy link
Member

We should sort (topo sort) project references and compile them non recursively. We'll need a flag to disable building project dependencies.

@davidfowl
Copy link
Member Author

dotnet-compile --no-project-dependencies

davidfowl referenced this issue in dotnet/cli Oct 18, 2015
- Added a flag --no-project-dependencies to dotnet-compile to avoid building project
dependencies.
- Made small tweak to LibraryExporter to check for instances rather than names

#63
@davidfowl
Copy link
Member Author

Did something basic here

wli3 referenced this issue in wli3/cli Jul 14, 2017
First version of DesignTime task for dependencies tree
wli3 referenced this issue in wli3/cli Sep 10, 2018
@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant