Skip to content

Bump Uno.UI from 4.9.26 to 4.9.45 in /src #353

Bump Uno.UI from 4.9.26 to 4.9.45 in /src

Bump Uno.UI from 4.9.26 to 4.9.45 in /src #353

Workflow file for this run

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