Merge branch 'dev/wf' of github.com:ww-rm/SpineViewer into dev/wf

This commit is contained in:
ww-rm
2025-05-28 16:59:51 +08:00

View File

@@ -26,6 +26,7 @@ jobs:
dotnet-version: '8.0.x' dotnet-version: '8.0.x'
- name: Extract version from csproj - name: Extract version from csproj
shell: pwsh shell: pwsh
id: extract_version id: extract_version
run: | run: |