libragephoto: update .NET version to 0.6.1.4
- GitHub Actions: fix Windows .NET build (3rd try)
This commit is contained in:
parent
a2e75a6b3e
commit
e2a2c45313
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-dotnet.yml
vendored
2
.github/workflows/windows-dotnet.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
with:
|
||||
dotnet-version: 8.0.x
|
||||
- name: Build Syping.RagePhoto.Core
|
||||
run: msbuild ${{github.workspace}}\src\dotnet\Syping.RagePhoto.Core.csproj /t:pack /p:Configuration=${{env.BUILD_TYPE}}
|
||||
run: msbuild ${{github.workspace}}\src\dotnet\Syping.RagePhoto.Core.csproj /t:restore /t:pack /p:Configuration=${{env.BUILD_TYPE}}
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue