Skip to content

Bump FluentAssertions from 6.12.0 to 6.12.1 #251

Bump FluentAssertions from 6.12.0 to 6.12.1

Bump FluentAssertions from 6.12.0 to 6.12.1 #251

Workflow file for this run

name: CD
on:
push:
paths-ignore:
- "docs/**"
- "*.md"
jobs:
package:
env:
DisableGitVersionTask: true
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x