From f930ff35fd5fcb630cda9e961388f2281e398685 Mon Sep 17 00:00:00 2001 From: Aptivi CEO Date: Tue, 14 Nov 2023 18:31:12 +0300 Subject: [PATCH] upd - Updated SQL library to .NET 8.0 --- Type: upd Breaking: False Doc Required: False Part: 1/1 --- VisualCard.Tests/VisualCard.Tests.csproj | 6 +++--- VisualCard/VisualCard.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VisualCard.Tests/VisualCard.Tests.csproj b/VisualCard.Tests/VisualCard.Tests.csproj index e97b21b..63144bd 100644 --- a/VisualCard.Tests/VisualCard.Tests.csproj +++ b/VisualCard.Tests/VisualCard.Tests.csproj @@ -9,10 +9,10 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/VisualCard/VisualCard.csproj b/VisualCard/VisualCard.csproj index 10bdd8e..9500446 100644 --- a/VisualCard/VisualCard.csproj +++ b/VisualCard/VisualCard.csproj @@ -46,7 +46,7 @@ - +