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 a1c15aa commit b4e759bCopy full SHA for b4e759b
.github/workflows/check&build.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Run LocalizerScript
30
run: |
31
- cd .\Scripts\bin\Debug\net7.0
+ cd .\Scripts\bin\Debug\net8.0
32
.\LocalizerScript.exe "${{github.workspace}}/Views" "${{github.workspace}}/Strings"
33
34
- name: Upload .msixupload to artifacts
0 commit comments