Skip to content

Update codebase to use collection expressions and fix failing tests (… #9

Update codebase to use collection expressions and fix failing tests (…

Update codebase to use collection expressions and fix failing tests (… #9

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- main
- beta
- release/*
tags:
- v*
permissions: write-all
jobs:
build:
uses: LayeredCraft/devops-templates/.github/workflows/package-build.yaml@v5.0
with:
dotnet-version: |
8.0.x
9.0.x
secrets: inherit