UniRx.csproj 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  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>{56f5be7b-33d9-e2a8-e913-507fd486ed71}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>UniRx</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\UniRx\</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_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</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="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableDeselectTrigger.cs" />
  49. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/StableCompositeDisposable.cs" />
  50. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/PriorityQueue.cs" />
  51. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/CombineLatest.cs" />
  52. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableEndDragTrigger.cs" />
  53. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ForEachAsync.cs" />
  54. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/RefCountDisposable.cs" />
  55. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Defer.cs" />
  56. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Schedulers/CurrentThreadScheduler.cs" />
  57. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/UnityGraphicExtensions.cs" />
  58. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Merge.cs" />
  59. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ReactiveCommand.cs" />
  60. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Materialize.cs" />
  61. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SkipWhile.cs" />
  62. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/MainThreadScheduler.cs" />
  63. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/RepeatUntil.cs" />
  64. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/ObservableLogger.cs" />
  65. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ZipLatest.cs" />
  66. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Concatenate.cs" />
  67. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/RepeatSafe.cs" />
  68. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Notifiers/ScheduledNotifier.cs" />
  69. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ToObservable.cs" />
  70. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Repeat.cs" />
  71. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Conversions.cs" />
  72. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ObserveExtensions.cs" />
  73. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableSelectTrigger.cs" />
  74. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/PromiseHelper.cs" />
  75. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Amb.cs" />
  76. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/IProgress.cs" />
  77. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/ExceptionExtensions.cs" />
  78. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableCollisionTrigger.cs" />
  79. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/Subject.cs" />
  80. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/TakeWhile.cs" />
  81. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableJointTrigger.cs" />
  82. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Schedulers/Scheduler.cs" />
  83. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ScenePlaybackDetector.cs" />
  84. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/LogEntryExtensions.cs" />
  85. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/ThreadSafeQueueWorker.cs" />
  86. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/ImmutableList.cs" />
  87. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableParticleTrigger.cs" />
  88. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ToArray.cs" />
  89. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableSubmitTrigger.cs" />
  90. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableBeginDragTrigger.cs" />
  91. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Toolkit/ObjectPool.cs" />
  92. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableScrollTrigger.cs" />
  93. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ContinueWith.cs" />
  94. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Concat.cs" />
  95. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ToList.cs" />
  96. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Asynchronous/WebRequestExtensions.cs" />
  97. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ReactiveProperty.cs" />
  98. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/TimeInterval.cs" />
  99. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableDragTrigger.cs" />
  100. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/ISubject.cs" />
  101. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/BehaviorSubject.cs" />
  102. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Blocking.cs" />
  103. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableFixedUpdateTrigger.cs" />
  104. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTriggerTrigger.cs" />
  105. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/DelaySubscription.cs" />
  106. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/ThrottleFirstFrame.cs" />
  107. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/OperatorObserverBase.cs" />
  108. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Timer.cs" />
  109. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableDropTrigger.cs" />
  110. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Cast.cs" />
  111. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/EventPattern.cs" />
  112. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/SubscribeOnMainThread.cs" />
  113. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Notifiers/BooleanNotifier.cs" />
  114. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/IObserver.cs" />
  115. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SkipUntil.cs" />
  116. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/WhenAll.cs" />
  117. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.ErrorHandling.cs" />
  118. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Sample.cs" />
  119. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Concurrency.cs" />
  120. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Distinct.cs" />
  121. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableRectTransformTrigger.cs" />
  122. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableCancelTrigger.cs" />
  123. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableUpdateTrigger.cs" />
  124. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Aggregate.cs" />
  125. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Awaiter.cs" />
  126. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/CancellationDisposable.cs" />
  127. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableInitializePotentialDragTrigger.cs" />
  128. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/DelayFrame.cs" />
  129. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.FromAsync.cs" />
  130. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.cs" />
  131. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/ObservableDebugExtensions.cs" />
  132. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/CancellableTaskCompletionSource.cs" />
  133. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/InspectableReactiveProperty.cs" />
  134. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableUpdateSelectedTrigger.cs" />
  135. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Never.cs" />
  136. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/Logger.cs" />
  137. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Paging.cs" />
  138. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableCanvasGroupChangedTrigger.cs" />
  139. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/FromCoroutine.cs" />
  140. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Observable.Unity.cs" />
  141. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ThrottleFirst.cs" />
  142. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/ScheduledItem.cs" />
  143. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Throw.cs" />
  144. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/ICancelable.cs" />
  145. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/FrameTimeInterval.cs" />
  146. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableAnimatorTrigger.cs" />
  147. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/CompositeDisposable.cs" />
  148. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTriggerBase.cs" />
  149. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/SerialDisposable.cs" />
  150. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/IObservable.cs" />
  151. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/DefaultIfEmpty.cs" />
  152. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/FrameInterval.cs" />
  153. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Pair.cs" />
  154. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/ConnectableObservable.cs" />
  155. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableLateUpdateTrigger.cs" />
  156. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Timeout.cs" />
  157. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/OfType.cs" />
  158. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/ListObserver.cs" />
  159. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/IgnoreElements.cs" />
  160. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ReactiveDictionary.cs" />
  161. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/TimeoutFrame.cs" />
  162. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observer.cs" />
  163. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/DistinctUntilChanged.cs" />
  164. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservablePointerEnterTrigger.cs" />
  165. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Creation.cs" />
  166. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Timestamp.cs" />
  167. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/PairWise.cs" />
  168. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Schedulers/ImmediateScheduler.cs" />
  169. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/AsObservable.cs" />
  170. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableEnableTrigger.cs" />
  171. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Wait.cs" />
  172. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Skip.cs" />
  173. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Schedulers/IScheduler.cs" />
  174. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/GroupBy.cs" />
  175. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Do.cs" />
  176. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Empty.cs" />
  177. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableMouseTrigger.cs" />
  178. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/Tuple.cs" />
  179. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Timestamped.cs" />
  180. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Create.cs" />
  181. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTransformChangedTrigger.cs" />
  182. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableCollision2DTrigger.cs" />
  183. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableEventTrigger.cs" />
  184. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/BooleanDisposable.cs" />
  185. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Catch.cs" />
  186. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Where.cs" />
  187. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/SingleAssignmentDisposable.cs" />
  188. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Throttle.cs" />
  189. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/AsSingleUnitObservable.cs" />
  190. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/IOptimizedObservable.cs" />
  191. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/ThrottleFrame.cs" />
  192. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Last.cs" />
  193. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/UnityEventExtensions.cs" />
  194. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/RefCount.cs" />
  195. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableVisibleTrigger.cs" />
  196. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/First.cs" />
  197. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/ReplaySubject.cs" />
  198. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/DelayFrameSubscription.cs" />
  199. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ReactiveCollection.cs" />
  200. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Return.cs" />
  201. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/Disposable.cs" />
  202. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTriggerExtensions.cs" />
  203. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Events.cs" />
  204. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/CancellationToken.cs" />
  205. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Binding.cs" />
  206. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/WithLatestFrom.cs" />
  207. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableStateMachineTrigger.cs" />
  208. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Delay.cs" />
  209. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/AsyncOperationExtensions.cs" />
  210. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/FromEvent.cs" />
  211. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservablePointerExitTrigger.cs" />
  212. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/MultipleAssignmentDisposable.cs" />
  213. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/MainThreadDispatcher.cs" />
  214. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Start.cs" />
  215. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/TimeInterval.cs" />
  216. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Scan.cs" />
  217. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Take.cs" />
  218. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Zip.cs" />
  219. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/UnityEqualityComparer.cs" />
  220. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Finally.cs" />
  221. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/FrameInterval.cs" />
  222. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableDestroyTrigger.cs" />
  223. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/UnityUIComponentExtensions.cs" />
  224. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Single.cs" />
  225. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/AsyncSubject.cs" />
  226. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/TakeLast.cs" />
  227. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/DictionaryDisposable.cs" />
  228. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Dematerialize.cs" />
  229. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Switch.cs" />
  230. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Select.cs" />
  231. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/LifetimeDisposableExtensions.cs" />
  232. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservablePointerClickTrigger.cs" />
  233. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/MicroCoroutine.cs" />
  234. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Schedulers/ThreadPoolScheduler.cs" />
  235. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Synchronize.cs" />
  236. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Buffer.cs" />
  237. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/UnityDebugSink.cs" />
  238. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Range.cs" />
  239. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/CoroutineAsyncBridge.cs" />
  240. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservablePointerUpTrigger.cs" />
  241. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Notifiers/CountNotifier.cs" />
  242. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/System/Unit.cs" />
  243. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/SampleFrame.cs" />
  244. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/YieldInstructionCache.cs" />
  245. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/InternalUtil/AscynLock.cs" />
  246. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/StartWith.cs" />
  247. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Notification.cs" />
  248. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SelectWhere.cs" />
  249. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SelectMany.cs" />
  250. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityWinRTBridge/Thread.cs" />
  251. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Notifiers/MessageBroker.cs" />
  252. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/DisposableExtensions.cs" />
  253. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Disposables/ScheduledDisposable.cs" />
  254. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/Aggregate.cs" />
  255. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTriggerExtensions.Component.cs" />
  256. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/TakeUntil.cs" />
  257. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Time.cs" />
  258. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Diagnostics/LogEntry.cs" />
  259. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/OperatorObservableBase.cs" />
  260. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/WhereSelect.cs" />
  261. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableMoveTrigger.cs" />
  262. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Tasks/TaskObservableExtensions.cs" />
  263. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/ObservableWWW.cs" />
  264. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/AsUnitObservable.cs" />
  265. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityWinRTBridge/ThreadPoolScheduler_UnityWinRT.cs" />
  266. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Subjects/SubjectExtensions.cs" />
  267. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/ObserveOn.cs" />
  268. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SynchronizedObserver.cs" />
  269. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservableTrigger2DTrigger.cs" />
  270. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/InspectorDisplayDrawer.cs" />
  271. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Observable.Joins.cs" />
  272. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Operators/BatchFrame.cs" />
  273. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/Operators/SubscribeOn.cs" />
  274. <Compile Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UnityEngineBridge/Triggers/ObservablePointerDownTrigger.cs" />
  275. <None Include="Assets/Scripts/ThirdParty/UniRx/Scripts/UniRx.asmdef" />
  276. <Reference Include="UnityEngine">
  277. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
  278. </Reference>
  279. <Reference Include="UnityEngine.AIModule">
  280. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  281. </Reference>
  282. <Reference Include="UnityEngine.ARModule">
  283. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  284. </Reference>
  285. <Reference Include="UnityEngine.AccessibilityModule">
  286. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  287. </Reference>
  288. <Reference Include="UnityEngine.AndroidJNIModule">
  289. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  290. </Reference>
  291. <Reference Include="UnityEngine.AnimationModule">
  292. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  293. </Reference>
  294. <Reference Include="UnityEngine.AssetBundleModule">
  295. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  296. </Reference>
  297. <Reference Include="UnityEngine.AudioModule">
  298. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  299. </Reference>
  300. <Reference Include="UnityEngine.ClothModule">
  301. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  302. </Reference>
  303. <Reference Include="UnityEngine.ClusterInputModule">
  304. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  305. </Reference>
  306. <Reference Include="UnityEngine.ClusterRendererModule">
  307. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  308. </Reference>
  309. <Reference Include="UnityEngine.ContentLoadModule">
  310. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ContentLoadModule.dll</HintPath>
  311. </Reference>
  312. <Reference Include="UnityEngine.CoreModule">
  313. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  314. </Reference>
  315. <Reference Include="UnityEngine.CrashReportingModule">
  316. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  317. </Reference>
  318. <Reference Include="UnityEngine.DSPGraphModule">
  319. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  320. </Reference>
  321. <Reference Include="UnityEngine.DirectorModule">
  322. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  323. </Reference>
  324. <Reference Include="UnityEngine.GIModule">
  325. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  326. </Reference>
  327. <Reference Include="UnityEngine.GameCenterModule">
  328. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  329. </Reference>
  330. <Reference Include="UnityEngine.GridModule">
  331. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  332. </Reference>
  333. <Reference Include="UnityEngine.HotReloadModule">
  334. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  335. </Reference>
  336. <Reference Include="UnityEngine.IMGUIModule">
  337. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  338. </Reference>
  339. <Reference Include="UnityEngine.ImageConversionModule">
  340. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  341. </Reference>
  342. <Reference Include="UnityEngine.InputModule">
  343. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  344. </Reference>
  345. <Reference Include="UnityEngine.InputLegacyModule">
  346. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  347. </Reference>
  348. <Reference Include="UnityEngine.JSONSerializeModule">
  349. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  350. </Reference>
  351. <Reference Include="UnityEngine.LocalizationModule">
  352. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  353. </Reference>
  354. <Reference Include="UnityEngine.OpenHarmonyJSModule">
  355. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.OpenHarmonyJSModule.dll</HintPath>
  356. </Reference>
  357. <Reference Include="UnityEngine.ParticleSystemModule">
  358. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  359. </Reference>
  360. <Reference Include="UnityEngine.PerformanceReportingModule">
  361. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  362. </Reference>
  363. <Reference Include="UnityEngine.PhysicsModule">
  364. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  365. </Reference>
  366. <Reference Include="UnityEngine.Physics2DModule">
  367. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  368. </Reference>
  369. <Reference Include="UnityEngine.ProfilerModule">
  370. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  371. </Reference>
  372. <Reference Include="UnityEngine.PropertiesModule">
  373. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.PropertiesModule.dll</HintPath>
  374. </Reference>
  375. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  376. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  377. </Reference>
  378. <Reference Include="UnityEngine.ScreenCaptureModule">
  379. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  380. </Reference>
  381. <Reference Include="UnityEngine.SharedInternalsModule">
  382. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  383. </Reference>
  384. <Reference Include="UnityEngine.SpriteMaskModule">
  385. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  386. </Reference>
  387. <Reference Include="UnityEngine.SpriteShapeModule">
  388. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  389. </Reference>
  390. <Reference Include="UnityEngine.StreamingModule">
  391. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  392. </Reference>
  393. <Reference Include="UnityEngine.SubstanceModule">
  394. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  395. </Reference>
  396. <Reference Include="UnityEngine.SubsystemsModule">
  397. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
  398. </Reference>
  399. <Reference Include="UnityEngine.TLSModule">
  400. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  401. </Reference>
  402. <Reference Include="UnityEngine.TerrainModule">
  403. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  404. </Reference>
  405. <Reference Include="UnityEngine.TerrainPhysicsModule">
  406. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  407. </Reference>
  408. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  409. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  410. </Reference>
  411. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  412. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  413. </Reference>
  414. <Reference Include="UnityEngine.TextRenderingModule">
  415. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  416. </Reference>
  417. <Reference Include="UnityEngine.TilemapModule">
  418. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  419. </Reference>
  420. <Reference Include="UnityEngine.UIModule">
  421. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  422. </Reference>
  423. <Reference Include="UnityEngine.UIElementsModule">
  424. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  425. </Reference>
  426. <Reference Include="UnityEngine.UnityAnalyticsModule">
  427. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  428. </Reference>
  429. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  430. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  431. </Reference>
  432. <Reference Include="UnityEngine.UnityConnectModule">
  433. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  434. </Reference>
  435. <Reference Include="UnityEngine.UnityCurlModule">
  436. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  437. </Reference>
  438. <Reference Include="UnityEngine.UnityTestProtocolModule">
  439. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  440. </Reference>
  441. <Reference Include="UnityEngine.UnityWebRequestModule">
  442. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  443. </Reference>
  444. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  445. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  446. </Reference>
  447. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  448. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  449. </Reference>
  450. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  451. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  452. </Reference>
  453. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  454. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  455. </Reference>
  456. <Reference Include="UnityEngine.VFXModule">
  457. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  458. </Reference>
  459. <Reference Include="UnityEngine.VRModule">
  460. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  461. </Reference>
  462. <Reference Include="UnityEngine.VehiclesModule">
  463. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  464. </Reference>
  465. <Reference Include="UnityEngine.VideoModule">
  466. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  467. </Reference>
  468. <Reference Include="UnityEngine.VirtualTexturingModule">
  469. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  470. </Reference>
  471. <Reference Include="UnityEngine.WindModule">
  472. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  473. </Reference>
  474. <Reference Include="UnityEngine.XRModule">
  475. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  476. </Reference>
  477. <Reference Include="UnityEditor">
  478. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.dll</HintPath>
  479. </Reference>
  480. <Reference Include="UnityEditor.CoreModule">
  481. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  482. </Reference>
  483. <Reference Include="UnityEditor.DeviceSimulatorModule">
  484. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.DeviceSimulatorModule.dll</HintPath>
  485. </Reference>
  486. <Reference Include="UnityEditor.DiagnosticsModule">
  487. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.DiagnosticsModule.dll</HintPath>
  488. </Reference>
  489. <Reference Include="UnityEditor.EditorToolbarModule">
  490. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.EditorToolbarModule.dll</HintPath>
  491. </Reference>
  492. <Reference Include="UnityEditor.GraphViewModule">
  493. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  494. </Reference>
  495. <Reference Include="UnityEditor.HMISimulatorModule">
  496. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.HMISimulatorModule.dll</HintPath>
  497. </Reference>
  498. <Reference Include="UnityEditor.PresetsUIModule">
  499. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.PresetsUIModule.dll</HintPath>
  500. </Reference>
  501. <Reference Include="UnityEditor.QuickSearchModule">
  502. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.QuickSearchModule.dll</HintPath>
  503. </Reference>
  504. <Reference Include="UnityEditor.SceneTemplateModule">
  505. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  506. </Reference>
  507. <Reference Include="UnityEditor.SceneViewModule">
  508. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.SceneViewModule.dll</HintPath>
  509. </Reference>
  510. <Reference Include="UnityEditor.TextCoreFontEngineModule">
  511. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreFontEngineModule.dll</HintPath>
  512. </Reference>
  513. <Reference Include="UnityEditor.TextCoreTextEngineModule">
  514. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.TextCoreTextEngineModule.dll</HintPath>
  515. </Reference>
  516. <Reference Include="UnityEditor.UIBuilderModule">
  517. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIBuilderModule.dll</HintPath>
  518. </Reference>
  519. <Reference Include="UnityEditor.UIElementsModule">
  520. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  521. </Reference>
  522. <Reference Include="UnityEditor.UIElementsSamplesModule">
  523. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  524. </Reference>
  525. <Reference Include="UnityEditor.UnityConnectModule">
  526. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  527. </Reference>
  528. <Reference Include="UnityEditor.Graphs">
  529. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/Managed/UnityEditor.Graphs.dll</HintPath>
  530. </Reference>
  531. <Reference Include="UnityEditor.OSXStandalone.Extensions">
  532. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
  533. </Reference>
  534. <Reference Include="wx-runtime-editor">
  535. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/wx-runtime-editor.dll</HintPath>
  536. </Reference>
  537. <Reference Include="Unity.VisualScripting.YamlDotNet">
  538. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/YamlDotNet/Unity.VisualScripting.YamlDotNet.dll</HintPath>
  539. </Reference>
  540. <Reference Include="wx-perf">
  541. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/wx-perf.dll</HintPath>
  542. </Reference>
  543. <Reference Include="Unity.Collections.LowLevel.ILSupport">
  544. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collections@1.2.4/Unity.Collections.LowLevel.ILSupport/Unity.Collections.LowLevel.ILSupport.dll</HintPath>
  545. </Reference>
  546. <Reference Include="Unity.FontABTool">
  547. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/Unity.FontABTool.dll</HintPath>
  548. </Reference>
  549. <Reference Include="unityplastic">
  550. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/unityplastic.dll</HintPath>
  551. </Reference>
  552. <Reference Include="LitJson">
  553. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Runtime/Plugins/LitJson.dll</HintPath>
  554. </Reference>
  555. <Reference Include="Unity.Plastic.Antlr3.Runtime">
  556. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/Unity.Plastic.Antlr3.Runtime.dll</HintPath>
  557. </Reference>
  558. <Reference Include="EPPlus">
  559. <HintPath>/Users/lcn/0Fort23Projects/XY001/Assets/Scripts/ThirdParty/EPP/EPPlus.dll</HintPath>
  560. </Reference>
  561. <Reference Include="Unity.Plastic.Newtonsoft.Json">
  562. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/Unity.Plastic.Newtonsoft.Json.dll</HintPath>
  563. </Reference>
  564. <Reference Include="log4netPlastic">
  565. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.collab-proxy@2.5.2/Lib/Editor/PlasticSCM/log4netPlastic.dll</HintPath>
  566. </Reference>
  567. <Reference Include="Unity.VisualScripting.IonicZip">
  568. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/Dependencies/DotNetZip/Unity.VisualScripting.IonicZip.dll</HintPath>
  569. </Reference>
  570. <Reference Include="Unity.VisualScripting.Antlr3.Runtime">
  571. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
  572. </Reference>
  573. <Reference Include="zxing.unity">
  574. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/cn.tuanjie.minigame.host@1.0.4/Editor/External/zxing.unity.dll</HintPath>
  575. </Reference>
  576. <Reference Include="wx-editor">
  577. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.qq.weixin.minigame@3d141a9620/Editor/wx-editor.dll</HintPath>
  578. </Reference>
  579. <Reference Include="Unity.VisualScripting.TextureAssets">
  580. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/PackageCache/com.unity.visualscripting@1.9.4/Editor/VisualScripting.Core/EditorAssetResources/Unity.VisualScripting.TextureAssets.dll</HintPath>
  581. </Reference>
  582. <Reference Include="UnityEditor.iOS.Extensions.Xcode">
  583. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
  584. </Reference>
  585. <Reference Include="netstandard">
  586. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/ref/2.1.0/netstandard.dll</HintPath>
  587. </Reference>
  588. <Reference Include="Microsoft.Win32.Primitives">
  589. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
  590. </Reference>
  591. <Reference Include="System.AppContext">
  592. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.AppContext.dll</HintPath>
  593. </Reference>
  594. <Reference Include="System.Buffers">
  595. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Buffers.dll</HintPath>
  596. </Reference>
  597. <Reference Include="System.Collections.Concurrent">
  598. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
  599. </Reference>
  600. <Reference Include="System.Collections.NonGeneric">
  601. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
  602. </Reference>
  603. <Reference Include="System.Collections.Specialized">
  604. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
  605. </Reference>
  606. <Reference Include="System.Collections">
  607. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Collections.dll</HintPath>
  608. </Reference>
  609. <Reference Include="System.ComponentModel.EventBasedAsync">
  610. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
  611. </Reference>
  612. <Reference Include="System.ComponentModel.Primitives">
  613. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
  614. </Reference>
  615. <Reference Include="System.ComponentModel.TypeConverter">
  616. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
  617. </Reference>
  618. <Reference Include="System.ComponentModel">
  619. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ComponentModel.dll</HintPath>
  620. </Reference>
  621. <Reference Include="System.Console">
  622. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Console.dll</HintPath>
  623. </Reference>
  624. <Reference Include="System.Data.Common">
  625. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Data.Common.dll</HintPath>
  626. </Reference>
  627. <Reference Include="System.Diagnostics.Contracts">
  628. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
  629. </Reference>
  630. <Reference Include="System.Diagnostics.Debug">
  631. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
  632. </Reference>
  633. <Reference Include="System.Diagnostics.FileVersionInfo">
  634. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
  635. </Reference>
  636. <Reference Include="System.Diagnostics.Process">
  637. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
  638. </Reference>
  639. <Reference Include="System.Diagnostics.StackTrace">
  640. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
  641. </Reference>
  642. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  643. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  644. </Reference>
  645. <Reference Include="System.Diagnostics.Tools">
  646. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
  647. </Reference>
  648. <Reference Include="System.Diagnostics.TraceSource">
  649. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
  650. </Reference>
  651. <Reference Include="System.Diagnostics.Tracing">
  652. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
  653. </Reference>
  654. <Reference Include="System.Drawing.Primitives">
  655. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
  656. </Reference>
  657. <Reference Include="System.Dynamic.Runtime">
  658. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
  659. </Reference>
  660. <Reference Include="System.Globalization.Calendars">
  661. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
  662. </Reference>
  663. <Reference Include="System.Globalization.Extensions">
  664. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
  665. </Reference>
  666. <Reference Include="System.Globalization">
  667. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Globalization.dll</HintPath>
  668. </Reference>
  669. <Reference Include="System.IO.Compression.ZipFile">
  670. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
  671. </Reference>
  672. <Reference Include="System.IO.Compression">
  673. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Compression.dll</HintPath>
  674. </Reference>
  675. <Reference Include="System.IO.FileSystem.DriveInfo">
  676. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
  677. </Reference>
  678. <Reference Include="System.IO.FileSystem.Primitives">
  679. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
  680. </Reference>
  681. <Reference Include="System.IO.FileSystem.Watcher">
  682. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
  683. </Reference>
  684. <Reference Include="System.IO.FileSystem">
  685. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
  686. </Reference>
  687. <Reference Include="System.IO.IsolatedStorage">
  688. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
  689. </Reference>
  690. <Reference Include="System.IO.MemoryMappedFiles">
  691. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
  692. </Reference>
  693. <Reference Include="System.IO.Pipes">
  694. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
  695. </Reference>
  696. <Reference Include="System.IO.UnmanagedMemoryStream">
  697. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
  698. </Reference>
  699. <Reference Include="System.IO">
  700. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.IO.dll</HintPath>
  701. </Reference>
  702. <Reference Include="System.Linq.Expressions">
  703. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
  704. </Reference>
  705. <Reference Include="System.Linq.Parallel">
  706. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
  707. </Reference>
  708. <Reference Include="System.Linq.Queryable">
  709. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
  710. </Reference>
  711. <Reference Include="System.Linq">
  712. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Linq.dll</HintPath>
  713. </Reference>
  714. <Reference Include="System.Memory">
  715. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Memory.dll</HintPath>
  716. </Reference>
  717. <Reference Include="System.Net.Http">
  718. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Http.dll</HintPath>
  719. </Reference>
  720. <Reference Include="System.Net.NameResolution">
  721. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
  722. </Reference>
  723. <Reference Include="System.Net.NetworkInformation">
  724. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
  725. </Reference>
  726. <Reference Include="System.Net.Ping">
  727. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Ping.dll</HintPath>
  728. </Reference>
  729. <Reference Include="System.Net.Primitives">
  730. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
  731. </Reference>
  732. <Reference Include="System.Net.Requests">
  733. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Requests.dll</HintPath>
  734. </Reference>
  735. <Reference Include="System.Net.Security">
  736. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Security.dll</HintPath>
  737. </Reference>
  738. <Reference Include="System.Net.Sockets">
  739. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
  740. </Reference>
  741. <Reference Include="System.Net.WebHeaderCollection">
  742. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
  743. </Reference>
  744. <Reference Include="System.Net.WebSockets.Client">
  745. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
  746. </Reference>
  747. <Reference Include="System.Net.WebSockets">
  748. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
  749. </Reference>
  750. <Reference Include="System.Numerics.Vectors">
  751. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Numerics.Vectors.dll</HintPath>
  752. </Reference>
  753. <Reference Include="System.ObjectModel">
  754. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ObjectModel.dll</HintPath>
  755. </Reference>
  756. <Reference Include="System.Reflection.DispatchProxy">
  757. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.DispatchProxy.dll</HintPath>
  758. </Reference>
  759. <Reference Include="System.Reflection.Emit.ILGeneration">
  760. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.ILGeneration.dll</HintPath>
  761. </Reference>
  762. <Reference Include="System.Reflection.Emit.Lightweight">
  763. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.Lightweight.dll</HintPath>
  764. </Reference>
  765. <Reference Include="System.Reflection.Emit">
  766. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Emit.dll</HintPath>
  767. </Reference>
  768. <Reference Include="System.Reflection.Extensions">
  769. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
  770. </Reference>
  771. <Reference Include="System.Reflection.Primitives">
  772. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
  773. </Reference>
  774. <Reference Include="System.Reflection">
  775. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Reflection.dll</HintPath>
  776. </Reference>
  777. <Reference Include="System.Resources.Reader">
  778. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
  779. </Reference>
  780. <Reference Include="System.Resources.ResourceManager">
  781. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
  782. </Reference>
  783. <Reference Include="System.Resources.Writer">
  784. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
  785. </Reference>
  786. <Reference Include="System.Runtime.CompilerServices.VisualC">
  787. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  788. </Reference>
  789. <Reference Include="System.Runtime.Extensions">
  790. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
  791. </Reference>
  792. <Reference Include="System.Runtime.Handles">
  793. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
  794. </Reference>
  795. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  796. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  797. </Reference>
  798. <Reference Include="System.Runtime.InteropServices">
  799. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
  800. </Reference>
  801. <Reference Include="System.Runtime.Numerics">
  802. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
  803. </Reference>
  804. <Reference Include="System.Runtime.Serialization.Formatters">
  805. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
  806. </Reference>
  807. <Reference Include="System.Runtime.Serialization.Json">
  808. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
  809. </Reference>
  810. <Reference Include="System.Runtime.Serialization.Primitives">
  811. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
  812. </Reference>
  813. <Reference Include="System.Runtime.Serialization.Xml">
  814. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
  815. </Reference>
  816. <Reference Include="System.Runtime">
  817. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Runtime.dll</HintPath>
  818. </Reference>
  819. <Reference Include="System.Security.Claims">
  820. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Claims.dll</HintPath>
  821. </Reference>
  822. <Reference Include="System.Security.Cryptography.Algorithms">
  823. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
  824. </Reference>
  825. <Reference Include="System.Security.Cryptography.Csp">
  826. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
  827. </Reference>
  828. <Reference Include="System.Security.Cryptography.Encoding">
  829. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
  830. </Reference>
  831. <Reference Include="System.Security.Cryptography.Primitives">
  832. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
  833. </Reference>
  834. <Reference Include="System.Security.Cryptography.X509Certificates">
  835. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
  836. </Reference>
  837. <Reference Include="System.Security.Principal">
  838. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.Principal.dll</HintPath>
  839. </Reference>
  840. <Reference Include="System.Security.SecureString">
  841. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
  842. </Reference>
  843. <Reference Include="System.Text.Encoding.Extensions">
  844. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
  845. </Reference>
  846. <Reference Include="System.Text.Encoding">
  847. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
  848. </Reference>
  849. <Reference Include="System.Text.RegularExpressions">
  850. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
  851. </Reference>
  852. <Reference Include="System.Threading.Overlapped">
  853. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
  854. </Reference>
  855. <Reference Include="System.Threading.Tasks.Extensions">
  856. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Extensions.dll</HintPath>
  857. </Reference>
  858. <Reference Include="System.Threading.Tasks.Parallel">
  859. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
  860. </Reference>
  861. <Reference Include="System.Threading.Tasks">
  862. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
  863. </Reference>
  864. <Reference Include="System.Threading.Thread">
  865. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
  866. </Reference>
  867. <Reference Include="System.Threading.ThreadPool">
  868. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
  869. </Reference>
  870. <Reference Include="System.Threading.Timer">
  871. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
  872. </Reference>
  873. <Reference Include="System.Threading">
  874. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Threading.dll</HintPath>
  875. </Reference>
  876. <Reference Include="System.ValueTuple">
  877. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.ValueTuple.dll</HintPath>
  878. </Reference>
  879. <Reference Include="System.Xml.ReaderWriter">
  880. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
  881. </Reference>
  882. <Reference Include="System.Xml.XDocument">
  883. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
  884. </Reference>
  885. <Reference Include="System.Xml.XPath.XDocument">
  886. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
  887. </Reference>
  888. <Reference Include="System.Xml.XPath">
  889. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
  890. </Reference>
  891. <Reference Include="System.Xml.XmlDocument">
  892. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
  893. </Reference>
  894. <Reference Include="System.Xml.XmlSerializer">
  895. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
  896. </Reference>
  897. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  898. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  899. </Reference>
  900. <Reference Include="System.ComponentModel.Composition">
  901. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
  902. </Reference>
  903. <Reference Include="System.Core">
  904. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Core.dll</HintPath>
  905. </Reference>
  906. <Reference Include="System.Data">
  907. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Data.dll</HintPath>
  908. </Reference>
  909. <Reference Include="System.Drawing">
  910. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Drawing.dll</HintPath>
  911. </Reference>
  912. <Reference Include="System.IO.Compression.FileSystem">
  913. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
  914. </Reference>
  915. <Reference Include="System.Net">
  916. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Net.dll</HintPath>
  917. </Reference>
  918. <Reference Include="System.Numerics">
  919. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Numerics.dll</HintPath>
  920. </Reference>
  921. <Reference Include="System.Runtime.Serialization">
  922. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
  923. </Reference>
  924. <Reference Include="System.ServiceModel.Web">
  925. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
  926. </Reference>
  927. <Reference Include="System.Transactions">
  928. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Transactions.dll</HintPath>
  929. </Reference>
  930. <Reference Include="System.Web">
  931. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Web.dll</HintPath>
  932. </Reference>
  933. <Reference Include="System.Windows">
  934. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Windows.dll</HintPath>
  935. </Reference>
  936. <Reference Include="System.Xml.Linq">
  937. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Linq.dll</HintPath>
  938. </Reference>
  939. <Reference Include="System.Xml.Serialization">
  940. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
  941. </Reference>
  942. <Reference Include="System.Xml">
  943. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.Xml.dll</HintPath>
  944. </Reference>
  945. <Reference Include="System">
  946. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/System.dll</HintPath>
  947. </Reference>
  948. <Reference Include="mscorlib">
  949. <HintPath>/Applications/Tuanjie/Tuanjie.app/Contents/NetStandard/compat/2.1.0/shims/netfx/mscorlib.dll</HintPath>
  950. </Reference>
  951. <Reference Include="UnityEditor.UI">
  952. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  953. </Reference>
  954. <Reference Include="UnityEngine.UI">
  955. <HintPath>/Users/lcn/0Fort23Projects/XY001/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  956. </Reference>
  957. </ItemGroup>
  958. <ItemGroup>
  959. </ItemGroup>
  960. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  961. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  962. Other similar extension points exist, see Microsoft.Common.targets.
  963. <Target Name="BeforeBuild">
  964. </Target>
  965. <Target Name="AfterBuild">
  966. </Target>
  967. -->
  968. </Project>