From 6bb8deb07788a363cb76233a7c4c4126401d23e8 Mon Sep 17 00:00:00 2001 From: Jenny Ferries Date: Thu, 2 Jan 2025 16:43:33 -0800 Subject: [PATCH] move tool to net8 --- .../ConfigureGeneratedApplications.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/ConfigureGeneratedApplications/ConfigureGeneratedApplications.csproj b/tools/ConfigureGeneratedApplications/ConfigureGeneratedApplications.csproj index fefd33e36..84399a8cd 100644 --- a/tools/ConfigureGeneratedApplications/ConfigureGeneratedApplications.csproj +++ b/tools/ConfigureGeneratedApplications/ConfigureGeneratedApplications.csproj @@ -1,8 +1,8 @@ - + Exe - net7.0 + net8.0 disable False false