1 write to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
PublishArtifactsInManifestTests.cs (1)
42
TargetChannels
= GeneralTestingChannelId
2 references to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed (2)
src\PublishArtifactsInManifest.cs (2)
289
var targetChannelsIds =
TargetChannels
.Split('-').Select(ci => int.Parse(ci));
345
TargetChannels = this.
TargetChannels
,