Skip to content

dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.13.13 #326

dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.13.13

dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.13.13 #326

name: example-minimal-web-api
on:
pull_request:
push:
branches:
- main
jobs:
build-and-test:
uses: ./.github/workflows/_dotnet-build-and-test.yml
with:
working-directory: "./examples/MinimalWebApi"
os: "ubuntu-latest"
dotnet-version: "9.0.x"