Skip to content

Upgrade the framework of our library projects to .NET 9 #8

Upgrade the framework of our library projects to .NET 9

Upgrade the framework of our library projects to .NET 9 #8

Workflow file for this run

name: EventBus RabbitMQ tests
on:
pull_request:
branches: [ main ]
jobs:
Testing:
uses: ./.github/workflows/run-tests.yml
with:
unit_and_functionality_tests_project_path: 'tests/EventBus.RabbitMQ.Tests.csproj'
secrets: inherit