Skip to content

Update dependency Verify.Xunit to v25.3.2 #8

Update dependency Verify.Xunit to v25.3.2

Update dependency Verify.Xunit to v25.3.2 #8

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "SourceGenerators"
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "SourceGenerators"
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
installWorkflows: false
dotNetBuild: true