-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Move Start-TypeGen logic from Build.psm1 to SDK csproj file #3870
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
Conversation
@daxian-dbw I think I'm a little late with the PR, but it could still be useful for a while. |
@iSazonov We still need to have |
@TravisEz13 @daxian-dbw Could you please continue the code review? |
@daxian-dbw Are you ok with this change now? |
@TravisEz13 I haven't got the time to carefully review this yet. Will do it soon. |
@daxian-dbw Could you please review? |
Will the |
We call Ah, sorry - your question of a direct call - it needs to be checked explicitly because dependencies is deeply. Update: I preserve current logic - currently we call |
09fd8a9
to
6717fcc
Compare
Great. My concern was that the type catalog (both |
…ame="TypeCatalogGen")
6717fcc
to
7ca0125
Compare
@daxian-dbw Do you want to review? |
This PR has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs within 10 days. |
This PR has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs within 10 days. |
Should I fix or close the PR? /cc @daxian-dbw |
Sorry that I completely lost the context here. I won't have much time for code review recently. I'm fine we close this PR for now and we can revive it when needed. |
Related #3400
(Also it is one step to unblock #3690)
Now Microsoft.PowerShell.SDK.csproj: