Skip to content

Move to .NET 11 RC1 and refresh packages - #14

Merged
Agash merged 3 commits into
mainfrom
chore/refresh-deps
Sep 23, 2026
Merged

Agash merged 3 commits into
mainfrom
chore/refresh-deps

Conversation

@Agash

@Agash Agash commented Sep 23, 2026 •

Copy link
Copy Markdown
Owner
  • Formats with CSharpier and checks it in CI.
  • Moves to the .NET 11 RC1 SDK; samples and tools target net11.0.
  • Test and sample projects generate docs, so IDE0005 runs there too.
  • Refreshes packages.
  • dotnet test gets --project/--solution explicitly; the RC1 SDK resolves a nested relative project path twice, so nested paths are absolute.
  • System.Net.Http.Json is a project-level using: the .NET 11 SDK imports it implicitly for net11.0, and the #if around it tripped CSharpier.

@Agash
Agash force-pushed the chore/refresh-deps branch from f33c650 to f6d0e49 Compare September 23, 2026 09:29
@Agash
Agash merged commit a8229b5 into main Sep 23, 2026
6 checks passed
@Agash
Agash deleted the chore/refresh-deps branch September 23, 2026 09:47
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.

1 participant