Skip to content

Remove dependency on System.Net.Primitives (#403) #23

Remove dependency on System.Net.Primitives (#403)

Remove dependency on System.Net.Primitives (#403) #23

name: Continuous Integration - Build all and run tests
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
with:
lfs: true
- name: Build all and run tests
run: .\build.cmd Test