6 references to TARGET_MANIFEST_PATH
Microsoft.DotNet.Build.Tasks.Feed.Tests (6)
PushToBuildStorageTests.cs (6)
115
AssetManifestPath =
TARGET_MANIFEST_PATH
,
238
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
269
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
318
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
366
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
417
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);