Skip to content

Compile Windows Portable and Installer#1

Merged
xnodeoncode merged 2 commits intoxnodeoncode:developmentfrom
xskcdf:development
Mar 5, 2026
Merged

Compile Windows Portable and Installer#1
xnodeoncode merged 2 commits intoxnodeoncode:developmentfrom
xskcdf:development

Conversation

@xskcdf
Copy link
Collaborator

@xskcdf xskcdf commented Mar 5, 2026

Create Windows portable and installer files for release. Set default theme to Obsidian. Cleaned up workspace settings.

@xskcdf xskcdf requested review from Copilot and xnodeoncode March 5, 2026 12:03
@xskcdf xskcdf self-assigned this Mar 5, 2026
@xskcdf xskcdf added the enhancement New feature or request label Mar 5, 2026
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 sets the default brand theme to "Obsidian" (previously "Bootstrap"), cleans up workspace-related files, and updates .gitignore to exclude workspace files going forward.

Changes:

  • Changed the default brand theme from "bootstrap" to "obsidian" across fallback values and reordered theme lists to put "obsidian" first.
  • Removed the Nine.code-workspace file and Nine.Application.sln from the repository.
  • Added *.code-workspace to .gitignore to prevent workspace files from being tracked.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
4-Nine/Shared/Layout/NavMenu.razor Changed default brand theme to "obsidian" and reordered theme lists.
Nine.code-workspace Removed workspace file from version control.
2-Nine.Application/Nine.Application.sln Removed solution file from version control.
.gitignore Added *.code-workspace pattern to ignore workspace files.

@xnodeoncode xnodeoncode merged commit 6ffc273 into xnodeoncode:development Mar 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants