Skip to content

Temporarily switch github actions to nuget packaging branch #11

Temporarily switch github actions to nuget packaging branch

Temporarily switch github actions to nuget packaging branch #11

Workflow file for this run

name: '[PR] Build and Test'
on:
pull_request:
branches: [ "main" ]
jobs:
build:
uses: ./.github/workflows/_dotnet-build-template.yml
with:
configuration: Debug