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