From 54fb1da2eae50b36e94ec99a9a8ad2033d5b35b4 Mon Sep 17 00:00:00 2001 From: Wouter Van Ranst Date: Fri, 5 Apr 2024 15:18:29 +0200 Subject: [PATCH] Bumping to .net8 --- .../Properties/PublishProfiles/ClickOnceProfile.pubxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Arius.UI/Properties/PublishProfiles/ClickOnceProfile.pubxml b/src/Arius.UI/Properties/PublishProfiles/ClickOnceProfile.pubxml index d3551802..fa39a572 100644 --- a/src/Arius.UI/Properties/PublishProfiles/ClickOnceProfile.pubxml +++ b/src/Arius.UI/Properties/PublishProfiles/ClickOnceProfile.pubxml @@ -17,7 +17,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. True False Any CPU - bin\Release\net7.0-windows\app.publish\ + bin\Release\net8.0-windows\app.publish\ bin\publish\ ClickOnce False @@ -26,7 +26,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. (none) False false - net7.0-windows + net8.0-windows True Foreground False @@ -43,4 +43,4 @@ https://go.microsoft.com/fwlink/?LinkID=208121. .NET Desktop Runtime 7.0.9 (x64) - \ No newline at end of file +