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