Skip to content

build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #425

build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

build(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #425

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