From 3220f01ce0b54432e93dcf086b7f6040546de0e6 Mon Sep 17 00:00:00 2001 From: PrEm Kumar Date: Mon, 8 May 2023 17:30:29 +0530 Subject: [PATCH] updated packages to .net 6 --- Bizgaze.Reference.csproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Bizgaze.Reference.csproj b/Bizgaze.Reference.csproj index f208d30..abea112 100644 --- a/Bizgaze.Reference.csproj +++ b/Bizgaze.Reference.csproj @@ -1,7 +1,17 @@ - net5.0 + net6.0 + + + + + + + + + +