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 c7fae19 commit ae976ceCopy full SHA for ae976ce
.github/workflows/codebreaker-lib-client.yml
@@ -26,7 +26,7 @@ jobs:
26
version-number: ${{ github.run_number }}
27
version-offset: 10
28
solutionfile-path: src/Codebreaker.GameAPIs.Client.sln
29
- projectfile-path: src/clients/common/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
+ projectfile-path: src/clients/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
30
dotnet-version: '8.0.x'
31
artifact-name: codebreaker-clientlib
32
branch-name: main
0 commit comments