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 650d6ab commit 1bfc062Copy full SHA for 1bfc062
.github/workflows/ci-build.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
configuration: Release
22
productNamespacePrefix: "ReactiveUI"
23
- solutionFile: "reactiveui.sln"
+ solutionFile: "ReactiveUI.sln"
24
installWorkloads: true
25
secrets:
26
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments