Skip to content

dotnet publish multiple -r options #6490

@AndriySvyryd

Description

@AndriySvyryd

Steps to reproduce

Run dotnet publish -r win7-x86 -r win7-x64

Expected behavior

Publish to run for each of the specified RIDs

Actual behavior

dotnet : Unexpected value 'win7-x64' for option 'runtime'

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-preview2-003118)

Product Information:
 Version:            1.0.0-preview2-003118
 Commit SHA-1 hash:  7ada53d523

Runtime Environment:
 OS Name:     Windows
 OS Version:  10.0.10586
 OS Platform: Windows
 RID:         win10-x64

Metadata

Metadata

Assignees

Labels

Area-NetSDKPublishVsBuildcli-uxIssues and PRs that deal with the UX of the CLI (exit codes, log output, verbs/options, and so on)enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions