From d6dafebfe7092b99554a7499afda69a9f91c119b Mon Sep 17 00:00:00 2001 From: Peter Butzhammer Date: Wed, 7 Feb 2024 09:40:16 +0100 Subject: [PATCH] Set langversion to 12 and enable nullables --- Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj | 30 +++++++++++++++----------- Sharp7.Rx/Sharp7.Rx.csproj | 6 ++++++ 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj b/Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj index 8eb3805..d1de65b 100644 --- a/Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj +++ b/Sharp7.Rx.Tests/Sharp7.Rx.Tests.csproj @@ -1,18 +1,22 @@  - - net8.0 - + + net8.0 + 12.0 + enable + enable + latest-Recommended + - - - - - - + + + + + + - - - + + + - \ No newline at end of file + diff --git a/Sharp7.Rx/Sharp7.Rx.csproj b/Sharp7.Rx/Sharp7.Rx.csproj index 11fce0d..3b73209 100644 --- a/Sharp7.Rx/Sharp7.Rx.csproj +++ b/Sharp7.Rx/Sharp7.Rx.csproj @@ -2,6 +2,12 @@ netstandard2.0 + + 12.0 + disable + enable + latest-Recommended + true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb evopro system engineering AG