Skip to content

Commit 10da8ac

Browse files
authored
Housekeeping Update release (#655)
1 parent 1f9fe96 commit 10da8ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ jobs:
1010
with:
1111
configuration: Release
1212
productNamespacePrefix: "ReactiveUI.Validation"
13-
useVisualStudioPreview: true
13+
dotNetBuild: true
14+
useVisualStudioPreview: false
1415
useMauiCheckDotNetTool: false
1516
secrets:
1617
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}

0 commit comments

Comments
 (0)