Unity.ThirdParty.csproj 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020
  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>8.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>{d2ad5be1-263a-9a30-ab0f-dc5b08044350}</ProjectGuid>
  16. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. <OutputType>Library</OutputType>
  18. <AppDesignerFolder>Properties</AppDesignerFolder>
  19. <AssemblyName>Unity.ThirdParty</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\</OutputPath>
  29. <DefineConstants>UNITY_2020_3_23;UNITY_2020_3;UNITY_2020;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;USE_SEARCH_ENGINE_API;SCENE_TEMPLATE_MODULE;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_IG;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_CLOUD_FEATURES;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;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>True</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. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeComparisonMode.cs" />
  45. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.Cecil.Mdb\MdbWriter.cs" />
  46. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSBindBreakpoint.cs" />
  47. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\CLRBindingUtils.cs" />
  48. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\ImageWriter.cs" />
  49. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\TypeModel.cs" />
  50. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\MapDecorator.cs" />
  51. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeSpecification.cs" />
  52. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ListDecorator.cs" />
  53. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\FileAttributes.cs" />
  54. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSResolveVariable.cs" />
  55. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\PortablePdb.cs" />
  56. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCBindBreakpointResult.cs" />
  57. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\PropertyDecorator.cs" />
  58. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ArrayDecorator.cs" />
  59. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ISerializerProxy.cs" />
  60. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodSpecification.cs" />
  61. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\GuidSerializer.cs" />
  62. <Compile Include="Assets\ThirdParty\ShareLib\Kcp\Kcp.cs" />
  63. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IMemberDefinition.cs" />
  64. <Compile Include="Assets\ThirdParty\protobuf-net\BufferPool.cs" />
  65. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs" />
  66. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\StackFrameInfo.cs" />
  67. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\VariantType.cs" />
  68. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IConstantProvider.cs" />
  69. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbInfo.cs" />
  70. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\CallbackSet.cs" />
  71. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\IProtoSerializer.cs" />
  72. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\TypeFormatEventArgs.cs" />
  73. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodReferenceComparer.cs" />
  74. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyHashAlgorithm.cs" />
  75. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono\Disposable.cs" />
  76. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ImmutableCollectionDecorator.cs" />
  77. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\ByteBufferEqualityComparer.cs" />
  78. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\TextMap.cs" />
  79. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\ILRuntimeException.cs" />
  80. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\Int64Serializer.cs" />
  81. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.InlineMethod.cs" />
  82. <Compile Include="Assets\ThirdParty\protobuf-net\Serializer.cs" />
  83. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Stack\StackObject.cs" />
  84. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\Image.cs" />
  85. <Compile Include="Assets\ThirdParty\ETTask\ETCancellationToken.cs" />
  86. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\CodeReader.cs" />
  87. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\GenericParameter.cs" />
  88. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MetadataSystem.cs" />
  89. <Compile Include="Assets\ThirdParty\protobuf-net\Compiler\CompilerContext.cs" />
  90. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\SurrogateSerializer.cs" />
  91. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\MemberSpecifiedDecorator.cs" />
  92. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\FieldBindingGenerator.cs" />
  93. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\SymWriter.cs" />
  94. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\VariableReference.cs" />
  95. <Compile Include="Assets\ThirdParty\ILRuntime\Other\ByReferenceKeyComparer.cs" />
  96. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MemberReference.cs" />
  97. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyNameReference.cs" />
  98. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoIgnoreAttribute.cs" />
  99. <Compile Include="Assets\ThirdParty\protobuf-net\IExtension.cs" />
  100. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\CLRRedirections.cs" />
  101. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\BinaryStreamWriter.cs" />
  102. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbLines.cs" />
  103. <Compile Include="Assets\ThirdParty\protobuf-net\ProtobufPropertyHelper.cs" />
  104. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\ImageReader.cs" />
  105. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\ValueTypeBindingGenerator.cs" />
  106. <Compile Include="Assets\ThirdParty\ILRuntime\Other\UncheckedStack.cs" />
  107. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSEnumChildren.cs" />
  108. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\FieldDecorator.cs" />
  109. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TargetRuntime.cs" />
  110. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.BCP.cs" />
  111. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodAttributes.cs" />
  112. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\MetadataToken.cs" />
  113. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbFunction.cs" />
  114. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\DefaultValueDecorator.cs" />
  115. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCStepComplete.cs" />
  116. <Compile Include="Assets\ThirdParty\protobuf-net\DataFormat.cs" />
  117. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MetadataResolver.cs" />
  118. <Compile Include="Assets\ThirdParty\protobuf-net\ServiceModel\ProtoBehaviorAttribute.cs" />
  119. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\DbiHeader.cs" />
  120. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\DebugSocket.cs" />
  121. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\DelegateManager.cs" />
  122. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodCallingConvention.cs" />
  123. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSResolveIndexer.cs" />
  124. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\BlobHeap.cs" />
  125. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\ISymUnmanagedDocumentWriter.cs" />
  126. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\SingleSerializer.cs" />
  127. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\VariableDefinition.cs" />
  128. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\VariableInfo.cs" />
  129. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\DebugMessageType.cs" />
  130. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\StringSerializer.cs" />
  131. <Compile Include="Assets\ThirdParty\LitJson\JsonReader.cs" />
  132. <Compile Include="Assets\ThirdParty\ETTask\ETTask.cs" />
  133. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\IProtoTypeSerializer.cs" />
  134. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.RegisterCleanup.cs" />
  135. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.CompilerServices.SymbolWriter\SourceMethodBuilder.cs" />
  136. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbException.cs" />
  137. <Compile Include="Assets\ThirdParty\protobuf-net\ImplicitFields.cs" />
  138. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\OpCodes\OpCodeREnum.cs" />
  139. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\EmbeddedResource.cs" />
  140. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\Resource.cs" />
  141. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\SequencePoint.cs" />
  142. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\Utils\Extensions.cs" />
  143. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ProtoDecoratorBase.cs" />
  144. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IMarshalInfoProvider.cs" />
  145. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\FieldReference.cs" />
  146. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\TagDecorator.cs" />
  147. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\UInt32Serializer.cs" />
  148. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeParser.cs" />
  149. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\RuntimeTypeModel.cs" />
  150. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoConverterAttribute.cs" />
  151. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\UserStringHeap.cs" />
  152. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\TypeSystem\IType.cs" />
  153. <Compile Include="Assets\ThirdParty\protobuf-net\ServiceModel\ProtoBehaviorExtensionElement.cs" />
  154. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ModuleKind.cs" />
  155. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\StepTypes.cs" />
  156. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCBreakpointHit.cs" />
  157. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\Treatments.cs" />
  158. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\ILProcessor.cs" />
  159. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ParseableSerializer.cs" />
  160. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyReader.cs" />
  161. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IGenericInstance.cs" />
  162. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeParameterInfo.cs" />
  163. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCAttachResult.cs" />
  164. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\SByteSerializer.cs" />
  165. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ReferenceType.cs" />
  166. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Extensions.cs" />
  167. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\SubItemSerializer.cs" />
  168. <Compile Include="Assets\ThirdParty\ETTask\AsyncETVoidMethodBuilder.cs" />
  169. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs" />
  170. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ParameterReference.cs" />
  171. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\GenericParameterAttributes.cs" />
  172. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\Utilities.cs" />
  173. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\SourceLocationProvider.cs" />
  174. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyNameDefinition.cs" />
  175. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\FieldAttributes.cs" />
  176. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\JITCompiler.cs" />
  177. <Compile Include="Assets\ThirdParty\protobuf-net\WireType.cs" />
  178. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\AppDomain.cs" />
  179. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\PdbHelper.cs" />
  180. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\OpCode.cs" />
  181. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ArrayType.cs" />
  182. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoContractAttribute.cs" />
  183. <Compile Include="Assets\ThirdParty\protobuf-net\Helpers.cs" />
  184. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PropertyAttributes.cs" />
  185. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ParameterAttributes.cs" />
  186. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Adaptors\CLRCrossBindingAdaptors.cs" />
  187. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeSystem.cs" />
  188. <Compile Include="Assets\ThirdParty\LitJson\JsonException.cs" />
  189. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\BindingGeneratorExtensions.cs" />
  190. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\CharSerializer.cs" />
  191. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\NullDecorator.cs" />
  192. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.Utils.cs" />
  193. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeReferenceEqualityComparer.cs" />
  194. <Compile Include="Assets\ThirdParty\protobuf-net\DiscriminatedUnion.cs" />
  195. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\CallSite.cs" />
  196. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\CodeBasicBlock.cs" />
  197. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\BreakpointInfo.cs" />
  198. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\CodeWriter.cs" />
  199. <Compile Include="Assets\ThirdParty\protobuf-net\ExtensibleUtil.cs" />
  200. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeReference.cs" />
  201. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\TypeSystem\CLRType.cs" />
  202. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbFileHeader.cs" />
  203. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCEnumChildrenResult.cs" />
  204. <Compile Include="Assets\ThirdParty\ETTask\AsyncMethodBuilderAttribute.cs" />
  205. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbSource.cs" />
  206. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\ElementType.cs" />
  207. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\Code.cs" />
  208. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\ILIntepreter.cs" />
  209. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSStep.cs" />
  210. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbSlot.cs" />
  211. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeFieldInfo.cs" />
  212. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\NativeType.cs" />
  213. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\DataDirectory.cs" />
  214. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\Section.cs" />
  215. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\BinaryStreamReader.cs" />
  216. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\BindingCodeGenerator.cs" />
  217. <Compile Include="Assets\ThirdParty\protobuf-net\KeyValuePairProxy.cs" />
  218. <Compile Include="Assets\ThirdParty\LitJson\JsonWriter.cs" />
  219. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\CrossBindingMethodInfo.cs" />
  220. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\DateTimeSerializer.cs" />
  221. <Compile Include="Assets\ThirdParty\ETTask\IAwaiter.cs" />
  222. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\Method\ExceptionHandler.cs" />
  223. <Compile Include="Assets\ThirdParty\LitJson\Extensions.cs" />
  224. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\Document.cs" />
  225. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimePropertyInfo.cs" />
  226. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\ConstructorBindingGenerator.cs" />
  227. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\IntHashTable.cs" />
  228. <Compile Include="Assets\ThirdParty\protobuf-net\Compiler\CompilerDelegates.cs" />
  229. <Compile Include="Assets\ThirdParty\LitJson\JsonData.cs" />
  230. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeResolver.cs" />
  231. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ByteSerializer.cs" />
  232. <Compile Include="Assets\ThirdParty\protobuf-net\BclHelpers.cs" />
  233. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\CompiledSerializer.cs" />
  234. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\CommonBindingGenerator.cs" />
  235. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\BasicList.cs" />
  236. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbFile.cs" />
  237. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\Buffers.cs" />
  238. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\CrossBindingCodeGenerator.cs" />
  239. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.Cecil.Mdb\MdbReader.cs" />
  240. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\SentinelType.cs" />
  241. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\ILTypeInstance.cs" />
  242. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSDeleteBreakpoint.cs" />
  243. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCResolveVariableResult.cs" />
  244. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\InvocationContext.cs" />
  245. <Compile Include="Assets\ThirdParty\LitJson\JsonMockWrapper.cs" />
  246. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodImplAttributes.cs" />
  247. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\GenericParameterResolver.cs" />
  248. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ManifestResourceAttributes.cs" />
  249. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Stack\RuntimeStack.cs" />
  250. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\StringHeap.cs" />
  251. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeMethodInfo.cs" />
  252. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\Modifiers.cs" />
  253. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\BitAccess.cs" />
  254. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\EventDefinition.cs" />
  255. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\BreakPointContext.cs" />
  256. <Compile Include="Assets\ThirdParty\protobuf-net\SerializationContext.cs" />
  257. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ICustomAttributeProvider.cs" />
  258. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodDefinition.cs" />
  259. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono\Empty.cs" />
  260. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodReturnType.cs" />
  261. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.PE\ByteBuffer.cs" />
  262. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbScope.cs" />
  263. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbDebugException.cs" />
  264. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\ExceptionHandler.cs" />
  265. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\BaseAssemblyResolver.cs" />
  266. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MemberDefinitionCollection.cs" />
  267. <Compile Include="Assets\ThirdParty\ETTask\AsyncETTaskCompletedMethodBuilder.cs" />
  268. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\MethodBody.cs" />
  269. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\AsyncJITCompileWorker.cs" />
  270. <Compile Include="Assets\ThirdParty\protobuf-net\BufferExtension.cs" />
  271. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs" />
  272. <Compile Include="Assets\ThirdParty\ILRuntime\Other\DelegateExportAttribute.cs" />
  273. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PinnedType.cs" />
  274. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ParameterDefinition.cs" />
  275. <Compile Include="Assets\ThirdParty\LitJson\Lexer.cs" />
  276. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodReference.cs" />
  277. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\ILRuntimeJITAttribute.cs" />
  278. <Compile Include="Assets\ThirdParty\LitJson\UnityTypeBindings.cs" />
  279. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PointerType.cs" />
  280. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\ReflectedUriDecorator.cs" />
  281. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\EventReference.cs" />
  282. <Compile Include="Assets\ThirdParty\ILRuntime\Other\UncheckedList.cs" />
  283. <Compile Include="Assets\ThirdParty\protobuf-net\ServiceModel\ProtoOperationBehavior.cs" />
  284. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\NativePdbWriter.cs" />
  285. <Compile Include="Assets\ThirdParty\protobuf-net\ServiceModel\XmlProtoSerializer.cs" />
  286. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\ModuleMetadata.cs" />
  287. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoException.cs" />
  288. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\OpCodes\OpCodeEnum.cs" />
  289. <Compile Include="Assets\ThirdParty\LitJson\JsonMapper.cs" />
  290. <Compile Include="Assets\ThirdParty\protobuf-net\Extensible.cs" />
  291. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\CodedIndex.cs" />
  292. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCModuleLoaded.cs" />
  293. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\ValueMember.cs" />
  294. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoReader.cs" />
  295. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\DbiSecCon.cs" />
  296. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Stack\StackObjectAllocator.cs" />
  297. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ModuleReference.cs" />
  298. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Collections.Generic\ReadOnlyCollection.cs" />
  299. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\PdbHeap.cs" />
  300. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\GenericInstanceType.cs" />
  301. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\MsfDirectory.cs" />
  302. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyDefinition.cs" />
  303. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\DecimalSerializer.cs" />
  304. <Compile Include="Assets\ThirdParty\ETTask\AsyncETTaskMethodBuilder.cs" />
  305. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MarshalInfo.cs" />
  306. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\BooleanSerializer.cs" />
  307. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbTokenLine.cs" />
  308. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\DoubleSerializer.cs" />
  309. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Security.Cryptography\CryptoConvert.cs" />
  310. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Security.Cryptography\CryptoService.cs" />
  311. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\LinkedResource.cs" />
  312. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\TableHeap.cs" />
  313. <Compile Include="Assets\ThirdParty\protobuf-net\SubItemToken.cs" />
  314. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\Method\IMethod.cs" />
  315. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\Row.cs" />
  316. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\SubType.cs" />
  317. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeDefinition.cs" />
  318. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\FunctionPointerType.cs" />
  319. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\SecurityDeclaration.cs" />
  320. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\FieldDefinition.cs" />
  321. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\GenericInstanceMethod.cs" />
  322. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\Method\CLRMethod.cs" />
  323. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyLinkedResource.cs" />
  324. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\TypeSerializer.cs" />
  325. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\SymDocumentWriter.cs" />
  326. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\DataStream.cs" />
  327. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\GuidHeap.cs" />
  328. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\Import.cs" />
  329. <Compile Include="Assets\ThirdParty\protobuf-net\IExtensible.cs" />
  330. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono\StreamExtensions.cs" />
  331. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\Extensions.cs" />
  332. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\DbiDbgHdr.cs" />
  333. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PropertyDefinition.cs" />
  334. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\TokenType.cs" />
  335. <Compile Include="Assets\ThirdParty\ETTask\ETVoid.cs" />
  336. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeAttributes.cs" />
  337. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PropertyReference.cs" />
  338. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\ValueTypeBinder.cs" />
  339. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\Instruction.cs" />
  340. <Compile Include="Assets\ThirdParty\protobuf-net\CallbackAttributes.cs" />
  341. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\TupleSerializer.cs" />
  342. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\WindowsRuntimeProjections.cs" />
  343. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\Int16Serializer.cs" />
  344. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyWriter.cs" />
  345. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoMapAttribute.cs" />
  346. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\MethodSemanticsAttributes.cs" />
  347. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\CLRBinding\MethodBindingGenerator.cs" />
  348. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\MetaType.cs" />
  349. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\AttributeMap.cs" />
  350. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\OpCodes.cs" />
  351. <Compile Include="Assets\ThirdParty\ETTask\ETTaskCompleted.cs" />
  352. <Compile Include="Assets\ThirdParty\LitJson\ParserToken.cs" />
  353. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Collections.Generic\Collection.cs" />
  354. <Compile Include="Assets\ThirdParty\LitJson\Netstandard15Polyfill.cs" />
  355. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.CompilerServices.SymbolWriter\SymbolWriterImpl.cs" />
  356. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\NetObjectSerializer.cs" />
  357. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Stack\StackFrame.cs" />
  358. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PInvokeInfo.cs" />
  359. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ExportedType.cs" />
  360. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ParameterDefinitionCollection.cs" />
  361. <Compile Include="Assets\ThirdParty\protobuf-net\PrefixStyle.cs" />
  362. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\CvInfo.cs" />
  363. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\TypeDefinitionCollection.cs" />
  364. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\DebugService.cs" />
  365. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\NativePdbReader.cs" />
  366. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbLine.cs" />
  367. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\TimeSpanSerializer.cs" />
  368. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\PInvokeAttributes.cs" />
  369. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeType.cs" />
  370. <Compile Include="Assets\ThirdParty\protobuf-net\Compiler\Local.cs" />
  371. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Metadata\Heap.cs" />
  372. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoEnumAttribute.cs" />
  373. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IMethodSignature.cs" />
  374. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\SCThreadStarted.cs" />
  375. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\OpCodes\OpCode.cs" />
  376. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\Method\ILMethod.cs" />
  377. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Mono.Cecil.Pdb\ISymUnmanagedWriter2.cs" />
  378. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\DelegateAdapter.cs" />
  379. <Compile Include="Assets\ThirdParty\protobuf-net\GlobalSuppressions.cs" />
  380. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\CustomAttribute.cs" />
  381. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbReader.cs" />
  382. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoMemberAttribute.cs" />
  383. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\EventAttributes.cs" />
  384. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.ELDC.cs" />
  385. <Compile Include="Assets\ThirdParty\protobuf-net\NetObjectCache.cs" />
  386. <Compile Include="Assets\ThirdParty\protobuf-net\ServiceModel\ProtoEndpointBehavior.cs" />
  387. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoWriter.cs" />
  388. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\UInt64Serializer.cs" />
  389. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyInfo.cs" />
  390. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\EnumSerializer.cs" />
  391. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono\Type.cs" />
  392. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\Int32Serializer.cs" />
  393. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono\MergeSort.cs" />
  394. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\DbiModuleInfo.cs" />
  395. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\SystemTypeSerializer.cs" />
  396. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\ILIntepreter.Register.cs" />
  397. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Intepreter\RegisterVM\Optimizer.FCP.cs" />
  398. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Debugger\Protocol\CSExecute.cs" />
  399. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IMetadataScope.cs" />
  400. <Compile Include="Assets\ThirdParty\protobuf-net\ProtoIncludeAttribute.cs" />
  401. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil.Cil\Symbols.cs" />
  402. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeWrapperType.cs" />
  403. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IMetadataTokenProvider.cs" />
  404. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\DefaultAssemblyResolver.cs" />
  405. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\Interfaces.cs" />
  406. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\UriDecorator.cs" />
  407. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\TypeSystem\ILType.cs" />
  408. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\BlobSerializer.cs" />
  409. <Compile Include="Assets\ThirdParty\protobuf-net\PType.cs" />
  410. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\IGenericParameterProvider.cs" />
  411. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\BitSet.cs" />
  412. <Compile Include="Assets\ThirdParty\ILRuntime\CLR\TypeSystem\ILGenericParameterType.cs" />
  413. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\Consts.cs" />
  414. <Compile Include="Assets\ThirdParty\ILRuntime\Other\ThreadSafeDictionary.cs" />
  415. <Compile Include="Assets\ThirdParty\ILRuntime\Runtime\Enviorment\CrossBindingAdaptor.cs" />
  416. <Compile Include="Assets\ThirdParty\ILRuntime\Reflection\ILRuntimeConstructorInfo.cs" />
  417. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\ModuleDefinition.cs" />
  418. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\mdb\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs" />
  419. <Compile Include="Assets\ThirdParty\ETTask\ETTaskHelper.cs" />
  420. <Compile Include="Assets\ThirdParty\ILRuntime\Other\NeedAdaptorAttribute.cs" />
  421. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\symbols\pdb\Microsoft.Cci.Pdb\PdbConstant.cs" />
  422. <Compile Include="Assets\ThirdParty\LitJson\IJsonWrapper.cs" />
  423. <Compile Include="Assets\ThirdParty\protobuf-net\Meta\ProtoSyntax.cs" />
  424. <Compile Include="Assets\ThirdParty\protobuf-net\Serializers\UInt16Serializer.cs" />
  425. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil\Mono.Cecil\AssemblyFlags.cs" />
  426. <None Include="Assets\ThirdParty\Unity.ThirdParty.asmdef" />
  427. <Reference Include="UnityEngine">
  428. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
  429. </Reference>
  430. <Reference Include="UnityEngine.AIModule">
  431. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  432. </Reference>
  433. <Reference Include="UnityEngine.ARModule">
  434. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  435. </Reference>
  436. <Reference Include="UnityEngine.AccessibilityModule">
  437. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  438. </Reference>
  439. <Reference Include="UnityEngine.AndroidJNIModule">
  440. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
  441. </Reference>
  442. <Reference Include="UnityEngine.AnimationModule">
  443. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  444. </Reference>
  445. <Reference Include="UnityEngine.AssetBundleModule">
  446. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  447. </Reference>
  448. <Reference Include="UnityEngine.AudioModule">
  449. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  450. </Reference>
  451. <Reference Include="UnityEngine.ClothModule">
  452. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  453. </Reference>
  454. <Reference Include="UnityEngine.CloudFoundationModule">
  455. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CloudFoundationModule.dll</HintPath>
  456. </Reference>
  457. <Reference Include="UnityEngine.ClusterInputModule">
  458. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  459. </Reference>
  460. <Reference Include="UnityEngine.ClusterRendererModule">
  461. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  462. </Reference>
  463. <Reference Include="UnityEngine.CoreModule">
  464. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  465. </Reference>
  466. <Reference Include="UnityEngine.CrashReportingModule">
  467. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  468. </Reference>
  469. <Reference Include="UnityEngine.DSPGraphModule">
  470. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
  471. </Reference>
  472. <Reference Include="UnityEngine.DirectorModule">
  473. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  474. </Reference>
  475. <Reference Include="UnityEngine.GIModule">
  476. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GIModule.dll</HintPath>
  477. </Reference>
  478. <Reference Include="UnityEngine.GameCenterModule">
  479. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  480. </Reference>
  481. <Reference Include="UnityEngine.GridModule">
  482. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  483. </Reference>
  484. <Reference Include="UnityEngine.HotReloadModule">
  485. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  486. </Reference>
  487. <Reference Include="UnityEngine.IMGUIModule">
  488. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  489. </Reference>
  490. <Reference Include="UnityEngine.ImageConversionModule">
  491. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  492. </Reference>
  493. <Reference Include="UnityEngine.InputModule">
  494. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  495. </Reference>
  496. <Reference Include="UnityEngine.InputLegacyModule">
  497. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
  498. </Reference>
  499. <Reference Include="UnityEngine.JSONSerializeModule">
  500. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  501. </Reference>
  502. <Reference Include="UnityEngine.LocalizationModule">
  503. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  504. </Reference>
  505. <Reference Include="UnityEngine.ParticleSystemModule">
  506. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  507. </Reference>
  508. <Reference Include="UnityEngine.PerformanceReportingModule">
  509. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  510. </Reference>
  511. <Reference Include="UnityEngine.PhysicsModule">
  512. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  513. </Reference>
  514. <Reference Include="UnityEngine.Physics2DModule">
  515. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  516. </Reference>
  517. <Reference Include="UnityEngine.ProfilerModule">
  518. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  519. </Reference>
  520. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  521. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  522. </Reference>
  523. <Reference Include="UnityEngine.ScreenCaptureModule">
  524. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  525. </Reference>
  526. <Reference Include="UnityEngine.SharedInternalsModule">
  527. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  528. </Reference>
  529. <Reference Include="UnityEngine.SpriteMaskModule">
  530. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  531. </Reference>
  532. <Reference Include="UnityEngine.SpriteShapeModule">
  533. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  534. </Reference>
  535. <Reference Include="UnityEngine.StreamingModule">
  536. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  537. </Reference>
  538. <Reference Include="UnityEngine.SubstanceModule">
  539. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  540. </Reference>
  541. <Reference Include="UnityEngine.TLSModule">
  542. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  543. </Reference>
  544. <Reference Include="UnityEngine.TerrainModule">
  545. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  546. </Reference>
  547. <Reference Include="UnityEngine.TerrainPhysicsModule">
  548. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  549. </Reference>
  550. <Reference Include="UnityEngine.TextCoreModule">
  551. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  552. </Reference>
  553. <Reference Include="UnityEngine.TextRenderingModule">
  554. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  555. </Reference>
  556. <Reference Include="UnityEngine.TilemapModule">
  557. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  558. </Reference>
  559. <Reference Include="UnityEngine.UIModule">
  560. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  561. </Reference>
  562. <Reference Include="UnityEngine.UIElementsModule">
  563. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  564. </Reference>
  565. <Reference Include="UnityEngine.UIElementsNativeModule">
  566. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
  567. </Reference>
  568. <Reference Include="UnityEngine.UNETModule">
  569. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  570. </Reference>
  571. <Reference Include="UnityEngine.UmbraModule">
  572. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  573. </Reference>
  574. <Reference Include="UnityEngine.UnityAnalyticsModule">
  575. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  576. </Reference>
  577. <Reference Include="UnityEngine.UnityConnectModule">
  578. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  579. </Reference>
  580. <Reference Include="UnityEngine.UnityCurlModule">
  581. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityCurlModule.dll</HintPath>
  582. </Reference>
  583. <Reference Include="UnityEngine.UnityTestProtocolModule">
  584. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  585. </Reference>
  586. <Reference Include="UnityEngine.UnityWebRequestModule">
  587. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  588. </Reference>
  589. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  590. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  591. </Reference>
  592. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  593. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  594. </Reference>
  595. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  596. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  597. </Reference>
  598. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  599. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  600. </Reference>
  601. <Reference Include="UnityEngine.VFXModule">
  602. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  603. </Reference>
  604. <Reference Include="UnityEngine.VehiclesModule">
  605. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  606. </Reference>
  607. <Reference Include="UnityEngine.VideoModule">
  608. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  609. </Reference>
  610. <Reference Include="UnityEngine.VirtualTexturingModule">
  611. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
  612. </Reference>
  613. <Reference Include="UnityEngine.WindModule">
  614. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  615. </Reference>
  616. <Reference Include="UnityEditor">
  617. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.dll</HintPath>
  618. </Reference>
  619. <Reference Include="UnityEditor.CoreModule">
  620. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.CoreModule.dll</HintPath>
  621. </Reference>
  622. <Reference Include="UnityEditor.GraphViewModule">
  623. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.GraphViewModule.dll</HintPath>
  624. </Reference>
  625. <Reference Include="UnityEditor.PackageManagerUIModule">
  626. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.PackageManagerUIModule.dll</HintPath>
  627. </Reference>
  628. <Reference Include="UnityEditor.SceneTemplateModule">
  629. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.SceneTemplateModule.dll</HintPath>
  630. </Reference>
  631. <Reference Include="UnityEditor.UIElementsModule">
  632. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsModule.dll</HintPath>
  633. </Reference>
  634. <Reference Include="UnityEditor.UIElementsSamplesModule">
  635. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.UIElementsSamplesModule.dll</HintPath>
  636. </Reference>
  637. <Reference Include="UnityEditor.UIServiceModule">
  638. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.UIServiceModule.dll</HintPath>
  639. </Reference>
  640. <Reference Include="UnityEditor.UnityConnectModule">
  641. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEngine/UnityEditor.UnityConnectModule.dll</HintPath>
  642. </Reference>
  643. <Reference Include="UnityEditor.Graphs">
  644. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
  645. </Reference>
  646. <Reference Include="UnityEditor.WindowsStandalone.Extensions">
  647. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
  648. </Reference>
  649. <Reference Include="CommandLine">
  650. <HintPath>E:/ET/Unity/Assets/Plugins/CommandLine.dll</HintPath>
  651. </Reference>
  652. <Reference Include="ICSharpCode.SharpZipLib">
  653. <HintPath>E:/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  654. </Reference>
  655. <Reference Include="mscorlib">
  656. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  657. </Reference>
  658. <Reference Include="System">
  659. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  660. </Reference>
  661. <Reference Include="System.Core">
  662. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  663. </Reference>
  664. <Reference Include="System.Runtime.Serialization">
  665. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  666. </Reference>
  667. <Reference Include="System.Xml">
  668. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  669. </Reference>
  670. <Reference Include="System.Xml.Linq">
  671. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  672. </Reference>
  673. <Reference Include="System.Numerics">
  674. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  675. </Reference>
  676. <Reference Include="System.Numerics.Vectors">
  677. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  678. </Reference>
  679. <Reference Include="System.Net.Http">
  680. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  681. </Reference>
  682. <Reference Include="System.IO.Compression">
  683. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.IO.Compression.dll</HintPath>
  684. </Reference>
  685. <Reference Include="Microsoft.CSharp">
  686. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  687. </Reference>
  688. <Reference Include="System.Data">
  689. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  690. </Reference>
  691. <Reference Include="Microsoft.Win32.Primitives">
  692. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  693. </Reference>
  694. <Reference Include="netstandard">
  695. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  696. </Reference>
  697. <Reference Include="System.AppContext">
  698. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  699. </Reference>
  700. <Reference Include="System.Collections.Concurrent">
  701. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  702. </Reference>
  703. <Reference Include="System.Collections">
  704. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  705. </Reference>
  706. <Reference Include="System.Collections.NonGeneric">
  707. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  708. </Reference>
  709. <Reference Include="System.Collections.Specialized">
  710. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  711. </Reference>
  712. <Reference Include="System.ComponentModel.Annotations">
  713. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  714. </Reference>
  715. <Reference Include="System.ComponentModel">
  716. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  717. </Reference>
  718. <Reference Include="System.ComponentModel.EventBasedAsync">
  719. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  720. </Reference>
  721. <Reference Include="System.ComponentModel.Primitives">
  722. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  723. </Reference>
  724. <Reference Include="System.ComponentModel.TypeConverter">
  725. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  726. </Reference>
  727. <Reference Include="System.Console">
  728. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  729. </Reference>
  730. <Reference Include="System.Data.Common">
  731. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  732. </Reference>
  733. <Reference Include="System.Diagnostics.Contracts">
  734. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  735. </Reference>
  736. <Reference Include="System.Diagnostics.Debug">
  737. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  738. </Reference>
  739. <Reference Include="System.Diagnostics.FileVersionInfo">
  740. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  741. </Reference>
  742. <Reference Include="System.Diagnostics.Process">
  743. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  744. </Reference>
  745. <Reference Include="System.Diagnostics.StackTrace">
  746. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  747. </Reference>
  748. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  749. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  750. </Reference>
  751. <Reference Include="System.Diagnostics.Tools">
  752. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  753. </Reference>
  754. <Reference Include="System.Diagnostics.TraceSource">
  755. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  756. </Reference>
  757. <Reference Include="System.Drawing.Primitives">
  758. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  759. </Reference>
  760. <Reference Include="System.Dynamic.Runtime">
  761. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  762. </Reference>
  763. <Reference Include="System.Globalization.Calendars">
  764. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  765. </Reference>
  766. <Reference Include="System.Globalization">
  767. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  768. </Reference>
  769. <Reference Include="System.Globalization.Extensions">
  770. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  771. </Reference>
  772. <Reference Include="System.IO.Compression.ZipFile">
  773. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  774. </Reference>
  775. <Reference Include="System.IO">
  776. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  777. </Reference>
  778. <Reference Include="System.IO.FileSystem">
  779. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  780. </Reference>
  781. <Reference Include="System.IO.FileSystem.DriveInfo">
  782. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  783. </Reference>
  784. <Reference Include="System.IO.FileSystem.Primitives">
  785. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  786. </Reference>
  787. <Reference Include="System.IO.FileSystem.Watcher">
  788. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  789. </Reference>
  790. <Reference Include="System.IO.IsolatedStorage">
  791. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  792. </Reference>
  793. <Reference Include="System.IO.MemoryMappedFiles">
  794. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  795. </Reference>
  796. <Reference Include="System.IO.Pipes">
  797. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  798. </Reference>
  799. <Reference Include="System.IO.UnmanagedMemoryStream">
  800. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  801. </Reference>
  802. <Reference Include="System.Linq">
  803. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  804. </Reference>
  805. <Reference Include="System.Linq.Expressions">
  806. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  807. </Reference>
  808. <Reference Include="System.Linq.Parallel">
  809. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  810. </Reference>
  811. <Reference Include="System.Linq.Queryable">
  812. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  813. </Reference>
  814. <Reference Include="System.Net.Http.Rtc">
  815. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  816. </Reference>
  817. <Reference Include="System.Net.NameResolution">
  818. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  819. </Reference>
  820. <Reference Include="System.Net.NetworkInformation">
  821. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  822. </Reference>
  823. <Reference Include="System.Net.Ping">
  824. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  825. </Reference>
  826. <Reference Include="System.Net.Primitives">
  827. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  828. </Reference>
  829. <Reference Include="System.Net.Requests">
  830. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  831. </Reference>
  832. <Reference Include="System.Net.Security">
  833. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  834. </Reference>
  835. <Reference Include="System.Net.Sockets">
  836. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  837. </Reference>
  838. <Reference Include="System.Net.WebHeaderCollection">
  839. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  840. </Reference>
  841. <Reference Include="System.Net.WebSockets.Client">
  842. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  843. </Reference>
  844. <Reference Include="System.Net.WebSockets">
  845. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  846. </Reference>
  847. <Reference Include="System.ObjectModel">
  848. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  849. </Reference>
  850. <Reference Include="System.Reflection">
  851. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  852. </Reference>
  853. <Reference Include="System.Reflection.Emit">
  854. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  855. </Reference>
  856. <Reference Include="System.Reflection.Emit.ILGeneration">
  857. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  858. </Reference>
  859. <Reference Include="System.Reflection.Emit.Lightweight">
  860. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  861. </Reference>
  862. <Reference Include="System.Reflection.Extensions">
  863. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  864. </Reference>
  865. <Reference Include="System.Reflection.Primitives">
  866. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  867. </Reference>
  868. <Reference Include="System.Resources.Reader">
  869. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  870. </Reference>
  871. <Reference Include="System.Resources.ResourceManager">
  872. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  873. </Reference>
  874. <Reference Include="System.Resources.Writer">
  875. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  876. </Reference>
  877. <Reference Include="System.Runtime.CompilerServices.VisualC">
  878. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  879. </Reference>
  880. <Reference Include="System.Runtime">
  881. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  882. </Reference>
  883. <Reference Include="System.Runtime.Extensions">
  884. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  885. </Reference>
  886. <Reference Include="System.Runtime.Handles">
  887. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  888. </Reference>
  889. <Reference Include="System.Runtime.InteropServices">
  890. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  891. </Reference>
  892. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  893. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  894. </Reference>
  895. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  896. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  897. </Reference>
  898. <Reference Include="System.Runtime.Numerics">
  899. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  900. </Reference>
  901. <Reference Include="System.Runtime.Serialization.Formatters">
  902. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  903. </Reference>
  904. <Reference Include="System.Runtime.Serialization.Json">
  905. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  906. </Reference>
  907. <Reference Include="System.Runtime.Serialization.Primitives">
  908. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  909. </Reference>
  910. <Reference Include="System.Runtime.Serialization.Xml">
  911. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  912. </Reference>
  913. <Reference Include="System.Security.Claims">
  914. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  915. </Reference>
  916. <Reference Include="System.Security.Cryptography.Algorithms">
  917. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  918. </Reference>
  919. <Reference Include="System.Security.Cryptography.Csp">
  920. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  921. </Reference>
  922. <Reference Include="System.Security.Cryptography.Encoding">
  923. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  924. </Reference>
  925. <Reference Include="System.Security.Cryptography.Primitives">
  926. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  927. </Reference>
  928. <Reference Include="System.Security.Cryptography.X509Certificates">
  929. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  930. </Reference>
  931. <Reference Include="System.Security.Principal">
  932. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  933. </Reference>
  934. <Reference Include="System.Security.SecureString">
  935. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  936. </Reference>
  937. <Reference Include="System.ServiceModel.Duplex">
  938. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  939. </Reference>
  940. <Reference Include="System.ServiceModel.Http">
  941. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  942. </Reference>
  943. <Reference Include="System.ServiceModel.NetTcp">
  944. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  945. </Reference>
  946. <Reference Include="System.ServiceModel.Primitives">
  947. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  948. </Reference>
  949. <Reference Include="System.ServiceModel.Security">
  950. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  951. </Reference>
  952. <Reference Include="System.Text.Encoding">
  953. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  954. </Reference>
  955. <Reference Include="System.Text.Encoding.Extensions">
  956. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  957. </Reference>
  958. <Reference Include="System.Text.RegularExpressions">
  959. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  960. </Reference>
  961. <Reference Include="System.Threading">
  962. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  963. </Reference>
  964. <Reference Include="System.Threading.Overlapped">
  965. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  966. </Reference>
  967. <Reference Include="System.Threading.Tasks">
  968. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  969. </Reference>
  970. <Reference Include="System.Threading.Tasks.Parallel">
  971. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  972. </Reference>
  973. <Reference Include="System.Threading.Thread">
  974. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  975. </Reference>
  976. <Reference Include="System.Threading.ThreadPool">
  977. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  978. </Reference>
  979. <Reference Include="System.Threading.Timer">
  980. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  981. </Reference>
  982. <Reference Include="System.ValueTuple">
  983. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  984. </Reference>
  985. <Reference Include="System.Xml.ReaderWriter">
  986. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  987. </Reference>
  988. <Reference Include="System.Xml.XDocument">
  989. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  990. </Reference>
  991. <Reference Include="System.Xml.XmlDocument">
  992. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  993. </Reference>
  994. <Reference Include="System.Xml.XmlSerializer">
  995. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  996. </Reference>
  997. <Reference Include="System.Xml.XPath">
  998. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="System.Xml.XPath.XDocument">
  1001. <HintPath>C:/Apps/Unity/2020.3.23f1c1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="UnityEditor.UI">
  1004. <HintPath>E:/ET/Unity/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="UnityEngine.UI">
  1007. <HintPath>E:/ET/Unity/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
  1008. </Reference>
  1009. </ItemGroup>
  1010. <ItemGroup>
  1011. </ItemGroup>
  1012. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1013. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1014. Other similar extension points exist, see Microsoft.Common.targets.
  1015. <Target Name="BeforeBuild">
  1016. </Target>
  1017. <Target Name="AfterBuild">
  1018. </Target>
  1019. -->
  1020. </Project>