ChocolateyNewSettings.

IncludeArchitectureInPackageName Property

Summary

Gets or sets a value indicating whether to leave x86, x64, etc. as part of the generated package id.

Syntax

public bool IncludeArchitectureInPackageName { get; set; }

Value

Type Description
bool