We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d24f2f commit f63854aCopy full SHA for f63854a
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
dotNetBuild: true
19
useVisualStudioPreview: false
20
useMauiCheckDotNetTool: false
21
- solutionFile: "reactiveui.sln"
+ solutionFile: "ReactiveUI.Maui.Plugins.Popup.sln"
22
secrets:
23
SIGN_CLIENT_USER_ID: ${{ secrets.SIGN_CLIENT_USER_ID }}
24
SIGN_CLIENT_SECRET: ${{ secrets.SIGN_CLIENT_SECRET }}
0 commit comments