We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b85cb commit 1f9fe96Copy full SHA for 1f9fe96
.github/workflows/ci-build.yml
@@ -12,5 +12,6 @@ jobs:
12
with:
13
configuration: Release
14
productNamespacePrefix: "ReactiveUI.Validation"
15
+ dotNetBuild: true
16
useVisualStudioPreview: false
17
useMauiCheckDotNetTool: false
0 commit comments