We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e14e7b commit 6756246Copy full SHA for 6756246
1 file changed
.github/workflows/codebreaker-lib-viewmodels.yml
@@ -26,7 +26,7 @@ jobs:
26
version-number: ${{ github.run_number }}
27
version-offset: 10
28
solutionfile-path: src/CodeBreaker.ViewModels.sln
29
- projectfile-path: src/clients/xaml/Codebreaker.GameAPIs.ViewModels/Codebreaker.ViewModels.csproj
+ projectfile-path: src/clients/xaml/CodeBreaker.ViewModels/CodeBreaker.ViewModels.csproj
30
dotnet-version: '8.0.x'
31
artifact-name: codebreaker-viewmodels
32
branch-name: main
0 commit comments