Skip to content

Add .NET 9 support and update dependencies (#814) #2379

Add .NET 9 support and update dependencies (#814)

Add .NET 9 support and update dependencies (#814) #2379

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "ReactiveUI.Validation"