File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 99 paths :
1010 - ' src/services/common/Codebreaker.GameAPIs.Analyzers/**'
1111 - ' src/services/common/Codebreaker.GameAPIs.Analyzers.Tests/**'
12- - ' src/Codebreaker.Analyzers.slnx'
1312
1413 # Allow manually trigger
1514 workflow_dispatch :
2120 version-suffix : preview.1.
2221 version-number : ${{ github.run_number }}
2322 version-offset : 38
24- solutionfile-path : src/Codebreaker.Analyzers.sln
23+ solutionfile-path : src/Codebreaker.Analyzers.slnx
2524 projectfile-path : src/services/common/Codebreaker.GameAPIs.Analyzers/Codebreaker.Analyzers.csproj
2625 dotnet-version : ' 9.0.x'
2726 artifact-name : codebreaker-analyzers
Original file line number Diff line number Diff line change 99 paths :
1010 - ' src/clients/Codebreaker.GameAPIs.Client/**'
1111 - ' src/clients/Codebreaker.GameAPIs.Client.Tests/**'
12- - ' src/Codebreaker.GameAPIs.Client.slnx'
1312
1413 # Allow manually trigger
1514 workflow_dispatch :
2120 version-suffix : preview.1.
2221 version-number : ${{ github.run_number }}
2322 version-offset : 10
24- solutionfile-path : src/Codebreaker.GameAPIs.Client.sln
23+ solutionfile-path : src/Codebreaker.GameAPIs.Client.slnx
2524 projectfile-path : src/clients/Codebreaker.GameAPIs.Client/Codebreaker.GameAPIs.Client.csproj
2625 dotnet-version : ' 9.0.x'
2726 artifact-name : codebreaker-clientlib
You can’t perform that action at this time.
0 commit comments