8000 Add PrivateAssets="all" to all development dependencies in Directory.Packages.props · rabbitmq/rabbitmq-dotnet-client@b2f8e7d · GitHub
[go: up one dir, main page]

Skip to content

Prevent downstream dependencies to pickup MinVer as a depencency #2380

Prevent downstream dependencies to pickup MinVer as a depencency

Prevent downstream dependencies to pickup MinVer as a depencency #2380

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
0