6 references to TARGET_MANIFEST_PATH
Microsoft.DotNet.Build.Tasks.Feed.Tests (6)
PushToBuildStorageTests.cs (6)
111
AssetManifestPath =
TARGET_MANIFEST_PATH
,
234
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
265
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
314
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
362
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
413
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);