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 6365e87 commit 05c40a6Copy full SHA for 05c40a6
.github/workflows/dev.yml
@@ -361,7 +361,7 @@ jobs:
361
dotnet list GitPageBlazorWASM.sln package
362
- name: Debug Directory package props
363
run: |
364
- cat Directory.Package.Props
+ cat Directory.Packages.Props
365
366
367
- name: Restoring client, isnt restoring library such that it restores solution enough to get the correct package so restoring the the whole solution
0 commit comments