diff --git a/src/Content/GorillaTagModTemplateProject/GorillaTagModTemplateProject.csproj b/src/Content/GorillaTagModTemplateProject/GorillaTagModTemplateProject.csproj index b9f9f88..c15f0ea 100644 --- a/src/Content/GorillaTagModTemplateProject/GorillaTagModTemplateProject.csproj +++ b/src/Content/GorillaTagModTemplateProject/GorillaTagModTemplateProject.csproj @@ -1,7 +1,7 @@  - netstandard2.0 + netstandard2.1 @@ -26,9 +26,6 @@ $(GameAssemblyPath)\Cinemachine.dll - - $(GameAssemblyPath)\clipper_library.dll - $(GameAssemblyPath)\Mono.Security.dll @@ -206,8 +203,11 @@ $(GameAssemblyPath)\UnityEngine.TerrainPhysicsModule.dll - - $(GameAssemblyPath)\UnityEngine.TextCoreModule.dll + + $(GameAssemblyPath)\UnityEngine.TextCoreFontEngineModule.dll + + + $(GameAssemblyPath)\UnityEngine.TextCoreTextEngineModule.dll $(GameAssemblyPath)\UnityEngine.TextRenderingModule.dll @@ -230,9 +230,6 @@ $(GameAssemblyPath)\UnityEngine.UmbraModule.dll - - $(GameAssemblyPath)\UnityEngine.UNETModule.dll - $(GameAssemblyPath)\UnityEngine.UnityAnalyticsModule.dll