Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NETSDK1179 (for -r) over-reports #21560

Closed
richlander opened this issue Sep 29, 2021 · 2 comments
Closed

NETSDK1179 (for -r) over-reports #21560

richlander opened this issue Sep 29, 2021 · 2 comments
Labels
untriaged Request triage from a team member

Comments

@richlander
Copy link
Member

The following call to dotnet run should not warn.

rich@MacBook-Air-M1-2020 app % dotnet run -r osx-arm64 --self-contained false
/usr/local/share/dotnet/x64/sdk/6.0.100-rc.2.21478.25/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(1110,5): warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. [/Users/rich/app/app.csproj]
Hello, Arm64!
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@sfoslund
Copy link
Member

sfoslund commented Oct 1, 2021

Fixed in RC2 by #21561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

2 participants