From b89ecc4e9eecec7bd22b0f35db60dd26b7098799 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 10 Dec 2019 13:52:39 +0800 Subject: Migrate to DotNetCore 3.1 . --- Timeline.Tests/Timeline.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Timeline.Tests') diff --git a/Timeline.Tests/Timeline.Tests.csproj b/Timeline.Tests/Timeline.Tests.csproj index 61ccfcc0..0845d1ab 100644 --- a/Timeline.Tests/Timeline.Tests.csproj +++ b/Timeline.Tests/Timeline.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp3.0 + netcoreapp3.1 8.0 @@ -13,12 +13,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + -- cgit v1.2.3