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 e0700b5 commit 45814eaCopy full SHA for 45814ea
.github/actions/setup-dotnet/action.yml
@@ -34,4 +34,4 @@ runs:
34
- name: Build
35
if: ${{ inputs.build == 'true' }}
36
shell: bash
37
- run: dotnet build EssentialCSharp.sln --no-restore
+ run: dotnet build EssentialCSharp.slnx --no-restore
0 commit comments