Skip to content

Feature overridable Inheritance property (#123) #252

Feature overridable Inheritance property (#123)

Feature overridable Inheritance property (#123) #252

Workflow file for this run

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