Skip to content

Fix For Generators used on Generic class (#119) #248

Fix For Generators used on Generic class (#119)

Fix For Generators used on Generic class (#119) #248

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