diff --git a/src/Moq.Tests.Issue1648Harness/Issue1648Harness.csproj b/src/Moq.Tests.Issue1648Harness/Issue1648Harness.csproj index 38113f94b..f7f1840ca 100644 --- a/src/Moq.Tests.Issue1648Harness/Issue1648Harness.csproj +++ b/src/Moq.Tests.Issue1648Harness/Issue1648Harness.csproj @@ -10,9 +10,11 @@ + - + This is the 'older' version preloaded to trigger the original FileLoad scenario against Moq's 4.6.3 ref. + Uses the package-specific path property (guaranteed to be present after restore) instead of $(NuGetPackageRoot). --> + System.Threading.Tasks.Extensions.dll PreserveNewest false diff --git a/src/Moq.Tests/Moq.Tests.csproj b/src/Moq.Tests/Moq.Tests.csproj index 22f90605e..101459f25 100644 --- a/src/Moq.Tests/Moq.Tests.csproj +++ b/src/Moq.Tests/Moq.Tests.csproj @@ -49,6 +49,10 @@ + + + + diff --git a/src/Moq/Moq.csproj b/src/Moq/Moq.csproj index 682459d52..93040a04c 100644 --- a/src/Moq/Moq.csproj +++ b/src/Moq/Moq.csproj @@ -37,7 +37,7 @@ - +