Skip to content

Add dotnet install script and global.json for .NET 8#2

Open
Baughn wants to merge 1 commit into
masterfrom
claude/add-dotnet-install-script-FcbDk
Open

Add dotnet install script and global.json for .NET 8#2
Baughn wants to merge 1 commit into
masterfrom
claude/add-dotnet-install-script-FcbDk

Conversation

@Baughn
Copy link
Copy Markdown
Owner

@Baughn Baughn commented Dec 22, 2025

  • Add scripts/ensure-dotnet.sh to automatically install the exact SDK version
    specified in global.json when not present
  • Add global.json pinning SDK to 8.0.404 with latestPatch rollForward policy
  • Script works in sandboxed environments without sudo access

- Add scripts/ensure-dotnet.sh to automatically install the exact SDK version
  specified in global.json when not present
- Add global.json pinning SDK to 8.0.404 with latestPatch rollForward policy
- Script works in sandboxed environments without sudo access
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