From d146e80cf66a75699a7b5a2747d5f7c7d1d09371 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 29 May 2021 18:06:20 +0200 Subject: [PATCH] updated some outdated dependencies --- Demos.Android/Demos.Android.csproj | 2 +- MLEM.Startup/MLEM.Startup.csproj | 4 ++-- MLEM/Formatting/TokenizedString.cs | 1 - Tests/Tests.csproj | 6 +++--- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Demos.Android/Demos.Android.csproj b/Demos.Android/Demos.Android.csproj index 8d332d2..13c16a0 100644 --- a/Demos.Android/Demos.Android.csproj +++ b/Demos.Android/Demos.Android.csproj @@ -69,7 +69,7 @@ - + diff --git a/MLEM.Startup/MLEM.Startup.csproj b/MLEM.Startup/MLEM.Startup.csproj index 48548f0..4f4fb1b 100644 --- a/MLEM.Startup/MLEM.Startup.csproj +++ b/MLEM.Startup/MLEM.Startup.csproj @@ -16,7 +16,7 @@ - + @@ -26,6 +26,6 @@ - + diff --git a/MLEM/Formatting/TokenizedString.cs b/MLEM/Formatting/TokenizedString.cs index 5d26e44..153ccf7 100644 --- a/MLEM/Formatting/TokenizedString.cs +++ b/MLEM/Formatting/TokenizedString.cs @@ -1,4 +1,3 @@ -using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 31bf5b6..55bdf7d 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -14,10 +14,10 @@ - - + + - +