Skip to content

Bump xunit from 2.4.2 to 2.5.1 in /tests/SourceGeneratorUtils.Tests #48

Bump xunit from 2.4.2 to 2.5.1 in /tests/SourceGeneratorUtils.Tests

Bump xunit from 2.4.2 to 2.5.1 in /tests/SourceGeneratorUtils.Tests #48

Workflow file for this run

name: PRs
on:
pull_request:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: .NET Build & Test PR
uses: ./.github/workflows/build.yml