Support .Netstandard 2.0 (#193)

This commit is contained in:
Fangjun Kuang
2023-07-02 22:57:48 +08:00
committed by GitHub
parent 0dd2d41f27
commit 2c436606bd
5 changed files with 43 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.4.7")
set(SHERPA_ONNX_VERSION "1.4.8")
# Disable warning about
#