StableSwarmUI was migrated to .NET 8 with one of the more recent versions and fails to build due to .NET 7 being used in the script.
MSBuild version 17.4.8+6918b863a for .NET
Determining projects to restore...
/usr/lib/dotnet/sdk/7.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [/config/07-StableSwarm/StableSwarmUI/src/StableSwarmUI.csproj]
Build FAILED.
/usr/lib/dotnet/sdk/7.0.116/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [/config/07-StableSwarm/StableSwarmUI/src/StableSwarmUI.csproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.69
error in webui selection variable
Can this be updated or for future proofing even made version agnostic?