Skip to content

chore(deps): update package versions #42

chore(deps): update package versions

chore(deps): update package versions #42

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@v6.2
with:
solution: LayeredCraft.StructuredLogging.sln
useMtpRunner: true
hasTests: true
dotnetVersion: |
8.0.x
9.0.x
10.0.x
runCdk: false
secrets: inherit