Skip to content

build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 in /src #610

build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 in /src

build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 in /src #610

Workflow file for this run

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