From 0268838de6d46183da7f5922c6a43578712d73e7 Mon Sep 17 00:00:00 2001 From: kasperk81 <83082615+kasperk81@users.noreply.github.com> Date: Tue, 6 Aug 2024 01:16:28 +0300 Subject: [PATCH] use correct framework --- sample/ConsoleDemo/ConsoleDemo.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/ConsoleDemo/ConsoleDemo.csproj b/sample/ConsoleDemo/ConsoleDemo.csproj index 2a86163..e4b5412 100644 --- a/sample/ConsoleDemo/ConsoleDemo.csproj +++ b/sample/ConsoleDemo/ConsoleDemo.csproj @@ -1,7 +1,7 @@ Exe - net80 + net8.0 false @@ -10,4 +10,4 @@ - \ No newline at end of file +