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