Skip to content

New default domain, small cleanup, improve build-time validation#8

Merged
mrautio merged 4 commits intomainfrom
feature/cleanup
Jul 27, 2025
Merged

New default domain, small cleanup, improve build-time validation#8
mrautio merged 4 commits intomainfrom
feature/cleanup

Conversation

@mrautio
Copy link
Collaborator

@mrautio mrautio commented Jul 27, 2025

  • Use webdemoexe.localhost instead of appassets.example
  • Cleanup projectfile
  • Add build badge to readme
  • Improve build-time validation and error reporting

@mrautio mrautio changed the title New default domain, small cleanup New default domain, small cleanup, improve build-time validation Jul 27, 2025
@mrautio mrautio requested a review from Copilot July 27, 2025 09:43
@mrautio mrautio marked this pull request as ready for review July 27, 2025 09:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the virtual host domain configuration and enhances the project's build quality controls. The change from appassets.example to webdemoexe.localhost provides a more meaningful domain name, while the project configuration improvements add comprehensive code analysis and build validation.

  • Changed default virtual host domain from appassets.example to webdemoexe.localhost
  • Added comprehensive build-time validation with warnings as errors and code analyzers
  • Cleaned up project file by removing unused content references and updating package versions

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
readme.md Added build status badge and documented the new domain configuration option
WebDemoExe.csproj Enhanced build validation settings, updated packages, and removed unused content items
MainWindow.xaml.cs Implemented configurable domain support with new default domain

@mrautio mrautio merged commit d25e9db into main Jul 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants