You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid this warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. I propose adding a boolean property e.g. SelfContained (or something similar) to DotNetCoreBuildSettings to fix this warning. See this M$ article for more information: RuntimeIdentifier warning if self-contained is unspecified
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To avoid this
warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
I propose adding a boolean property e.g. SelfContained (or something similar) to DotNetCoreBuildSettings to fix this warning. See this M$ article for more information: RuntimeIdentifier warning if self-contained is unspecifiedBeta Was this translation helpful? Give feedback.
All reactions