Skip to content

Modernize library: target net8.0/net10.0, modern C# idioms, xUnit v3 #289

Modernize library: target net8.0/net10.0, modern C# idioms, xUnit v3

Modernize library: target net8.0/net10.0, modern C# idioms, xUnit v3 #289

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@main
with:
org: exceptionless
new-test-runner: true
secrets:
NUGET_KEY: ${{ secrets.NUGET_KEY }}
FEEDZ_KEY: ${{ secrets.FEEDZ_KEY }}