Skip to content

Compile Windows Portable and Installer - #1

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

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

Conversation

@xskcdf

Copy link
Copy Markdown
Collaborator

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

@xskcdfxskcdf self-assigned this Mar 5, 2026
@xskcdfxskcdf added the enhancement New feature or request label Mar 5, 2026

CopilotAI left a comment

Copy link
Copy Markdown

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.

FileDescription
4-Nine/Shared/Layout/NavMenu.razorChanged default brand theme to "obsidian" and reordered theme lists.
Nine.code-workspaceRemoved workspace file from version control.
2-Nine.Application/Nine.Application.slnRemoved solution file from version control.
.gitignoreAdded *.code-workspace pattern to ignore workspace files.

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

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@xskcdf@xnodeoncode