From ce27269b03e9481308a0325456f510a13a4fc2fe Mon Sep 17 00:00:00 2001 From: "DESKTOP-5KM6RA3\\david" Date: Wed, 23 Oct 2024 10:19:00 -0400 Subject: [PATCH] fix: editor project file --- .../FixedMathSharp.Editor.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/FixedMathSharp.Editor/FixedMathSharp.Editor.csproj b/src/FixedMathSharp.Editor/FixedMathSharp.Editor.csproj index 6a436b3..8acc774 100644 --- a/src/FixedMathSharp.Editor/FixedMathSharp.Editor.csproj +++ b/src/FixedMathSharp.Editor/FixedMathSharp.Editor.csproj @@ -11,7 +11,6 @@ 2022.3.20f1 - C:\Program Files @@ -19,21 +18,18 @@ C:\Program Files Editor\Data\Managed - Editor\Data\UnityExtensions\Unity /Applications Unity.app\Contents\Managed - Editor\Unity.app\Contents\UnityExtensions\Unity $([System.Environment]::GetFolderPath('System.Environment+SpecialFolder.UserProfile')) Editor\Data\Managed - Editor\Data\UnityExtensions\Unity @@ -95,8 +91,12 @@ - - + + $(UnityEnginePath) + + + $(UnityEditorPath) +