From 5239049afe90d2ef926c1e1b917172b5f44b52fc Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 3 Dec 2022 19:17:50 +0800 Subject: Fix upgrade dotnet to v7. --- BackEnd/Timeline.Tests/Timeline.Tests.csproj | 32 ++++++---------------------- 1 file changed, 7 insertions(+), 25 deletions(-) (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj') diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj index 03f724b1..02430a06 100644 --- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj +++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj @@ -1,44 +1,26 @@  - net6.0 + net7.0 - 10.0 + 11.0 enable - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - all - runtime; build; native; contentfiles; analyzers - + - + - - - - - - - - - - - - - + + \ No newline at end of file -- cgit v1.2.3