From e0769632d8903509d6e5d18e4b04aa757ee05211 Mon Sep 17 00:00:00 2001 From: Savorboard Date: Tue, 10 Dec 2019 21:29:44 +0800 Subject: [PATCH] fix build error --- test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj b/test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj index e3d1d65..411962e 100644 --- a/test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj +++ b/test/DotNetCore.CAP.Test/DotNetCore.CAP.Test.csproj @@ -1,7 +1,7 @@  - netcoreapp2.1 + netcoreapp3.0 false @@ -9,12 +9,10 @@ - - - all - runtime; build; native; contentfiles; analyzers - - + + + +