From 6fc715c7663a3f51576f18e4feeb38748adbb6e9 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Mon, 15 Sep 2025 21:55:27 -0500 Subject: [PATCH] update .net runtime --- Projects/PhoenixPE/Components/.NET Runtime/DotNET8.script | 8 ++++---- Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Projects/PhoenixPE/Components/.NET Runtime/DotNET8.script b/Projects/PhoenixPE/Components/.NET Runtime/DotNET8.script index 4ed240e..53aedff 100644 --- a/Projects/PhoenixPE/Components/.NET Runtime/DotNET8.script +++ b/Projects/PhoenixPE/Components/.NET Runtime/DotNET8.script @@ -31,17 +31,17 @@ [Main] Title=.NET 8 Selected=False -Description=(v8.0.16) .NET 8 is a cross-platform software development framework for building and running applications. +Description=(v8.0.20) .NET 8 is a cross-platform software development framework for building and running applications. Level=4 Author=Homes32 -Version=1.0.7.0 -Date=2025-06-01 +Version=1.0.8.0 +Date=2025-09-15 Mandatory=False [Variables] %ProgramTitle%=".NET 8 Desktop Runtime" %ProgramFolder%="dotnet" -%ProgramVersion%="8.0.17" +%ProgramVersion%="8.0.20" %DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x86.exe %DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x64.exe diff --git a/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script b/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script index 4d4ed71..7e755d7 100644 --- a/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script +++ b/Projects/PhoenixPE/Components/.NET Runtime/DotNET9.script @@ -30,18 +30,18 @@ [Main] Title=.NET 9 -Description=(v9.0.6) .NET 9 is a cross-platform software development framework for building and running applications. +Description=(v9.0.9) .NET 9 is a cross-platform software development framework for building and running applications. Selected=False Level=4 Author=Homes32 -Version=1.0.4.0 -Date=2025-06-01 +Version=1.0.5.0 +Date=2025-09-15 Mandatory=False [Variables] %ProgramTitle%=".NET 9 Desktop Runtime" %ProgramFolder%="dotnet" -%ProgramVersion%="9.0.6" +%ProgramVersion%="9.0.9" %DownloadURLx86%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x86.exe %DownloadURLx64%=https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/%ProgramVersion%/windowsdesktop-runtime-%ProgramVersion%-win-x64.exe