Add native bindings lib

This commit is contained in:
Guilherme Werner 2026-05-08 21:48:17 -03:00
parent 7530662be9
commit 92dffe0b72
3 changed files with 26 additions and 0 deletions

View file

@ -6,6 +6,7 @@
<Project Path="src/Tribufu.EntityFrameworkCore/Tribufu.EntityFrameworkCore.csproj" />
<Project Path="src/Tribufu.Example/Tribufu.Example.csproj" />
<Project Path="src/Tribufu.Logging/Tribufu.Logging.csproj" />
<Project Path="src/Tribufu.Native/Tribufu.Native.csproj" />
<Project Path="src/Tribufu.Platform/Tribufu.Platform.csproj" />
<Project Path="src/Tribufu.Serialization/Tribufu.Serialization.csproj" />
<Project Path="src/Tribufu/Tribufu.csproj" />