Skip to content

chore(deps): update dependency serilog to 4.0.2 (#1872) #1195

chore(deps): update dependency serilog to 4.0.2 (#1872)

chore(deps): update dependency serilog to 4.0.2 (#1872) #1195

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"
srcFolder: "./"
installWorkflows: false