Refactor .Net example project (#1049)

Co-authored-by: 东风破 <birdfishs@163.com>
This commit is contained in:
东风破
2024-06-24 10:10:13 +08:00
committed by GitHub
parent 6b7ced2317
commit 00de2bd00b
77 changed files with 526 additions and 651 deletions

View File

@@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="org.k2fsa.sherpa.onnx" Version="*" />
<ProjectReference Include="..\Common\Common.csproj" />
</ItemGroup>
</Project>