From 05ccb4d8f1bbe3fb64e117136b4a89bcfb0b0b33 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 19:21:35 +0800 Subject: Split front and back end. --- Timeline.Tests/Timeline.Tests.csproj | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 Timeline.Tests/Timeline.Tests.csproj (limited to 'Timeline.Tests/Timeline.Tests.csproj') diff --git a/Timeline.Tests/Timeline.Tests.csproj b/Timeline.Tests/Timeline.Tests.csproj deleted file mode 100644 index 973e0fc0..00000000 --- a/Timeline.Tests/Timeline.Tests.csproj +++ /dev/null @@ -1,34 +0,0 @@ - - - - netcoreapp3.1 - - 8.0 - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - all - runtime; build; native; contentfiles; analyzers - - - - - - - -- cgit v1.2.3