Skip to content

Fix error NU5030: The license file 'LICENSE' does not exist in the pa… #14

Fix error NU5030: The license file 'LICENSE' does not exist in the pa…

Fix error NU5030: The license file 'LICENSE' does not exist in the pa… #14

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