Tags: Blazam-App/BlazamSetup
Tags
Update branch filter to 'net10' for GitHub releases Changed the branch variable from "release" to "net10" in DownloadService. This updates the release filtering logic to select releases with "net10" or "stable" in their tag names, ensuring the correct branch is targeted for downloads.
Refactor configuration and improve code readability - Changed `WebHostConfiguration` to a property for encapsulation. - Updated path handling in `InstallDirPath` and `SetupTempDirectory` for cross-platform compatibility. - Cleaned up unused `using` directives and improved organization in `IISManageer.cs` and `NavigationManager.cs`. - Simplified error logging and HTTPS binding addition in `IISManageer.cs`. - Modified error handling in `ConfigureDatabaseConnection.xaml.cs` to ignore exceptions. - Overall improvements in code maintainability and readability.
Merge branch 'master' of https://github.com/Blazam-App/BlazamSetup
PreviousNext