Skip to content

Bump BenchmarkDotNet from 0.13.6 to 0.13.7 #185

Bump BenchmarkDotNet from 0.13.6 to 0.13.7

Bump BenchmarkDotNet from 0.13.6 to 0.13.7 #185

Workflow file for this run

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