Skip to content

Housekeeping: Retire Xamarin due to end of support #2096

Housekeeping: Retire Xamarin due to end of support

Housekeeping: Retire Xamarin due to end of support #2096

Workflow file for this run

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