Skip to content

Conversation

@sebastienros
Copy link
Member

No description provided.

@TanayParikh TanayParikh added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 18, 2022
@sebastienros
Copy link
Member Author

Related comment #22017 (comment)

Without this change, Kestrel/build.cmd triggers native builds even with -noBuildNative which takes much more time while it's not necessary.

@sebastienros
Copy link
Member Author

Another mitigation for the issue is to add /p:BuildIisNativeProjects=false to the command line when calling Kestrel/build.cmd

@BrennanConroy
Copy link
Member

I think #39655 fixed this, now -nobuildnative works with build.cmd in kestrel

@sebastienros
Copy link
Member Author

Not sure, it was just a property which got renamed. But will try with and without /p:BuildIisNativeProjects=false.

@sebastienros sebastienros deleted the sebros/kestrelnative branch February 10, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants