Add src files

This commit is contained in:
Vibe Myass
2026-03-11 01:40:27 +00:00
parent b6617bb221
commit 05fda54da2
32 changed files with 2852 additions and 0 deletions

9
LibNftables.slnx Normal file
View File

@@ -0,0 +1,9 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/LibNftables.Bindings/LibNftables.Bindings.csproj" />
<Project Path="src/LibNftables/LibNftables.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/LibNftables.Tests/LibNftables.Tests.csproj" />
</Folder>
</Solution>