From b59b6d9d3bbe14de2ff36190c3b23f14c889e650 Mon Sep 17 00:00:00 2001 From: Arne Kiesewetter Date: Mon, 26 Aug 2024 21:00:12 +0200 Subject: [PATCH] Update to new dependencies / netstandard2.0 --- Directory.Build.props | 4 ++-- FlexibleContactsSort/FlexibleContactsSort.csproj | 16 +++++++--------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2738185..0481084 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,9 +1,9 @@ Library - net462 + netstandard2.0 $(AssemblyTitle).dll - 11.0 + 12.0 enable true True diff --git a/FlexibleContactsSort/FlexibleContactsSort.csproj b/FlexibleContactsSort/FlexibleContactsSort.csproj index 41d8767..0d62e3a 100644 --- a/FlexibleContactsSort/FlexibleContactsSort.csproj +++ b/FlexibleContactsSort/FlexibleContactsSort.csproj @@ -1,6 +1,5 @@  - net462 FlexibleContactsSort $(AssemblyTitle).dll FlexibleContactsSort @@ -11,7 +10,7 @@ FlexibleContactSorting Flexible Contact Sorting Banane9 - 0.6.0-beta + 0.7.0-beta This MonkeyLoader mod for Resonite allows sorting contacts flexibly and to your liking, including pinning your favorites to the top. It also adds other Quality of Life features to the Contacts Page, such as a clear button for the search, an extra color for your outgoing conctact requests, capacity display to contacts' sessions, and contacts loading without lag. README.md LGPL-3.0-or-later @@ -30,16 +29,15 @@ - - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + +