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