10 references to SAMPLE_MANIFEST
Microsoft.DotNet.Build.Tasks.Feed.Tests (10)
PushToAzureDevOpsArtifactsTests.cs (10)
46new TaskItem(SAMPLE_MANIFEST, new Dictionary<string, string> 49{ "RelativeBlobPath", SAMPLE_MANIFEST }, 153sb.Append($"<Blob Id=\"{SAMPLE_MANIFEST}\" Nonshipping=\"false\" />"); 162sb.Append($"<Blob Id=\"{SAMPLE_MANIFEST}\" Nonshipping=\"false\" />"); 175sb.Append($"<Blob Id=\"{SAMPLE_MANIFEST}\" Nonshipping=\"false\" />"); 274IList<string> files = new List<string> { PACKAGE_A, PACKAGE_B, SAMPLE_MANIFEST }; 323IList<string> files = new List<string> { PACKAGE_A, PACKAGE_B, SAMPLE_MANIFEST }; 371IList<string> files = new List<string> { PACKAGE_A, PACKAGE_B, SAMPLE_MANIFEST }; 420IList<string> files = new List<string> { PACKAGE_A, PACKAGE_B, SAMPLE_MANIFEST }; 524IList<string> files = new List<string> { PACKAGE_A, PACKAGE_B, SAMPLE_MANIFEST };