main
Consolidate error pages used by ANCM and improve link (#43170)
Change how ANCM recycles app (#52807)
Use hostfxr error callback support (#6043)
Migrate IIS in-process handler from DEFAULT_STACK_SIZE to System.Threading.DefaultStackSize (#65737)
Make startup timeout recycle worker process (#25321)
Enable spectre mitigations for ANCM binaries (#63725)
Merge branch 'release/2.1' into release/2.2
Fix constexpr warnings and constant std::move warnings C26478 C26497.
Fix unnanotated fallthroughs - C26819
Address variable initialization warnings in ANCM (C26494) (#58904)
Implements shadow copying for ASP.NET Core + IIS (#28357)
Enable code analysis and fix NULL usage.
Wait for Request to finish (#46176)
Close connection after processing CL+TE (#66671)