Skip to content

aspnetcore isn't building installers in the VMR #4692

@ViktorHofer

Description

@ViktorHofer

The BuildInstallers switch defines if installers should be built which defaults to false. We should pass the switch in here: https://github.com/dotnet/dotnet/blob/eb82b31516b032924126ac2c81f3edca80911619/repo-projects/aspnetcore.proj#L12

-buildinstallers (Unix) / - BuildInstallers (Windows)

Note that there's also a join point on Windows in the installers which will fail the Windows dev leg when it gets enabled: dotnet/aspnetcore#52884

cc @jkoritzinsky @NikolaMilosavljevic

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions