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 ac65fa9 commit 00fd7edCopy full SHA for 00fd7ed
.github/workflows/dev.yml
@@ -232,7 +232,7 @@ jobs:
232
233
- name: Debug VersionInfo.cs
234
run: |
235
- echo: "before we build the project where could it be getting this value from? qqqq"
+ echo "before we build the project where could it be getting this value from? qqqq"
236
cat Package.BlazorComponentLibrary/BCLVersion/VersionInfo.cs
237
238
0 commit comments