Skip to content

WIP Feature: Use Microsoft KeyedServiceProvider #2081

WIP Feature: Use Microsoft KeyedServiceProvider

WIP Feature: Use Microsoft KeyedServiceProvider #2081

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"
useVisualStudioPreview: false
useMauiCheckDotNetTool: false