Skip to content

Internalize the native lib reference of ConsoleExample #30

@sappho192

Description

@sappho192

Check following:

<ItemGroup>
<Content Include="hf_tokenizers.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>

$destinationPath = "../dotnet/Tokenizers.DotNet.Test/"
Copy-Item -Path $sourceFile -Destination $destinationPath -Force

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions