From 8bc7fcb69d1313488df454985f4883500eef2c9b Mon Sep 17 00:00:00 2001 From: Srushti Pasari94 Date: Tue, 17 Oct 2023 15:21:43 +0530 Subject: [PATCH] Migrated to dotnet 8 and Updated packages --- Directory.Packages.props | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 831c56e..0e441c5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,7 +1,7 @@ true - net7.0 + net8.0 @@ -18,23 +18,23 @@ - - - - - - - - - + + + + + + + + + - - - + + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -42,15 +42,15 @@ - + - - + + - +