Fix build failures on platforms without an installer file extension
This commit is contained in:
parent
20c40af16b
commit
6f30dca955
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
[Required]
|
||||
public string ProductMonikerRid { get; set; }
|
||||
|
||||
[Required]
|
||||
public string InstallerExtension { get; set; }
|
||||
|
||||
[Required]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue