From e4a511347ca764d3316aa6b997ac4c1dae5eeb14 Mon Sep 17 00:00:00 2001 From: junglebus <22320807+junglebus@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:18:08 +1100 Subject: [PATCH] Minor csproj tidy up (#6878) --- src/DateTimeRoutines/DateTimeRoutines.csproj | 2 +- src/Jackett.Common/Jackett.Common.csproj | 2 +- src/Jackett.Test/Jackett.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/DateTimeRoutines/DateTimeRoutines.csproj b/src/DateTimeRoutines/DateTimeRoutines.csproj index 68ca6d1d0..dbdcea46b 100644 --- a/src/DateTimeRoutines/DateTimeRoutines.csproj +++ b/src/DateTimeRoutines/DateTimeRoutines.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.0 diff --git a/src/Jackett.Common/Jackett.Common.csproj b/src/Jackett.Common/Jackett.Common.csproj index dc48e548b..d23c922fd 100644 --- a/src/Jackett.Common/Jackett.Common.csproj +++ b/src/Jackett.Common/Jackett.Common.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.0 0.0.0 NU1605 diff --git a/src/Jackett.Test/Jackett.Test.csproj b/src/Jackett.Test/Jackett.Test.csproj index 6fc802250..a4173a2f7 100644 --- a/src/Jackett.Test/Jackett.Test.csproj +++ b/src/Jackett.Test/Jackett.Test.csproj @@ -29,7 +29,7 @@ - +