Skip to content

Fix build scripts for net10.0-windows output paths #94

Fix build scripts for net10.0-windows output paths

Fix build scripts for net10.0-windows output paths #94

Workflow file for this run

name: Build and Test 13.0
on:
push:
branches:
- develop
pull_request:
branches:
- develop
permissions:
contents: read
packages: read
jobs:
build:
uses: Open-Systems-Pharmacology/Workflows/.github/workflows/test-csharp.yml@main
secrets: inherit
with:
temp-version: "13.0.9999"
test-arguments: "--filter TestCategory!=Reporting"