Skip to content

Update libraries to latest stable versions - PdfPig to v.0.1.9 and Microsoft.Extensions.Http to v.8.0.1 #498

Update libraries to latest stable versions - PdfPig to v.0.1.9 and Microsoft.Extensions.Http to v.8.0.1

Update libraries to latest stable versions - PdfPig to v.0.1.9 and Microsoft.Extensions.Http to v.8.0.1 #498

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'