1 write to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed (1)
src\PublishArtifactsInManifest.cs (1)
340
TargetChannels
= this.TargetChannels,
2 references to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed (2)
src\PublishArtifactsInManifestV3.cs (2)
67
foreach (var channelIdStr in
TargetChannels
.Split('-'))
82
$"Could not parse the target channels list '{
TargetChannels
}'. It should be a comma separated list of integers.");