Skip to content

feat: move version configuration into AddConfiguredRequestOptions#2214

Merged
glennawatson merged 3 commits into
reactiveui:mainfrom
TimothyMakkison:remove_generated_version
Jul 14, 2026
Merged

feat: move version configuration into AddConfiguredRequestOptions#2214
glennawatson merged 3 commits into
reactiveui:mainfrom
TimothyMakkison:remove_generated_version

Conversation

@TimothyMakkison

@TimothyMakkison TimothyMakkison commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Moves NET version specific configuration code from the generated inline method to AddConfiguredRequestOptions.
Not sure why this is emitted, I could be missing something here 🤔 .

  • AddConfiguredRequestOptions could be renamed

TimothyMakkison and others added 3 commits July 13, 2026 22:08
Integrate the reflection-free source-generated request building (reactiveui#2210)
with the version-configuration move. Emitter no longer inlines the NET6+
version block; GeneratedRequestRunner.AddConfiguredRequestOptions applies
it instead. Generator snapshots are regenerated in the following commit.
- Bump StyleSharp/PerformanceSharp analyzers 3.25.2 -> 3.25.3.
- Regenerate the generator snapshots so they match the merged emitter,
  which no longer inlines the NET6+ version block (now applied by
  GeneratedRequestRunner.AddConfiguredRequestOptions).
@glennawatson glennawatson merged commit 852cb2c into reactiveui:main Jul 14, 2026
10 checks passed
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