1 write to Type
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
80
Type
= type;
9 references to Type
Microsoft.DotNet.Build.Tasks.Feed (9)
src\AssetPublisherFactory.cs (1)
26
switch (feedConfig.
Type
)
src\model\TargetFeedConfig.cs (4)
98
(
Type
== other.
Type
) &&
121
return (ContentType,
Type
, AssetSelection, Isolated, Internal, AllowOverwrite, string.Join(" ", LatestLinkShortUrlPrefixes), TargetURL, Token, Flatten, string.Join(" ", FilenamesToExclude)).GetHashCode();
128
$"\n Feed-type: '{
Type
}' " +
src\PublishArtifactsInManifestBase.cs (4)
804
switch (feedConfig.
Type
)
816
$"Unknown target feed type for category '{category}': '{feedConfig.
Type
}'.");
1476
if (feedConfig.
Type
== FeedType.AzureStorageContainer &&
1506
feedConfig.
Type
== FeedType.AzureStorageContainer