Skip to content

Commit b4e759b

Browse files
committed
Update check&build.yml
1 parent a1c15aa commit b4e759b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check&build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Run LocalizerScript
3030
run: |
31-
cd .\Scripts\bin\Debug\net7.0
31+
cd .\Scripts\bin\Debug\net8.0
3232
.\LocalizerScript.exe "${{github.workspace}}/Views" "${{github.workspace}}/Strings"
3333
3434
- name: Upload .msixupload to artifacts

0 commit comments

Comments
 (0)