1 write to ContentType
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetFeedConfig.cs (1)
78ContentType = contentType;
4 references to ContentType
Microsoft.DotNet.Build.Tasks.Feed (4)
src\model\TargetFeedConfig.cs (4)
96(ContentType == other.ContentType) && 121return (ContentType, Type, AssetSelection, Isolated, Internal, AllowOverwrite, string.Join(" ", LatestLinkShortUrlPrefixes), TargetURL, Token, Flatten, string.Join(" ", FilenamesToExclude)).GetHashCode(); 127$"\n Content-type: '{ContentType}' " +