diff --git a/src/Pharmacist.Benchmarks/Pharmacist.Benchmarks.csproj b/src/Pharmacist.Benchmarks/Pharmacist.Benchmarks.csproj index 79b5466..3435ed5 100644 --- a/src/Pharmacist.Benchmarks/Pharmacist.Benchmarks.csproj +++ b/src/Pharmacist.Benchmarks/Pharmacist.Benchmarks.csproj @@ -2,6 +2,7 @@ Exe + false net461;netcoreapp2.2 diff --git a/src/Pharmacist.IntegrationTest/Pharmacist.IntegrationTest.csproj b/src/Pharmacist.IntegrationTest/Pharmacist.IntegrationTest.csproj index 613d030..223ac31 100644 --- a/src/Pharmacist.IntegrationTest/Pharmacist.IntegrationTest.csproj +++ b/src/Pharmacist.IntegrationTest/Pharmacist.IntegrationTest.csproj @@ -2,6 +2,7 @@ netstandard2.0 + false