We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32afd94 commit 568afb5Copy full SHA for 568afb5
.github/workflows/dotnet.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: KageKirin/get-csproj-version@v0
44
id: get_versions
45
with:
46
- file: 'FrEee.UI.WinForms/FrEee.UI.WinForms.csproj'
+ file: 'FrEee.Assets/CommonProjectProperties.xml'
47
- name: List files
48
run: ls -s .\bin\Release\net10.0-windows
49
- name: Prepare files for zipping
0 commit comments