Skip to content

* Make CreateChannelOptions an immutable class. #2023

* Make CreateChannelOptions an immutable class.

* Make CreateChannelOptions an immutable class. #2023

Workflow file for this run

name: rabbitmq-dotnet-client
on:
push:
branches:
- main
- 'rabbitmq-dotnet-client-*'
pull_request:
branches:
- main
- 'rabbitmq-dotnet-client-*'
jobs:
call-build-test:
uses: ./.github/workflows/build-test.yaml