Skip to content

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.SourceLink.GitHub #52

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.SourceLink.GitHub

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.SourceLink.GitHub #52

Workflow file for this run

name: PR Build
on:
pull_request:
branches:
- main
permissions: write-all
jobs:
build:
uses: LayeredCraft/devops-templates/.github/workflows/pr-build.yaml@v7.6
with:
solution: LayeredCraft.StructuredLogging.slnx
hasTests: true
dotnetVersion: |
8.0.x
9.0.x
10.0.x
11.0.x
runCdk: false
secrets: inherit