From 67ac1d92e808b833aa4a7120b0fea34cf3e74d0c Mon Sep 17 00:00:00 2001 From: Corniel Nobel Date: Mon, 31 Jul 2023 16:07:23 +0200 Subject: [PATCH] Prepare release. --- src/Qowaiv/Qowaiv.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Qowaiv/Qowaiv.csproj b/src/Qowaiv/Qowaiv.csproj index 822b7a85d..92eb3a9ca 100644 --- a/src/Qowaiv/Qowaiv.csproj +++ b/src/Qowaiv/Qowaiv.csproj @@ -5,9 +5,11 @@ netstandard2.0;net5.0;net6.0;net7.0 true - 6.4.2 + 6.4.3 Qowaiv +v6.4.3 +- Analyzers should not be included in NuGet packages. #321 (fix) V6.4.2 - Svo<SvoBehavior> and Id<IdBehavior> decorated with IEqualityOperators. #315 v6.4.1