Move Start-TypeGen logic from Build.psm1 to SDK csproj file#3870
Move Start-TypeGen logic from Build.psm1 to SDK csproj file#3870iSazonov wants to merge 1 commit intoPowerShell:masterfrom
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: