Skip to content

.NET runtime updates (July 2026) - #5660

Open
bartekwasielak wants to merge 6 commits into
release-6.18from
bw-net-update-framework-version
Open

.NET runtime updates (July 2026) #5660
bartekwasielak wants to merge 6 commits into
release-6.18from
bw-net-update-framework-version

Conversation

@bartekwasielak

Copy link
Copy Markdown
Contributor

No description provided.

@bartekwasielak bartekwasielak self-assigned this Jul 28, 2026
@bartekwasielak bartekwasielak changed the title Update RuntimeFrameworkVersion to 10.0.10 .NET runtime updates (July 2026) Jul 29, 2026
…#5603)

Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
# Conflicts:
#	src/Directory.Packages.props
@rbev

rbev commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Currently global.json has roll forward enabled to the latest patch version, this means that when Microsoft updates default SDK in the github runner agents the CI builds will only install a newer runtime and the builds pinned to this runtime will begin failing.

To avoid this we should also update global.json to use the matching SDK version instead of the latest patch version.

WilliamBZA and others added 2 commits July 30, 2026 10:43
* Allow for a missing offline_access scope

* Fix OpenID Connect settings to support JSON array for API scopes and enable offline access by default

---------

Co-authored-by: Warwick Schroeder <warwick.schroeder@particular.net>
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
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.

3 participants