mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-16 18:18:04 +02:00
- .Net 8 runtime updated to v8.0.16
- .Net 9 runtime updated to v9.0.5
This commit is contained in:
@@ -31,17 +31,17 @@
|
||||
[Main]
|
||||
Title=.NET 8
|
||||
Selected=False
|
||||
Description=(v8.0.15) .NET 8 is a cross-platform software development framework for building and running applications.
|
||||
Description=(v8.0.16) .NET 8 is a cross-platform software development framework for building and running applications.
|
||||
Level=4
|
||||
Author=Homes32
|
||||
Version=1.0.5.0
|
||||
Date=2025-04-10
|
||||
Version=1.0.6.0
|
||||
Date=2025-06-01
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
%ProgramTitle%=".NET 8 Desktop Runtime"
|
||||
%ProgramFolder%="dotnet"
|
||||
%ProgramVersion%="8.0.15"
|
||||
%ProgramVersion%="8.0.16"
|
||||
%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
|
||||
|
||||
|
@@ -30,18 +30,18 @@
|
||||
|
||||
[Main]
|
||||
Title=.NET 9
|
||||
Description=(v9.0.4) .NET 9 is a cross-platform software development framework for building and running applications.
|
||||
Description=(v9.0.5) .NET 9 is a cross-platform software development framework for building and running applications.
|
||||
Selected=False
|
||||
Level=4
|
||||
Author=Homes32
|
||||
Version=1.0.2.0
|
||||
Date=2025-04-10
|
||||
Version=1.0.3.0
|
||||
Date=2025-06-01
|
||||
Mandatory=False
|
||||
|
||||
[Variables]
|
||||
%ProgramTitle%=".NET 9 Desktop Runtime"
|
||||
%ProgramFolder%="dotnet"
|
||||
%ProgramVersion%="9.0.4"
|
||||
%ProgramVersion%="9.0.5"
|
||||
%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
|
||||
|
||||
|
Reference in New Issue
Block a user