From 7e2e657b111546adeef8e4fca9729697fb7d996b Mon Sep 17 00:00:00 2001 From: Afshin Arani Date: Wed, 12 Apr 2023 15:28:19 +0330 Subject: [PATCH] EventAggregator.Tests: use hardcoded dep version This commit fixes the issue caused by YoloDev.Expecto.TestSdk upgrade to netcoreapp3.1. --- tests/EventAggregator.Tests/EventAggregator.Tests.fsproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/EventAggregator.Tests/EventAggregator.Tests.fsproj b/tests/EventAggregator.Tests/EventAggregator.Tests.fsproj index a0fb9362f..2240b110f 100644 --- a/tests/EventAggregator.Tests/EventAggregator.Tests.fsproj +++ b/tests/EventAggregator.Tests/EventAggregator.Tests.fsproj @@ -12,10 +12,10 @@ - - - - + + + +