diff --git a/src/Disruptor.Benchmarks/Disruptor.Benchmarks.csproj b/src/Disruptor.Benchmarks/Disruptor.Benchmarks.csproj index 4a4ec44a..eef1d0a7 100644 --- a/src/Disruptor.Benchmarks/Disruptor.Benchmarks.csproj +++ b/src/Disruptor.Benchmarks/Disruptor.Benchmarks.csproj @@ -1,7 +1,7 @@  - net472 + net48;netcoreapp3.1 exe @@ -10,7 +10,7 @@ - + diff --git a/src/Disruptor.PerfTests/Disruptor.PerfTests.csproj b/src/Disruptor.PerfTests/Disruptor.PerfTests.csproj index 726720bb..0add1db1 100644 --- a/src/Disruptor.PerfTests/Disruptor.PerfTests.csproj +++ b/src/Disruptor.PerfTests/Disruptor.PerfTests.csproj @@ -1,24 +1,24 @@  - net472;netcoreapp2.1 + net48;netcoreapp3.1 exe - + - + - + - +