6 references to TARGET_MANIFEST_PATH
Microsoft.DotNet.Build.Tasks.Feed.Tests (6)
PushToBuildStorageTests.cs (6)
59
AssetManifestPath =
TARGET_MANIFEST_PATH
,
180
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
211
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
259
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
306
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);
356
actualPath[0].Should().Be(
TARGET_MANIFEST_PATH
);