From 10b3ad2c6c4af72e84b3cc4996a419e4d159e339 Mon Sep 17 00:00:00 2001 From: jonaslagoni Date: Mon, 19 Jun 2023 00:43:17 +0200 Subject: [PATCH] feat: change project setup --- Oxide.Ext.GamingApi/Oxide.Ext.GamingApi.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Oxide.Ext.GamingApi/Oxide.Ext.GamingApi.csproj b/Oxide.Ext.GamingApi/Oxide.Ext.GamingApi.csproj index 07841f2..9875897 100644 --- a/Oxide.Ext.GamingApi/Oxide.Ext.GamingApi.csproj +++ b/Oxide.Ext.GamingApi/Oxide.Ext.GamingApi.csproj @@ -16,7 +16,10 @@ - + + + + False ..\dependencies\Oxide.Core.dll @@ -231,6 +234,5 @@ ..\dependencies\UnityEngine.XRModule.dll - \ No newline at end of file