From 8c12b3f037f069fce8eee8803d6622c7cea53a26 Mon Sep 17 00:00:00 2001 From: Ske Date: Sun, 15 Nov 2020 14:15:30 +0100 Subject: [PATCH] Update library versions (still on .NET 3.1 though) --- PluralKit.API/PluralKit.API.csproj | 16 +++++----- PluralKit.Bot/PluralKit.Bot.csproj | 6 ++-- PluralKit.Core/PluralKit.Core.csproj | 44 +++++++++++++------------- PluralKit.Tests/PluralKit.Tests.csproj | 9 ++++-- 4 files changed, 39 insertions(+), 36 deletions(-) diff --git a/PluralKit.API/PluralKit.API.csproj b/PluralKit.API/PluralKit.API.csproj index 588a6af6..a7f81a5d 100644 --- a/PluralKit.API/PluralKit.API.csproj +++ b/PluralKit.API/PluralKit.API.csproj @@ -23,15 +23,15 @@ - - + + - - - - - - + + + + + + diff --git a/PluralKit.Bot/PluralKit.Bot.csproj b/PluralKit.Bot/PluralKit.Bot.csproj index 74473bc1..07a27429 100644 --- a/PluralKit.Bot/PluralKit.Bot.csproj +++ b/PluralKit.Bot/PluralKit.Bot.csproj @@ -17,8 +17,8 @@ - - - + + + diff --git a/PluralKit.Core/PluralKit.Core.csproj b/PluralKit.Core/PluralKit.Core.csproj index a9dbc751..843b0743 100644 --- a/PluralKit.Core/PluralKit.Core.csproj +++ b/PluralKit.Core/PluralKit.Core.csproj @@ -10,34 +10,34 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - + + + + + - + - + - + diff --git a/PluralKit.Tests/PluralKit.Tests.csproj b/PluralKit.Tests/PluralKit.Tests.csproj index d97e3685..17e0b541 100644 --- a/PluralKit.Tests/PluralKit.Tests.csproj +++ b/PluralKit.Tests/PluralKit.Tests.csproj @@ -11,10 +11,13 @@ - - + + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +