Expand numberOfPowershellRefAssemblies list capacity#12840
Expand numberOfPowershellRefAssemblies list capacity#128404 commits merged intoPowerShell:masterfrom
Conversation
|
@xtqqczze Please use a more descriptive PR title. |
|
This resolves the issue in #12815 (comment) but does not fix #12815 as it does not include a static test. |
|
@TravisEz13 can you help merge to resolve the breakage described in #12815 (comment) |
|
@TravisEz13 and @adityapatwardhan probably best to get this merged sooner than later; folks can't currently run debug builds at all while this is an issue. |
src/Microsoft.PowerShell.Commands.Utility/commands/utility/AddType.cs
Outdated
Show resolved
Hide resolved
|
The capacity is now 161 as per @iSazonov suggestion. |
|
@TravisEz13 ready to merge? |
|
Hello @iSazonov! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
|
🎉 Handy links: |
PR Summary
PR Context
HEAD of master has been broken since 99da109 (#12772), when .NET was updated to 5.0.100-preview.5.20278.13
#12815 (comment)
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.