Skip to content

[IO] fixed occasional exception in ReadArray observed on net 8.0 runtime #696

[IO] fixed occasional exception in ReadArray observed on net 8.0 runtime

[IO] fixed occasional exception in ReadArray observed on net 8.0 runtime #696

Workflow file for this run

name: Windows
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Dotnet
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json
- name: build
run: .\build.cmd