From 3a1f9fe6800ef5fe7bbf1c0a5976720383ba84fe Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Mon, 23 Mar 2026 19:50:18 +0200 Subject: Rewrite native code in Odin and use ECS --- Djup.Native/src/Djup.Native.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Djup.Native/src/Djup.Native.csproj') diff --git a/Djup.Native/src/Djup.Native.csproj b/Djup.Native/src/Djup.Native.csproj index a581a58..f2a149b 100644 --- a/Djup.Native/src/Djup.Native.csproj +++ b/Djup.Native/src/Djup.Native.csproj @@ -9,7 +9,7 @@ - $(MSBuildThisFileDirectory)../../lib/build + $(MSBuildThisFileDirectory)../../lib/output -- cgit v1.2.3