Skip to content

chore(deps): update dependency microsoft.extensions.logging.debug to … #1298

chore(deps): update dependency microsoft.extensions.logging.debug to …

chore(deps): update dependency microsoft.extensions.logging.debug to … #1298

Workflow file for this run

name: Sample Build
on:
push:
branches-ignore:
- main
env:
productNamespacePrefix: "Sextant"
jobs:
build:
permissions:
contents: read
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
productNamespacePrefix: "Sextant"
srcFolder: "src/Sample"
solutionFile: "SextantSample.sln"