Skip to content

Open Up View Factory #6

Open Up View Factory

Open Up View Factory #6

Workflow file for this run

name: MauiMicroMvvm PR Validation
on:
pull_request:
branches: [ master ]
paths:
- "sample/**"
- "src/**"
- "test/**"
- "version.json"
- "build.slnf"
- ".github/workflows/pr.yml"
jobs:
build:
uses: avantipoint/workflow-templates/.github/workflows/dotnet-build.yml@master
with:
name: MauiMicroMvvm
solution-path: build.slnf
install-workload: maui