Skip to content

Update neo to 3.7.5 #29

Update neo to 3.7.5

Update neo to 3.7.5 #29

Workflow file for this run

name: On Pull Request (*.cs/ *.csproj Files)
on:
pull_request:
branches:
- master
- development
- release/*
paths:
- '**.cs'
- '**.csproj'
jobs:
test:
uses: ./.github/workflows/test.yml