Skip to content

Rewrite XML docs in Simplified Chinese #27

Rewrite XML docs in Simplified Chinese

Rewrite XML docs in Simplified Chinese #27

Workflow file for this run

name: Kook.Net on Pull Request
on:
pull_request:
branches: [ master, dev ]
jobs:
build_and_test:
name: Build and Test
strategy:
matrix:
target: [ windows-latest, ubuntu-latest, macOS-latest ]
uses: ./.github/workflows/build-test.yml
with:
target: ${{ matrix.target }}
dotnet-version: 8.0.x