Skip to content

Adds global.json and updates build workflow#16

Merged
Dirnei merged 1 commit intomainfrom
feature/add-global-json
Jan 26, 2026
Merged

Adds global.json and updates build workflow#16
Dirnei merged 1 commit intomainfrom
feature/add-global-json

Conversation

@st0o0
Copy link
Copy Markdown
Contributor

@st0o0 st0o0 commented Jan 26, 2026

Adds a global.json file to specify the .NET SDK version and rollForward policy, ensuring consistent builds across different environments.

Updates the build workflow to utilize the global.json file for .NET SDK installation, instead of relying on a fixed .NET version.

Cleans up the .gitignore file by removing redundant and outdated entries, and adds entries for JetBrains Rider and JustCode. Additionally, the copyright notice is updated to include the current year.

Adds a global.json file to specify the .NET SDK version and rollForward policy, ensuring consistent builds across different environments.

Updates the build workflow to utilize the global.json file for .NET SDK installation, instead of relying on a fixed .NET version.

Cleans up the .gitignore file by removing redundant and outdated entries, and adds entries for JetBrains Rider and JustCode.
Additionally, the copyright notice is updated to include the current year.
@st0o0 st0o0 self-assigned this Jan 26, 2026
@st0o0 st0o0 added the enhancement New feature or request label Jan 26, 2026
@Dirnei Dirnei merged commit 50f776f into main Jan 26, 2026
2 checks passed
@Dirnei Dirnei deleted the feature/add-global-json branch January 26, 2026 14:20
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.

2 participants