Skip to content

Bump Nuget.packaging to 7.6.0, due to vulnerability. #81

Bump Nuget.packaging to 7.6.0, due to vulnerability.

Bump Nuget.packaging to 7.6.0, due to vulnerability. #81

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Clone Repository
uses: actions/checkout@v4
- name: Build Solution
run: dotnet build