Skip to content

chore(deps): update dependency nerdbank.gitversioning to 3.6.143 #1014

chore(deps): update dependency nerdbank.gitversioning to 3.6.143

chore(deps): update dependency nerdbank.gitversioning to 3.6.143 #1014

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"
dotNetBuild: true
useVisualStudioPreview: false
useMauiCheckDotNetTool: false