Update .NET SDK version in global.json from 9.0.107 to 9.0.108#3274
Merged
keegan-caruso merged 3 commits intodevfrom Jul 14, 2025
Merged
Update .NET SDK version in global.json from 9.0.107 to 9.0.108#3274keegan-caruso merged 3 commits intodevfrom
keegan-caruso merged 3 commits intodevfrom
Conversation
Co-authored-by: keegan-caruso <[email protected]>
Copilot
AI
changed the title
[WIP] Update .NET SDK version to 9.0.108 in global.json
Update .NET SDK version in global.json from 9.0.107 to 9.0.108
Jul 8, 2025
SummarySummary
CoverageMicrosoft.IdentityModel.JsonWebTokens - 80.3%
|
SummarySummary
CoverageMicrosoft.IdentityModel.JsonWebTokens - 80.3%
|
SummarySummary
CoverageMicrosoft.IdentityModel.JsonWebTokens - 80.3%
|
keegan-caruso
approved these changes
Jul 9, 2025
SummarySummary
CoverageMicrosoft.IdentityModel.JsonWebTokens - 80.3%
|
pmaytak
approved these changes
Jul 9, 2025
SummarySummary
CoverageMicrosoft.IdentityModel.JsonWebTokens - 80.3%
|
This was referenced Jul 21, 2025
Merged
This was referenced Apr 1, 2026
Closed
This was referenced Apr 9, 2026
This was referenced Apr 18, 2026
This was referenced Apr 27, 2026
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the .NET SDK version specification in
global.jsonfrom9.0.107to9.0.108.Changes Made
global.jsonto specify .NET SDK version9.0.108instead of9.0.107Impact
This change ensures that:
dotnetcommandsactions/setup-dotnet@v4withglobal-json-file: ./global.jsonwill install the correct SDK versionFiles Changed
global.json- Single line change updating the SDK versionThis is a minimal patch version update that maintains full compatibility while incorporating any bug fixes or improvements included in .NET SDK 9.0.108.
This pull request was created as a result of the following prompt from Copilot chat.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.