Kybernetik.Animancer.Editor.csproj 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <LangVersion>9.0</LangVersion>
  5. <_TargetFrameworkDirectories>non_empty_path_generated_by_unity.rider.package</_TargetFrameworkDirectories>
  6. <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_unity.rider.package</_FullFrameworkReferenceAssemblyPaths>
  7. <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  11. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  12. <ProductVersion>10.0.20506</ProductVersion>
  13. <SchemaVersion>2.0</SchemaVersion>
  14. <RootNamespace></RootNamespace>
  15. <ProjectGuid>{7ff57b24-3cdc-f1f3-965d-b7f88f25eba7}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Kybernetik.Animancer.Editor</AssemblyName>
  20. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  21. <FileAlignment>512</FileAlignment>
  22. <BaseDirectory>.</BaseDirectory>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>Temp\Bin\Debug\Kybernetik.Animancer.Editor\</OutputPath>
  29. <DefineConstants>UNITY_2022_3_38;UNITY_2022_3;UNITY_2022;TUANJIE_1_3_2;TUANJIE_1_3;TUANJIE_1;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;TUANJIE_2022_3_OR_NEWER;TUANJIE_1_0_OR_NEWER;TUANJIE_1_1_OR_NEWER;TUANJIE_1_2_OR_NEWER;TUANJIE_1_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;UNITY_2D_SPRITE;UNITY_IMAGE_CONVERSION;UNITY_IMGUI;UNITY_WEB_REQUEST;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;UNITY_EDITOR_ONLY_COMPILATION</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. <NoWarn>0169,0649</NoWarn>
  33. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  34. <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <NoConfig>true</NoConfig>
  38. <NoStdLib>true</NoStdLib>
  39. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  40. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  41. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Analyzer Include="/Applications/Tuanjie/Tuanjie.app/Contents/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll" />
  45. <Analyzer Include="/Applications/Tuanjie/Tuanjie.app/Contents/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll" />
  46. </ItemGroup>
  47. <ItemGroup>
  48. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryWindowHighlighter.cs" />
  49. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/LinearMixerTransitionDrawer.cs" />
  50. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Polymorphic/TypeSelectionButton.cs" />
  51. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/SerializableParameterBindingsDrawer.cs" />
  52. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/ClipTransitionDrawer.cs" />
  53. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/EditableFieldDrawer.cs" />
  54. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/NamedEventDictionaryDrawer.cs" />
  55. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Units/AnimationSpeedAttributeDrawer.cs" />
  56. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/TemporarySettings.cs" />
  57. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/MixerTransition2DDrawer.cs" />
  58. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/PlayableAssetStateDrawer.cs" />
  59. <Compile Include="Packages/com.kybernetik.animancer/Editor/ReadMe.cs" />
  60. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/RemapAnimationBindingsTool.cs" />
  61. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/TransitionPreviewWindow.Scene.cs" />
  62. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/SoloAnimationEditor.cs" />
  63. <Compile Include="Packages/com.kybernetik.animancer/Editor/AssemblyInfo.cs" />
  64. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/FastObjectField.cs" />
  65. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/CachedEditor.cs" />
  66. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Polymorphic/PolymorphicDrawerDetails.cs" />
  67. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/StringAssetDrawer.cs" />
  68. <Compile Include="Packages/com.kybernetik.animancer/Editor/AnimancerSettings.cs" />
  69. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/Animancer Component/AnimancerComponentEditor.cs" />
  70. <Compile Include="Packages/com.kybernetik.animancer/Editor/AnimancerDataMigrator.cs" />
  71. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/SerializedComponentDataEditorWindow.cs" />
  72. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/Serialization.cs" />
  73. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/BasicCustomGUI.cs" />
  74. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryEditorDataEditor.cs" />
  75. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/AnimancerIcons.cs" />
  76. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/Animancer Component/NamedAnimancerComponentEditor.cs" />
  77. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/AnimancerSettingsTool.cs" />
  78. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/AnimancerGUI.cs" />
  79. <Compile Include="Packages/com.kybernetik.animancer/Editor/TransitionAssetGenerator.cs" />
  80. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Units/UnitsAttributeDrawer.cs" />
  81. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/AnimationModifierTool.cs" />
  82. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/Animancer Component/BaseAnimancerComponentEditor.cs" />
  83. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/DummyInvokableDrawer.cs" />
  84. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/DragAndDropHandler.cs" />
  85. <Compile Include="Packages/com.kybernetik.animancer/Editor/Caching/AttributeCache.cs" />
  86. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/Serialization.ObjectReference.cs" />
  87. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/ScriptableObjectEditor.cs" />
  88. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Selection/TransitionLibrarySelectionPreview.cs" />
  89. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/RemapSpriteAnimationTool.cs" />
  90. <Compile Include="Packages/com.kybernetik.animancer/Editor/Previews/AnimancerPreviewRenderer.cs" />
  91. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/ToggledSpeedSlider.cs" />
  92. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/AnimancerLayerDrawer.cs" />
  93. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/AnimancerGraphDrawer.cs" />
  94. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/SharedReferenceCache.cs" />
  95. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/TableGUI.cs" />
  96. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Polymorphic/PolymorphicDrawer.cs" />
  97. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Selection/TransitionLibrarySelection.cs" />
  98. <Compile Include="Packages/com.kybernetik.animancer/Editor/Previews/AnimancerPreviewObject.cs" />
  99. <Compile Include="Packages/com.kybernetik.animancer/Editor/Previews/AnimancerPreviewObjectGUI.cs" />
  100. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/ControllerTransitionDrawer.cs" />
  101. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/RenameSpritesTool.cs" />
  102. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/DirectionalAnimationSetEditor.cs" />
  103. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/ControllerStateDrawer.cs" />
  104. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/PooledGUIContent.cs" />
  105. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/AnimancerEventDispatcherDrawer.cs" />
  106. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/DirectionalClipTransitionDrawer.cs" />
  107. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryOperations.cs" />
  108. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/SpriteEditor.cs" />
  109. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Pages/TransitionLibraryModifiersPage.cs" />
  110. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Selection/TransitionLibrarySelectionEditor.cs" />
  111. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/Animancer Component/AnimancerComponentPreview.cs" />
  112. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/SerializedDataEditorWindow.cs" />
  113. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/SpriteDataEditor.cs" />
  114. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Units/AnimationTimeAttributeDrawer.cs" />
  115. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/Tool.cs" />
  116. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/PropertyDrawers.cs" />
  117. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/ButtonGroupStyles.cs" />
  118. <Compile Include="Packages/com.kybernetik.animancer/Editor/DefaultValues.cs" />
  119. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/DelegateGUI.cs" />
  120. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Pages/TransitionModifierTableGUI.cs" />
  121. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/ModifySerializedField.cs" />
  122. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/AnimationClipEditor.cs" />
  123. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionSortMode.cs" />
  124. <Compile Include="Packages/com.kybernetik.animancer/Editor/AnimancerReadMe.cs" />
  125. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/LabelGUI.cs" />
  126. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/BoolPref.cs" />
  127. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/Animancer Component/HybridAnimancerComponentEditor.cs" />
  128. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/TimelineGUI.cs" />
  129. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/AnimancerStateDrawer.cs" />
  130. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/WeightedMaskLayersDefinitionDrawer.cs" />
  131. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/TransitionPreviewWindow.Animations.cs" />
  132. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/TransitionPreviewSettings.cs" />
  133. <Compile Include="Packages/com.kybernetik.animancer/Editor/AnimancerEditorUtilities.cs" />
  134. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/PlayableAssetTransitionDrawer.cs" />
  135. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/SerializableTypeReference.cs" />
  136. <Compile Include="Packages/com.kybernetik.animancer/Editor/Previews/TransitionPreviewPlayer.cs" />
  137. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/SerializableEventSequenceDrawer.cs" />
  138. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/EventSequenceDrawer.cs" />
  139. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/ManualMixerTransitionDrawer.cs" />
  140. <Compile Include="Packages/com.kybernetik.animancer/Editor/Caching/AnimationBindings.cs" />
  141. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Pages/TransitionLibraryWindowPage.cs" />
  142. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/AnimancerGraphSpeedSlider.cs" />
  143. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/AnimationClipPreview.cs" />
  144. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/TransformTreeView.cs" />
  145. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/LinearMixerStateDrawer.cs" />
  146. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/TransitionPreviewWindow.cs" />
  147. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryEditorData.cs" />
  148. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/StringAssetEditor.cs" />
  149. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibrarySort.cs" />
  150. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryWindow.cs" />
  151. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/ObjectHighlightGUI.cs" />
  152. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/TransformTreeWindow.cs" />
  153. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/PackTexturesTool.cs" />
  154. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/CustomGUIAttribute.cs" />
  155. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/FadeGroupDrawer.cs" />
  156. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/ParameterDictionaryDrawer.cs" />
  157. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/SerializedArrayProperty.cs" />
  158. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Polymorphic/TypeSelectionMenu.cs" />
  159. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/ClipStateDrawer.cs" />
  160. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/TransitionLibraryAssetEditor.cs" />
  161. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/GenerateSpriteAnimationsTool.cs" />
  162. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/AnimancerEventInvokerEditor.cs" />
  163. <Compile Include="Packages/com.kybernetik.animancer/Editor/AnimancerSettingsGroup.cs" />
  164. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Object Editors/AnimancerTransitionAssetBaseEditor.cs" />
  165. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/AnimancerNodeDrawer.cs" />
  166. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/UltEventDrawer.cs" />
  167. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/WeightedMaskLayersFadeDrawer.cs" />
  168. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/CustomGUI.cs" />
  169. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/ModifySpritesTool.cs" />
  170. <Compile Include="Packages/com.kybernetik.animancer/Editor/Previews/DummyAnimancerComponent.cs" />
  171. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Selection/TransitionLibrarySelectionPreviewSpeed.cs" />
  172. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/Nodes/ParametizedAnimancerStateDrawer.cs" />
  173. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Weighted Mask Layers/WeightedMaskLayersDefinitionWindow.cs" />
  174. <Compile Include="Packages/com.kybernetik.animancer/Editor/Serialization/Serialization.PropertyReference.cs" />
  175. <Compile Include="Packages/com.kybernetik.animancer/Editor/Caching/CompactUnitConversionCache.cs" />
  176. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/TransitionDrawer.cs" />
  177. <Compile Include="Packages/com.kybernetik.animancer/Editor/Caching/ConversionCache.cs" />
  178. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/ParameterGUI.cs" />
  179. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Custom GUI/CustomGUIFactory.cs" />
  180. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Libraries/Pages/TransitionLibraryAliasesPage.cs" />
  181. <Compile Include="Packages/com.kybernetik.animancer/Editor/Transition Previews/TransitionPreviewWindow.Inspector.cs" />
  182. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/UnityEventDrawer.cs" />
  183. <Compile Include="Packages/com.kybernetik.animancer/Editor/Caching/AnimationEventCache.cs" />
  184. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/GuiControl.cs" />
  185. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/AnimancerGraphControls.cs" />
  186. <Compile Include="Packages/com.kybernetik.animancer/Editor/GUI/Field Drawers/Transitions/MixerTransitionDrawer.cs" />
  187. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/AnimancerToolsWindow.cs" />
  188. <Compile Include="Packages/com.kybernetik.animancer/Editor/Animancer Tools/SpriteModifierTool.cs" />
  189. <None Include="Packages/com.kybernetik.animancer/Editor/Kybernetik.Animancer.Editor.asmdef" />
  190. <Reference Include="UnityEngine">
  191. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
  192. </Reference>
  193. <Reference Include="UnityEngine.AIModule">
  194. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  195. </Reference>
  196. <Reference Include="UnityEngine.ARModule">
  197. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  198. </Reference>
  199. <Reference Include="UnityEngine.AccessibilityModule">
  200. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  201. </Reference>
  202. <Reference Include="UnityEngine.AndroidJNIModule">
  203. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  204. </Reference>
  205. <Reference Include="UnityEngine.AnimationModule">
  206. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  207. </Reference>
  208. <Reference Include="UnityEngine.AssetBundleModule">
  209. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  210. </Reference>
  211. <Reference Include="UnityEngine.AudioModule">
  212. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  213. </Reference>
  214. <Reference Include="UnityEngine.AutoStreamingModule">
  215. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AutoStreamingModule.dll</HintPath>
  216. </Reference>
  217. <Reference Include="UnityEngine.ClothModule">
  218. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  219. </Reference>
  220. <Reference Include="UnityEngine.ClusterInputModule">
  221. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  222. </Reference>
  223. <Reference Include="UnityEngine.ClusterRendererModule">
  224. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  225. </Reference>
  226. <Reference Include="UnityEngine.ContentLoadModule">
  227. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll</HintPath>
  228. </Reference>
  229. <Reference Include="UnityEngine.CoreModule">
  230. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  231. </Reference>
  232. <Reference Include="UnityEngine.CrashReportingModule">
  233. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  234. </Reference>
  235. <Reference Include="UnityEngine.DSPGraphModule">
  236. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  237. </Reference>
  238. <Reference Include="UnityEngine.DirectorModule">
  239. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  240. </Reference>
  241. <Reference Include="UnityEngine.GIModule">
  242. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  243. </Reference>
  244. <Reference Include="UnityEngine.GameCenterModule">
  245. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  246. </Reference>
  247. <Reference Include="UnityEngine.GridModule">
  248. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  249. </Reference>
  250. <Reference Include="UnityEngine.HotReloadModule">
  251. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  252. </Reference>
  253. <Reference Include="UnityEngine.IMGUIModule">
  254. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  255. </Reference>
  256. <Reference Include="UnityEngine.ImageConversionModule">
  257. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  258. </Reference>
  259. <Reference Include="UnityEngine.InputModule">
  260. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  261. </Reference>
  262. <Reference Include="UnityEngine.InputLegacyModule">
  263. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  264. </Reference>
  265. <Reference Include="UnityEngine.JSONSerializeModule">
  266. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  267. </Reference>
  268. <Reference Include="UnityEngine.LocalizationModule">
  269. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  270. </Reference>
  271. <Reference Include="UnityEngine.NVIDIAModule">
  272. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.NVIDIAModule.dll</HintPath>
  273. </Reference>
  274. <Reference Include="UnityEngine.OcclusionCullingModule">
  275. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.OcclusionCullingModule.dll</HintPath>
  276. </Reference>
  277. <Reference Include="UnityEngine.OpenHarmonyJSModule">
  278. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.OpenHarmonyJSModule.dll</HintPath>
  279. </Reference>
  280. <Reference Include="UnityEngine.ParticleSystemModule">
  281. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  282. </Reference>
  283. <Reference Include="UnityEngine.PerformanceReportingModule">
  284. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  285. </Reference>
  286. <Reference Include="UnityEngine.PhysicsModule">
  287. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  288. </Reference>
  289. <Reference Include="UnityEngine.Physics2DModule">
  290. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  291. </Reference>
  292. <Reference Include="UnityEngine.ProfilerModule">
  293. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  294. </Reference>
  295. <Reference Include="UnityEngine.PropertiesModule">
  296. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PropertiesModule.dll</HintPath>
  297. </Reference>
  298. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  299. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  300. </Reference>
  301. <Reference Include="UnityEngine.ScreenCaptureModule">
  302. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  303. </Reference>
  304. <Reference Include="UnityEngine.SharedInternalsModule">
  305. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  306. </Reference>
  307. <Reference Include="UnityEngine.SpriteMaskModule">
  308. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  309. </Reference>
  310. <Reference Include="UnityEngine.SpriteShapeModule">
  311. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  312. </Reference>
  313. <Reference Include="UnityEngine.StreamingModule">
  314. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  315. </Reference>
  316. <Reference Include="UnityEngine.SubstanceModule">
  317. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  318. </Reference>
  319. <Reference Include="UnityEngine.SubsystemsModule">
  320. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  321. </Reference>
  322. <Reference Include="UnityEngine.TLSModule">
  323. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  324. </Reference>
  325. <Reference Include="UnityEngine.TerrainModule">
  326. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  327. </Reference>
  328. <Reference Include="UnityEngine.TerrainPhysicsModule">
  329. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  330. </Reference>
  331. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  332. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  333. </Reference>
  334. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  335. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  336. </Reference>
  337. <Reference Include="UnityEngine.TextRenderingModule">
  338. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  339. </Reference>
  340. <Reference Include="UnityEngine.TextureManagerModule">
  341. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextureManagerModule.dll</HintPath>
  342. </Reference>
  343. <Reference Include="UnityEngine.TilemapModule">
  344. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  345. </Reference>
  346. <Reference Include="UnityEngine.UIModule">
  347. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  348. </Reference>
  349. <Reference Include="UnityEngine.UIElementsModule">
  350. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  351. </Reference>
  352. <Reference Include="UnityEngine.UmbraModule">
  353. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  354. </Reference>
  355. <Reference Include="UnityEngine.UnityAnalyticsModule">
  356. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  357. </Reference>
  358. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  359. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  360. </Reference>
  361. <Reference Include="UnityEngine.UnityConnectModule">
  362. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  363. </Reference>
  364. <Reference Include="UnityEngine.UnityCurlModule">
  365. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  366. </Reference>
  367. <Reference Include="UnityEngine.UnityTestProtocolModule">
  368. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  369. </Reference>
  370. <Reference Include="UnityEngine.UnityWebRequestModule">
  371. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  372. </Reference>
  373. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  374. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  375. </Reference>
  376. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  377. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  378. </Reference>
  379. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  380. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  381. </Reference>
  382. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  383. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  384. </Reference>
  385. <Reference Include="UnityEngine.VFXModule">
  386. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  387. </Reference>
  388. <Reference Include="UnityEngine.VRModule">
  389. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  390. </Reference>
  391. <Reference Include="UnityEngine.VehiclesModule">
  392. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  393. </Reference>
  394. <Reference Include="UnityEngine.VideoModule">
  395. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  396. </Reference>
  397. <Reference Include="UnityEngine.VirtualTexturingModule">
  398. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  399. </Reference>
  400. <Reference Include="UnityEngine.WindModule">
  401. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  402. </Reference>
  403. <Reference Include="UnityEngine.XRModule">
  404. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  405. </Reference>
  406. <Reference Include="UnityEditor">
  407. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.dll</HintPath>
  408. </Reference>
  409. <Reference Include="UnityEditor.CoreModule">
  410. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  411. </Reference>
  412. <Reference Include="UnityEditor.DeviceSimulatorModule">
  413. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll</HintPath>
  414. </Reference>
  415. <Reference Include="UnityEditor.DiagnosticsModule">
  416. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll</HintPath>
  417. </Reference>
  418. <Reference Include="UnityEditor.EditorToolbarModule">
  419. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll</HintPath>
  420. </Reference>
  421. <Reference Include="UnityEditor.GraphViewModule">
  422. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  423. </Reference>
  424. <Reference Include="UnityEditor.HMISimulatorModule">
  425. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.HMISimulatorModule.dll</HintPath>
  426. </Reference>
  427. <Reference Include="UnityEditor.PresetsUIModule">
  428. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEditor.QuickSearchModule">
  431. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEditor.SceneTemplateModule">
  434. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEditor.SceneViewModule">
  437. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.SceneViewModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  440. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  443. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEditor.UIBuilderModule">
  446. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEditor.UIElementsModule">
  449. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEditor.UIElementsSamplesModule">
  452. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEditor.UnityConnectModule">
  455. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEditor.Graphs">
  458. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEditor.Graphs.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEditor.OSXStandalone.Extensions">
  461. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
  462. </Reference>
  463. <Reference Include="wx-runtime-editor">
  464. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/wx-runtime-editor.dll</HintPath>
  465. </Reference>
  466. <Reference Include="Unity.VisualScripting.YamlDotNet">
  467. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll</HintPath>
  468. </Reference>
  469. <Reference Include="wx-perf">
  470. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/wx-perf.dll</HintPath>
  471. </Reference>
  472. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  473. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collections@2.1.4/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  474. </Reference>
  475. <Reference Include="Unity.FontABTool">
  476. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/Unity.FontABTool.dll</HintPath>
  477. </Reference>
  478. <Reference Include="unityplastic">
  479. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/unityplastic.dll</HintPath>
  480. </Reference>
  481. <Reference Include="LitJson">
  482. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/LitJson.dll</HintPath>
  483. </Reference>
  484. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  485. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  486. </Reference>
  487. <Reference Include="EPPlus">
  488. <HintPath>/Users/lcn/0Fort23Projects/XY001/Assets/Scripts/ThirdParty/EPP/EPPlus.dll</HintPath>
  489. </Reference>
  490. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  491. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  492. </Reference>
  493. <Reference Include="log4netPlastic">
  494. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/log4netPlastic.dll</HintPath>
  495. </Reference>
  496. <Reference Include="Unity.VisualScripting.IonicZip">
  497. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll</HintPath>
  498. </Reference>
  499. <Reference Include="Mono.Cecil">
  500. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.nuget.mono-cecil@1.11.4/Mono.Cecil.dll</HintPath>
  501. </Reference>
  502. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  503. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  504. </Reference>
  505. <Reference Include="zxing.unity">
  506. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/cn.tuanjie.minigame.host@1.0.4/Editor/External/zxing.unity.dll</HintPath>
  507. </Reference>
  508. <Reference Include="wx-editor">
  509. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Editor/wx-editor.dll</HintPath>
  510. </Reference>
  511. <Reference Include="Unity.VisualScripting.TextureAssets">
  512. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll</HintPath>
  513. </Reference>
  514. <Reference Include="nunit.framework">
  515. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.ext.nunit@1.0.6/net35/unity-custom/nunit.framework.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  518. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  519. </Reference>
  520. <Reference Include="mscorlib">
  521. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/mscorlib.dll</HintPath>
  522. </Reference>
  523. <Reference Include="System">
  524. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.dll</HintPath>
  525. </Reference>
  526. <Reference Include="System.Core">
  527. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Core.dll</HintPath>
  528. </Reference>
  529. <Reference Include="System.Runtime.Serialization">
  530. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Runtime.Serialization.dll</HintPath>
  531. </Reference>
  532. <Reference Include="System.Xml">
  533. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Xml.dll</HintPath>
  534. </Reference>
  535. <Reference Include="System.Xml.Linq">
  536. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Xml.Linq.dll</HintPath>
  537. </Reference>
  538. <Reference Include="System.Numerics">
  539. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Numerics.dll</HintPath>
  540. </Reference>
  541. <Reference Include="System.Numerics.Vectors">
  542. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Numerics.Vectors.dll</HintPath>
  543. </Reference>
  544. <Reference Include="System.Net.Http">
  545. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Net.Http.dll</HintPath>
  546. </Reference>
  547. <Reference Include="System.IO.Compression">
  548. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.IO.Compression.dll</HintPath>
  549. </Reference>
  550. <Reference Include="Microsoft.CSharp">
  551. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Microsoft.CSharp.dll</HintPath>
  552. </Reference>
  553. <Reference Include="System.Data">
  554. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Data.dll</HintPath>
  555. </Reference>
  556. <Reference Include="System.Data.DataSetExtensions">
  557. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Data.DataSetExtensions.dll</HintPath>
  558. </Reference>
  559. <Reference Include="System.Drawing">
  560. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Drawing.dll</HintPath>
  561. </Reference>
  562. <Reference Include="System.IO.Compression.FileSystem">
  563. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.IO.Compression.FileSystem.dll</HintPath>
  564. </Reference>
  565. <Reference Include="System.ComponentModel.Composition">
  566. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.ComponentModel.Composition.dll</HintPath>
  567. </Reference>
  568. <Reference Include="System.Transactions">
  569. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/System.Transactions.dll</HintPath>
  570. </Reference>
  571. <Reference Include="Microsoft.Win32.Primitives">
  572. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  573. </Reference>
  574. <Reference Include="System.AppContext">
  575. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.AppContext.dll</HintPath>
  576. </Reference>
  577. <Reference Include="System.Buffers">
  578. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Buffers.dll</HintPath>
  579. </Reference>
  580. <Reference Include="System.Collections.Concurrent">
  581. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Collections.Concurrent.dll</HintPath>
  582. </Reference>
  583. <Reference Include="System.Collections.NonGeneric">
  584. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  585. </Reference>
  586. <Reference Include="System.Collections.Specialized">
  587. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Collections.Specialized.dll</HintPath>
  588. </Reference>
  589. <Reference Include="System.Collections">
  590. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Collections.dll</HintPath>
  591. </Reference>
  592. <Reference Include="System.ComponentModel.Annotations">
  593. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  594. </Reference>
  595. <Reference Include="System.ComponentModel.EventBasedAsync">
  596. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  597. </Reference>
  598. <Reference Include="System.ComponentModel.Primitives">
  599. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  600. </Reference>
  601. <Reference Include="System.ComponentModel.TypeConverter">
  602. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  603. </Reference>
  604. <Reference Include="System.ComponentModel">
  605. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ComponentModel.dll</HintPath>
  606. </Reference>
  607. <Reference Include="System.Console">
  608. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Console.dll</HintPath>
  609. </Reference>
  610. <Reference Include="System.Data.Common">
  611. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Data.Common.dll</HintPath>
  612. </Reference>
  613. <Reference Include="System.Diagnostics.Contracts">
  614. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  615. </Reference>
  616. <Reference Include="System.Diagnostics.Debug">
  617. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  618. </Reference>
  619. <Reference Include="System.Diagnostics.FileVersionInfo">
  620. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  621. </Reference>
  622. <Reference Include="System.Diagnostics.Process">
  623. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.Process.dll</HintPath>
  624. </Reference>
  625. <Reference Include="System.Diagnostics.StackTrace">
  626. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  627. </Reference>
  628. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  629. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  630. </Reference>
  631. <Reference Include="System.Diagnostics.Tools">
  632. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  633. </Reference>
  634. <Reference Include="System.Diagnostics.TraceSource">
  635. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  636. </Reference>
  637. <Reference Include="System.Drawing.Primitives">
  638. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Drawing.Primitives.dll</HintPath>
  639. </Reference>
  640. <Reference Include="System.Dynamic.Runtime">
  641. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  642. </Reference>
  643. <Reference Include="System.Globalization.Calendars">
  644. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Globalization.Calendars.dll</HintPath>
  645. </Reference>
  646. <Reference Include="System.Globalization.Extensions">
  647. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Globalization.Extensions.dll</HintPath>
  648. </Reference>
  649. <Reference Include="System.Globalization">
  650. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Globalization.dll</HintPath>
  651. </Reference>
  652. <Reference Include="System.IO.Compression.ZipFile">
  653. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  654. </Reference>
  655. <Reference Include="System.IO.FileSystem.DriveInfo">
  656. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System.IO.FileSystem.Primitives">
  659. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.IO.FileSystem.Watcher">
  662. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.IO.FileSystem">
  665. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.FileSystem.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.IO.IsolatedStorage">
  668. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.IO.MemoryMappedFiles">
  671. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.IO.Pipes">
  674. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.Pipes.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.IO.UnmanagedMemoryStream">
  677. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.IO">
  680. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.IO.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.Linq.Expressions">
  683. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Linq.Expressions.dll</HintPath>
  684. </Reference>
  685. <Reference Include="System.Linq.Parallel">
  686. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Linq.Parallel.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Linq.Queryable">
  689. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Linq.Queryable.dll</HintPath>
  690. </Reference>
  691. <Reference Include="System.Linq">
  692. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Linq.dll</HintPath>
  693. </Reference>
  694. <Reference Include="System.Memory">
  695. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Memory.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.Net.Http.Rtc">
  698. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Net.NameResolution">
  701. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.NameResolution.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Net.NetworkInformation">
  704. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Net.Ping">
  707. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Ping.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Net.Primitives">
  710. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Primitives.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.Net.Requests">
  713. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Requests.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.Net.Security">
  716. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Security.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.Net.Sockets">
  719. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.Sockets.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.Net.WebHeaderCollection">
  722. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.Net.WebSockets.Client">
  725. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Net.WebSockets">
  728. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Net.WebSockets.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.ObjectModel">
  731. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ObjectModel.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Reflection.DispatchProxy">
  734. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.DispatchProxy.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Reflection.Emit.ILGeneration">
  737. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Reflection.Emit.Lightweight">
  740. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Reflection.Emit">
  743. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.Emit.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Reflection.Extensions">
  746. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.Extensions.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Reflection.Primitives">
  749. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.Primitives.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Reflection">
  752. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Reflection.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Resources.Reader">
  755. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Resources.Reader.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Resources.ResourceManager">
  758. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Resources.Writer">
  761. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Resources.Writer.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Runtime.CompilerServices.VisualC">
  764. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Runtime.Extensions">
  767. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Extensions.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Runtime.Handles">
  770. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Handles.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  773. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  776. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.Runtime.InteropServices">
  779. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.Runtime.Numerics">
  782. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Numerics.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.Runtime.Serialization.Formatters">
  785. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.Runtime.Serialization.Json">
  788. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.Runtime.Serialization.Primitives">
  791. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.Runtime.Serialization.Xml">
  794. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.Runtime">
  797. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Runtime.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.Security.Claims">
  800. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Claims.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Security.Cryptography.Algorithms">
  803. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Security.Cryptography.Csp">
  806. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Security.Cryptography.Encoding">
  809. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Security.Cryptography.Primitives">
  812. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Security.Cryptography.X509Certificates">
  815. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Security.Principal">
  818. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.Principal.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Security.SecureString">
  821. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Security.SecureString.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.ServiceModel.Duplex">
  824. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.ServiceModel.Http">
  827. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ServiceModel.Http.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.ServiceModel.NetTcp">
  830. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.ServiceModel.Primitives">
  833. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.ServiceModel.Security">
  836. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ServiceModel.Security.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Text.Encoding.Extensions">
  839. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Text.Encoding">
  842. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Text.Encoding.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Text.RegularExpressions">
  845. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.Threading.Overlapped">
  848. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Overlapped.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Threading.Tasks.Extensions">
  851. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Tasks.Extensions.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Threading.Tasks.Parallel">
  854. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Threading.Tasks">
  857. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Tasks.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Threading.Thread">
  860. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Thread.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Threading.ThreadPool">
  863. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Threading.Timer">
  866. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.Timer.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Threading">
  869. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Threading.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.ValueTuple">
  872. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.ValueTuple.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Xml.ReaderWriter">
  875. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.Xml.XDocument">
  878. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.XDocument.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Xml.XPath.XDocument">
  881. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Xml.XPath">
  884. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.XPath.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Xml.XmlDocument">
  887. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Xml.XmlSerializer">
  890. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  891. </Reference>
  892. <Reference Include="netstandard">
  893. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/TuanjieReferenceAssemblies/tuanjie-4.8-api/Facades/netstandard.dll</HintPath>
  894. </Reference>
  895. <Reference Include="Unity.2D.Sprite.Editor">
  896. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
  897. </Reference>
  898. <Reference Include="UnityEditor.UI">
  899. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  900. </Reference>
  901. <Reference Include="UnityEngine.UI">
  902. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  903. </Reference>
  904. <Reference Include="UnityEditor.TestRunner">
  905. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
  906. </Reference>
  907. <Reference Include="UnityEngine.TestRunner">
  908. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
  909. </Reference>
  910. </ItemGroup>
  911. <ItemGroup>
  912. <ProjectReference Include="Kybernetik.Animancer.csproj">
  913. <Project>{efb3aa66-4279-eaf4-280d-79e6d8ad1f40}</Project>
  914. <Name>Kybernetik.Animancer</Name>
  915. </ProjectReference>
  916. </ItemGroup>
  917. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  918. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  919. Other similar extension points exist, see Microsoft.Common.targets.
  920. <Target Name="BeforeBuild">
  921. </Target>
  922. <Target Name="AfterBuild">
  923. </Target>
  924. -->
  925. </Project>