Skip to content

Bump Tmds.DBus.Protocol baseline to 0.94.0#39

Open
HakanL wants to merge 1 commit into
affederaffe:mainfrom
HakanL:fix/dbus-0.94-compat
Open

Bump Tmds.DBus.Protocol baseline to 0.94.0#39
HakanL wants to merge 1 commit into
affederaffe:mainfrom
HakanL:fix/dbus-0.94-compat

Conversation

@HakanL
Copy link
Copy Markdown

@HakanL HakanL commented May 27, 2026

Closes #38

Summary

  • bump internal Tmds.DBus.Protocol package references from 0.90.0 to 0.94.0
    • Tmds.DBus.SourceGenerator/Tmds.DBus.SourceGenerator.csproj
    • DebugSourceGenerator/DebugSourceGenerator.csproj

Why

Consumer upgrades to Tmds.DBus / Tmds.DBus.Protocol 0.94.0 failed in generated code with missing symbols. This updates the generator baseline to match current stable protocol APIs.

Validation

  • dotnet build Tmds.DBus.SourceGenerator.slnx -c Release

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.

Compatibility issue with Tmds.DBus/Tmds.DBus.Protocol 0.94.0 (missing Connection/IMethodHandler in generated code)

1 participant