Skip to content

feat: add IDisposable test (#1855) #1067

feat: add IDisposable test (#1855)

feat: add IDisposable test (#1855) #1067

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