Skip to content

Commit

Permalink
Add .NET 8 package.
Browse files Browse the repository at this point in the history
  • Loading branch information
i2van committed Nov 15, 2023
1 parent af6c259 commit 039d890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Deploy/buildlpx.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ set zip="%ProgramFiles%\7-Zip\7z.exe"

echo on

call :pack %fileName%-net8.%ext6% net8.0-windows
call :pack %fileName%-net7.%ext6% net7.0-windows
call :pack %fileName%-net6.%ext6% net6.0-windows
call :pack %fileName%-net5.%ext6% net5.0-windows
Expand Down

0 comments on commit 039d890

Please sign in to comment.