Unity.ThirdParty.csproj 107 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265
  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>latest</LangVersion>
  5. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. </PropertyGroup>
  7. <PropertyGroup>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ProductVersion>10.0.20506</ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <RootNamespace></RootNamespace>
  13. <ProjectGuid>{E15BADD2-3A26-309A-AB0F-DC5B08044350}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>Unity.ThirdParty</AssemblyName>
  17. <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
  18. <FileAlignment>512</FileAlignment>
  19. <BaseDirectory>.</BaseDirectory>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>Temp\bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE;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_3_5;UNITY_2018_3;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_OSX;PLATFORM_STANDALONE;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;NET452;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <NoWarn>0169</NoWarn>
  30. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>Temp\bin\Release\</OutputPath>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <NoWarn>0169</NoWarn>
  39. <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <NoConfig>true</NoConfig>
  43. <NoStdLib>true</NoStdLib>
  44. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  45. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  46. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="UnityEngine">
  50. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
  51. </Reference>
  52. <Reference Include="UnityEditor">
  53. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEditor.dll</HintPath>
  54. </Reference>
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="Assets\ThirdParty\Google.Protobuf\AdaptHelper.cs" />
  58. <Compile Include="Assets\ThirdParty\Google.Protobuf\ByteArray.cs" />
  59. <Compile Include="Assets\ThirdParty\Google.Protobuf\ByteString.cs" />
  60. <Compile Include="Assets\ThirdParty\Google.Protobuf\CodedInputStream.cs" />
  61. <Compile Include="Assets\ThirdParty\Google.Protobuf\CodedOutputStream.ComputeSize.cs" />
  62. <Compile Include="Assets\ThirdParty\Google.Protobuf\CodedOutputStream.cs" />
  63. <Compile Include="Assets\ThirdParty\Google.Protobuf\FieldCodec.cs" />
  64. <Compile Include="Assets\ThirdParty\Google.Protobuf\ICustomDiagnosticMessage.cs" />
  65. <Compile Include="Assets\ThirdParty\Google.Protobuf\IMessage.cs" />
  66. <Compile Include="Assets\ThirdParty\Google.Protobuf\InvalidProtocolBufferException.cs" />
  67. <Compile Include="Assets\ThirdParty\Google.Protobuf\LimitedInputStream.cs" />
  68. <Compile Include="Assets\ThirdParty\Google.Protobuf\MessageExtensions.cs" />
  69. <Compile Include="Assets\ThirdParty\Google.Protobuf\MessageParser.cs" />
  70. <Compile Include="Assets\ThirdParty\Google.Protobuf\PropertyInfoExtensions.cs" />
  71. <Compile Include="Assets\ThirdParty\Google.Protobuf\ProtoPreconditions.cs" />
  72. <Compile Include="Assets\ThirdParty\Google.Protobuf\RepeatedField.cs" />
  73. <Compile Include="Assets\ThirdParty\Google.Protobuf\StreamExtensions.cs" />
  74. <Compile Include="Assets\ThirdParty\Google.Protobuf\WireFormat.cs" />
  75. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\Method\CLRMethod.cs" />
  76. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\Method\ExceptionHandler.cs" />
  77. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\Method\ILMethod.cs" />
  78. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\Method\IMethod.cs" />
  79. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\TypeSystem\CLRType.cs" />
  80. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\TypeSystem\ILGenericParameterType.cs" />
  81. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\TypeSystem\ILType.cs" />
  82. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\TypeSystem\IType.cs" />
  83. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\CLR\Utils\Extensions.cs" />
  84. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Other\ByReferenceKeyComparer.cs" />
  85. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Other\DelegateExportAttribute.cs" />
  86. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Other\NeedAdaptorAttribute.cs" />
  87. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Other\ThreadSafeDictionary.cs" />
  88. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Other\UncheckedList.cs" />
  89. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\Extensions.cs" />
  90. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeConstructorInfo.cs" />
  91. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeFieldInfo.cs" />
  92. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeMethodInfo.cs" />
  93. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeParameterInfo.cs" />
  94. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimePropertyInfo.cs" />
  95. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeType.cs" />
  96. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Reflection\ILRuntimeWrapperType.cs" />
  97. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Adaptors\CLRCrossBindingAdaptors.cs" />
  98. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\BindingCodeGenerator.cs" />
  99. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\BindingGeneratorExtensions.cs" />
  100. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\CommonBindingGenerator.cs" />
  101. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\ConstructorBindingGenerator.cs" />
  102. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\FieldBindingGenerator.cs" />
  103. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\MethodBindingGenerator.cs" />
  104. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\CLRBinding\ValueTypeBindingGenerator.cs" />
  105. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\BreakPointContext.cs" />
  106. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\BreakpointInfo.cs" />
  107. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\DebuggerServer\DebuggerServer.cs" />
  108. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\DebugMessageType.cs" />
  109. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\DebugService.cs" />
  110. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\DebugSocket.cs" />
  111. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSBindBreakpoint.cs" />
  112. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSDeleteBreakpoint.cs" />
  113. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSEnumChildren.cs" />
  114. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSExecute.cs" />
  115. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSResolveIndexer.cs" />
  116. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSResolveVariable.cs" />
  117. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\CSStep.cs" />
  118. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCAttachResult.cs" />
  119. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCBindBreakpointResult.cs" />
  120. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCBreakpointHit.cs" />
  121. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCEnumChildrenResult.cs" />
  122. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCModuleLoaded.cs" />
  123. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCResolveVariableResult.cs" />
  124. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCStepComplete.cs" />
  125. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\Protocol\SCThreadStarted.cs" />
  126. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\StackFrameInfo.cs" />
  127. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\StepTypes.cs" />
  128. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Debugger\VariableInfo.cs" />
  129. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\AppDomain.cs" />
  130. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\CLRRedirections.cs" />
  131. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\CrossBindingAdaptor.cs" />
  132. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\DelegateManager.cs" />
  133. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\InvocationContext.cs" />
  134. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Enviorment\ValueTypeBinder.cs" />
  135. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Extensions.cs" />
  136. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\DelegateAdapter.cs" />
  137. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\ILIntepreter.cs" />
  138. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\ILRuntimeException.cs" />
  139. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\ILTypeInstance.cs" />
  140. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\OpCodes\OpCode.cs" />
  141. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Intepreter\OpCodes\OpCodeEnum.cs" />
  142. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Stack\RuntimeStack.cs" />
  143. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Stack\StackFrame.cs" />
  144. <Compile Include="Assets\ThirdParty\ILRuntime\ILRuntime\Runtime\Stack\StackObject.cs" />
  145. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\IJsonWrapper.cs" />
  146. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonData.cs" />
  147. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonException.cs" />
  148. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonMapper.cs" />
  149. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonMockWrapper.cs" />
  150. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonReader.cs" />
  151. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\JsonWriter.cs" />
  152. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\Lexer.cs" />
  153. <Compile Include="Assets\ThirdParty\ILRuntime\LitJson\ParserToken.cs" />
  154. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Code.cs" />
  155. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\CodeReader.cs" />
  156. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\CodeWriter.cs" />
  157. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Document.cs" />
  158. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\ExceptionHandler.cs" />
  159. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\ILProcessor.cs" />
  160. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Instruction.cs" />
  161. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\MethodBody.cs" />
  162. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\OpCode.cs" />
  163. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\OpCodes.cs" />
  164. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\SequencePoint.cs" />
  165. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\Symbols.cs" />
  166. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\VariableDefinition.cs" />
  167. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Cil\VariableReference.cs" />
  168. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\BlobHeap.cs" />
  169. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Buffers.cs" />
  170. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\CodedIndex.cs" />
  171. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\ElementType.cs" />
  172. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\GuidHeap.cs" />
  173. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Heap.cs" />
  174. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\MetadataToken.cs" />
  175. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Row.cs" />
  176. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\StringHeap.cs" />
  177. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\TableHeap.cs" />
  178. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\TokenType.cs" />
  179. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\UserStringHeap.cs" />
  180. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.Metadata\Utilities.cs" />
  181. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\BinaryStreamReader.cs" />
  182. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\BinaryStreamWriter.cs" />
  183. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ByteBuffer.cs" />
  184. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ByteBufferEqualityComparer.cs" />
  185. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\DataDirectory.cs" />
  186. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Image.cs" />
  187. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ImageReader.cs" />
  188. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\ImageWriter.cs" />
  189. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\Section.cs" />
  190. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil.PE\TextMap.cs" />
  191. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ArrayType.cs" />
  192. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyDefinition.cs" />
  193. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyFlags.cs" />
  194. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyHashAlgorithm.cs" />
  195. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyLinkedResource.cs" />
  196. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyNameDefinition.cs" />
  197. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyNameReference.cs" />
  198. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyReader.cs" />
  199. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\AssemblyWriter.cs" />
  200. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\BaseAssemblyResolver.cs" />
  201. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\CallSite.cs" />
  202. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\CustomAttribute.cs" />
  203. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\DefaultAssemblyResolver.cs" />
  204. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EmbeddedResource.cs" />
  205. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventAttributes.cs" />
  206. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventDefinition.cs" />
  207. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\EventReference.cs" />
  208. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ExportedType.cs" />
  209. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldAttributes.cs" />
  210. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldDefinition.cs" />
  211. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FieldReference.cs" />
  212. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FileAttributes.cs" />
  213. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\FunctionPointerType.cs" />
  214. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericInstanceMethod.cs" />
  215. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericInstanceType.cs" />
  216. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericParameter.cs" />
  217. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\GenericParameterAttributes.cs" />
  218. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IConstantProvider.cs" />
  219. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ICustomAttributeProvider.cs" />
  220. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IGenericInstance.cs" />
  221. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IGenericParameterProvider.cs" />
  222. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMarshalInfoProvider.cs" />
  223. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMemberDefinition.cs" />
  224. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMetadataScope.cs" />
  225. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMetadataTokenProvider.cs" />
  226. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\IMethodSignature.cs" />
  227. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Import.cs" />
  228. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\LinkedResource.cs" />
  229. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ManifestResourceAttributes.cs" />
  230. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MarshalInfo.cs" />
  231. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MemberDefinitionCollection.cs" />
  232. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MemberReference.cs" />
  233. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MetadataResolver.cs" />
  234. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MetadataSystem.cs" />
  235. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodAttributes.cs" />
  236. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodCallingConvention.cs" />
  237. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodDefinition.cs" />
  238. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodImplAttributes.cs" />
  239. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodReference.cs" />
  240. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodReturnType.cs" />
  241. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodSemanticsAttributes.cs" />
  242. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\MethodSpecification.cs" />
  243. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Modifiers.cs" />
  244. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleDefinition.cs" />
  245. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleKind.cs" />
  246. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ModuleReference.cs" />
  247. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\NativeType.cs" />
  248. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterAttributes.cs" />
  249. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterDefinition.cs" />
  250. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterDefinitionCollection.cs" />
  251. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ParameterReference.cs" />
  252. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PinnedType.cs" />
  253. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PInvokeAttributes.cs" />
  254. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PInvokeInfo.cs" />
  255. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PointerType.cs" />
  256. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyAttributes.cs" />
  257. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyDefinition.cs" />
  258. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\PropertyReference.cs" />
  259. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\ReferenceType.cs" />
  260. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\Resource.cs" />
  261. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\SecurityDeclaration.cs" />
  262. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\SentinelType.cs" />
  263. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TargetRuntime.cs" />
  264. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeAttributes.cs" />
  265. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeDefinition.cs" />
  266. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeDefinitionCollection.cs" />
  267. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeParser.cs" />
  268. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeReference.cs" />
  269. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeSpecification.cs" />
  270. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\TypeSystem.cs" />
  271. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Cecil\VariantType.cs" />
  272. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Collections.Generic\Collection.cs" />
  273. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Collections.Generic\ReadOnlyCollection.cs" />
  274. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Security.Cryptography\CryptoConvert.cs" />
  275. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono.Security.Cryptography\CryptoService.cs" />
  276. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Actions.cs" />
  277. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Empty.cs" />
  278. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.20\MonoCecil\Mono\Funcs.cs" />
  279. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\BitAccess.cs" />
  280. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\BitSet.cs" />
  281. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\CvInfo.cs" />
  282. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DataStream.cs" />
  283. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiDbgHdr.cs" />
  284. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiHeader.cs" />
  285. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiModuleInfo.cs" />
  286. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\DbiSecCon.cs" />
  287. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\Interfaces.cs" />
  288. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\IntHashTable.cs" />
  289. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\MsfDirectory.cs" />
  290. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbConstant.cs" />
  291. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbDebugException.cs" />
  292. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbException.cs" />
  293. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFile.cs" />
  294. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFileHeader.cs" />
  295. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbFunction.cs" />
  296. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbLine.cs" />
  297. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbLines.cs" />
  298. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbReader.cs" />
  299. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbScope.cs" />
  300. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbSlot.cs" />
  301. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\PdbSource.cs" />
  302. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Microsoft.Cci.Pdb\SourceLocationProvider.cs" />
  303. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ISymUnmanagedDocumentWriter.cs" />
  304. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ISymUnmanagedWriter2.cs" />
  305. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\ModuleMetadata.cs" />
  306. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbHelper.cs" />
  307. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbReader.cs" />
  308. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\PdbWriter.cs" />
  309. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\SymDocumentWriter.cs" />
  310. <Compile Include="Assets\ThirdParty\ILRuntime\Mono.Cecil.Pdb\pdb\Mono.Cecil.Pdb\SymWriter.cs" />
  311. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\BsonConstants.cs" />
  312. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\BsonDefaults.cs" />
  313. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\BsonExtensionMethods.cs" />
  314. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\BsonUtils.cs" />
  315. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Exceptions\BsonException.cs" />
  316. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Exceptions\BsonInternalException.cs" />
  317. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Exceptions\BsonSerializationException.cs" />
  318. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Exceptions\DuplicateBsonMemberMapAttributeException.cs" />
  319. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Exceptions\TruncationException.cs" />
  320. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ArrayElementNameAccelerator.cs" />
  321. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryReader.cs" />
  322. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryReaderBookmark.cs" />
  323. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryReaderContext.cs" />
  324. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryReaderSettings.cs" />
  325. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryWriter.cs" />
  326. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryWriterContext.cs" />
  327. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonBinaryWriterSettings.cs" />
  328. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonChunkPool.cs" />
  329. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentReader.cs" />
  330. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentReaderBookmark.cs" />
  331. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentReaderContext.cs" />
  332. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentReaderSettings.cs" />
  333. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentWriter.cs" />
  334. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentWriterContext.cs" />
  335. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonDocumentWriterSettings.cs" />
  336. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonReader.cs" />
  337. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonReaderBookmark.cs" />
  338. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonReaderSettings.cs" />
  339. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonReaderState.cs" />
  340. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonStream.cs" />
  341. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonStreamAdapter.cs" />
  342. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonStreamExtensions.cs" />
  343. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonTrie.cs" />
  344. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonWriter.cs" />
  345. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonWriterSettings.cs" />
  346. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\BsonWriterState.cs" />
  347. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ByteArrayBuffer.cs" />
  348. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ByteArrayChunk.cs" />
  349. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ByteBufferFactory.cs" />
  350. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ByteBufferSlice.cs" />
  351. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ByteBufferStream.cs" />
  352. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ContextType.cs" />
  353. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\CStringUtf8Encoding.cs" />
  354. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\ElementAppendingBsonWriter.cs" />
  355. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonChunk.cs" />
  356. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonChunkSource.cs" />
  357. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonReader.cs" />
  358. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonReaderExtensions.cs" />
  359. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonWriter.cs" />
  360. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IBsonWriterExtensions.cs" />
  361. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IByteBuffer.cs" />
  362. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\IElementNameValidator.cs" />
  363. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\INameDecoder.cs" />
  364. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\InputBufferChunkSource.cs" />
  365. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonBuffer.cs" />
  366. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonConvert.cs" />
  367. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonOutputMode.cs" />
  368. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonReader.cs" />
  369. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonReaderBookmark.cs" />
  370. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonReaderContext.cs" />
  371. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonReaderSettings.cs" />
  372. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonScanner.cs" />
  373. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonToken.cs" />
  374. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonWriter.cs" />
  375. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonWriterContext.cs" />
  376. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\JsonWriterSettings.cs" />
  377. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\MultiChunkBuffer.cs" />
  378. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\NoOpElementNameValidator.cs" />
  379. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\OutputBufferChunkSource.cs" />
  380. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\SingleChunkBuffer.cs" />
  381. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\TrieNameDecoder.cs" />
  382. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\Utf8Encodings.cs" />
  383. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\Utf8Helper.cs" />
  384. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\Utf8NameDecoder.cs" />
  385. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\IO\WrappingBsonWriter.cs" />
  386. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonArray.cs" />
  387. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonBinaryData.cs" />
  388. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonBinarySubType.cs" />
  389. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonBoolean.cs" />
  390. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonDateTime.cs" />
  391. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonDecimal128.cs" />
  392. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonDocument.cs" />
  393. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonDocumentWrapper.cs" />
  394. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonDouble.cs" />
  395. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonElement.cs" />
  396. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonInt32.cs" />
  397. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonInt64.cs" />
  398. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonJavaScript.cs" />
  399. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonJavaScriptWithScope.cs" />
  400. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonMaxKey.cs" />
  401. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonMinKey.cs" />
  402. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonNull.cs" />
  403. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonObjectId.cs" />
  404. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonRegularExpression.cs" />
  405. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonString.cs" />
  406. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonSymbol.cs" />
  407. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonSymbolTable.cs" />
  408. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonTimestamp.cs" />
  409. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonType.cs" />
  410. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonTypeMapper.cs" />
  411. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonTypeMapperOptions.cs" />
  412. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonUndefined.cs" />
  413. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\BsonValue.cs" />
  414. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\Decimal128.cs" />
  415. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\GuidConverter.cs" />
  416. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\GuidRepresentation.cs" />
  417. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\IConvertibleToBsonDocument.cs" />
  418. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\ICustomBsonTypeMapper.cs" />
  419. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\LazyBsonArray.cs" />
  420. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\LazyBsonDocument.cs" />
  421. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\MaterializedOnDemandBsonArray.cs" />
  422. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\MaterializedOnDemandBsonDocument.cs" />
  423. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\ObjectId.cs" />
  424. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\RawBsonArray.cs" />
  425. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\RawBsonDocument.cs" />
  426. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\ObjectModel\UInt128.cs" />
  427. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\PowerOf2.cs" />
  428. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\AttributedSerializationProvider.cs" />
  429. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonConstructorAttribute.cs" />
  430. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonDateTimeOptionsAttribute.cs" />
  431. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonDefaultValueAttribute.cs" />
  432. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonDictionaryOptionsAttribute.cs" />
  433. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonDiscriminatorAttribute.cs" />
  434. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonElementAttribute.cs" />
  435. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonExtraElementsAttribute.cs" />
  436. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonFactoryMethodAttribute.cs" />
  437. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonIdAttribute.cs" />
  438. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonIgnoreAttribute.cs" />
  439. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonIgnoreExtraElementsAttribute.cs" />
  440. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonIgnoreIfDefaultAttribute.cs" />
  441. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonIgnoreIfNullAttribute.cs" />
  442. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonKnownTypesAttribute.cs" />
  443. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonMemberMapAttributeUsageAttribute.cs" />
  444. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonNoIdAttribute.cs" />
  445. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonRepresentationAttribute.cs" />
  446. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonRequiredAttribute.cs" />
  447. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonSerializationOptionsAttribute.cs" />
  448. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonSerializerAttribute.cs" />
  449. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\BsonTimeSpanOptionsAttribute.cs" />
  450. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\IBsonClassMapAttribute.cs" />
  451. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\IBsonCreatorMapAttribute.cs" />
  452. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\IBsonMemberMapAttribute.cs" />
  453. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Attributes\IBsonPostProcessingAttribute.cs" />
  454. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonClassMap.cs" />
  455. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonClassMapSerializationProvider.cs" />
  456. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonCreatorMap.cs" />
  457. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonDeserializationArgs.cs" />
  458. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonDeserializationContext.cs" />
  459. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonDocumentBackedClass.cs" />
  460. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonMemberMap.cs" />
  461. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonObjectModelSerializationProvider.cs" />
  462. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializationArgs.cs" />
  463. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializationContext.cs" />
  464. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializationInfo.cs" />
  465. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializationProviderBase.cs" />
  466. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializer.cs" />
  467. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\BsonSerializerRegistry.cs" />
  468. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\CollectionsSerializationProvider.cs" />
  469. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\AttributeConventionPack.cs" />
  470. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\CamelCaseElementNameConvention.cs" />
  471. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ConventionBase.cs" />
  472. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ConventionPack.cs" />
  473. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ConventionRegistry.cs" />
  474. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ConventionRunner.cs" />
  475. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\DefaultConventionPack.cs" />
  476. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\DelegateClassMapConvention.cs" />
  477. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\DelegateMemberMapConvention.cs" />
  478. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\DelegatePostProcessingConvention.cs" />
  479. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\EnumRepresentationConvention.cs" />
  480. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\HierarchicalDiscriminatorConvention.cs" />
  481. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IClassMapConvention.cs" />
  482. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IConvention.cs" />
  483. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IConventionPack.cs" />
  484. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ICreatorMapConvention.cs" />
  485. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IDiscriminatorConvention.cs" />
  486. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IgnoreExtraElementsConvention.cs" />
  487. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IgnoreIfDefaultConvention.cs" />
  488. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IgnoreIfNullConvention.cs" />
  489. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IMemberMapConvention.cs" />
  490. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ImmutableTypeClassMapConvention.cs" />
  491. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\IPostProcessingConvention.cs" />
  492. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\LookupIdGeneratorConvention.cs" />
  493. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\MemberDefaultValueConvention.cs" />
  494. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\MemberNameElementNameConvention.cs" />
  495. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\NamedExtraElementsMemberConvention.cs" />
  496. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\NamedIdMemberConvention.cs" />
  497. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\NamedParameterCreatorMapConvention.cs" />
  498. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\NoIdMemberConvention.cs" />
  499. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ObjectDiscriminatorConvention.cs" />
  500. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ReadWriteMemberFinderConvention.cs" />
  501. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ResetClassMapConvention.cs" />
  502. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ResetMemberMapsConvention.cs" />
  503. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\ScalarDiscriminatorConvention.cs" />
  504. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\StandardDiscriminatorConvention.cs" />
  505. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Conventions\StringObjectIdIdGeneratorConvention.cs" />
  506. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\CreatorMapDelegateCompiler.cs" />
  507. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\DiscriminatedInterfaceSerializationProvider.cs" />
  508. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\ExpressionVisitor.cs" />
  509. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonArraySerializer.cs" />
  510. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonDictionarySerializer.cs" />
  511. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonDocumentSerializer.cs" />
  512. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonIdProvider.cs" />
  513. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonPolymorphicSerializer.cs" />
  514. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonSerializationProvider.cs" />
  515. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonSerializer.cs" />
  516. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonSerializerExtensions.cs" />
  517. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IBsonSerializerRegistry.cs" />
  518. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IChildSerializerConfigurable.cs" />
  519. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\ICreatorSelector.cs" />
  520. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\AscendingGuidGenerator.cs" />
  521. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\BsonBinaryDataGuidGenerator.cs" />
  522. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\BsonObjectIdGenerator.cs" />
  523. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\CombGuidGenerator.cs" />
  524. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\GuidGenerator.cs" />
  525. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\NullIdChecker.cs" />
  526. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\ObjectIdGenerator.cs" />
  527. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\StringObjectIdGenerator.cs" />
  528. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IdGenerators\ZeroIdChecker.cs" />
  529. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IDictionaryRepresentationConfigurable.cs" />
  530. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IIdGenerator.cs" />
  531. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IRepresentationConfigurable.cs" />
  532. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\IRepresentationConverterConfigurable.cs" />
  533. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\MostArgumentsCreatorSelector.cs" />
  534. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Options\DictionaryRepresentation.cs" />
  535. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Options\RepresentationConverter.cs" />
  536. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Options\TimeSpanUnits.cs" />
  537. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\PrimitiveSerializationProvider.cs" />
  538. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\AbstractClassSerializer.cs" />
  539. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ArraySerializer.cs" />
  540. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BitArraySerializer.cs" />
  541. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BooleanSerializer.cs" />
  542. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonArraySerializer.cs" />
  543. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonBinaryDataSerializer.cs" />
  544. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonBooleanSerializer.cs" />
  545. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonClassMapSerializer.cs" />
  546. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDateTimeSerializer.cs" />
  547. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDecimal128Serializer.cs" />
  548. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDocumentBackedClassSerializer.cs" />
  549. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDocumentSerializer.cs" />
  550. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDocumentWrapperSerializer.cs" />
  551. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonDoubleSerializer.cs" />
  552. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonInt32Serializer.cs" />
  553. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonInt64Serializer.cs" />
  554. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonJavaScriptSerializer.cs" />
  555. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonJavaScriptWithScopeSerializer.cs" />
  556. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonMaxKeySerializer.cs" />
  557. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonMinKeySerializer.cs" />
  558. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonNullSerializer.cs" />
  559. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonObjectIdSerializer.cs" />
  560. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonRegularExpressionSerializer.cs" />
  561. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonStringSerializer.cs" />
  562. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonSymbolSerializer.cs" />
  563. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonTimestampSerializer.cs" />
  564. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonUndefinedSerializer.cs" />
  565. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonValueCSharpNullSerializer.cs" />
  566. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonValueSerializer.cs" />
  567. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\BsonValueSerializerBase.cs" />
  568. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ByteArraySerializer.cs" />
  569. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ByteSerializer.cs" />
  570. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\CharSerializer.cs" />
  571. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ClassSerializerBase.cs" />
  572. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\CultureInfoSerializer.cs" />
  573. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DateTimeOffsetSerializer.cs" />
  574. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DateTimeSerializer.cs" />
  575. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\Decimal128Serializer.cs" />
  576. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DecimalSerializer.cs" />
  577. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DictionaryInterfaceImplementerSerializer.cs" />
  578. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DictionarySerializerBase.cs" />
  579. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DiscriminatedInterfaceSerializer.cs" />
  580. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DiscriminatedWrapperSerializer.cs" />
  581. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DoubleSerializer.cs" />
  582. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\DynamicDocumentBaseSerializer.cs" />
  583. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ElementAppendingSerializer.cs" />
  584. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\EnumerableInterfaceImplementerSerializer.cs" />
  585. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\EnumerableInterfaceImplementerSerializerBase.cs" />
  586. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\EnumerableSerializerBase.cs" />
  587. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\EnumSerializer.cs" />
  588. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ExpandoObjectSerializer.cs" />
  589. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\GuidSerializer.cs" />
  590. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ImpliedImplementationInterfaceSerializer.cs" />
  591. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\Int16Serializer.cs" />
  592. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\Int32Serializer.cs" />
  593. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\Int64Serializer.cs" />
  594. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\IPAddressSerializer.cs" />
  595. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\IPEndPointSerializer.cs" />
  596. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\KeyValuePairSerializer.cs" />
  597. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\LazyBsonArraySerializer.cs" />
  598. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\LazyBsonDocumentSerializer.cs" />
  599. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\NullableGenericSerializer.cs" />
  600. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ObjectIdSerializer.cs" />
  601. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ObjectSerializer.cs" />
  602. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\PartiallyRawBsonDocumentSerializer.cs" />
  603. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ProjectingDeserializer.cs" />
  604. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\QueueSerializer.cs" />
  605. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\RawBsonArraySerializer.cs" />
  606. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\RawBsonDocumentSerializer.cs" />
  607. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ReadOnlyCollectionSerializer.cs" />
  608. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ReadOnlyCollectionSubclassSerializer.cs" />
  609. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ReadOnlyDictionaryInterfaceImplementerSerializer.cs" />
  610. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SByteSerializer.cs" />
  611. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SealedClassSerializerBase.cs" />
  612. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SerializeAsNominalTypeSerializer.cs" />
  613. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SerializerBase.cs" />
  614. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SerializerHelper.cs" />
  615. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\SingleSerializer.cs" />
  616. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\StackSerializer.cs" />
  617. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\StringSerializer.cs" />
  618. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\StructSerializerBase.cs" />
  619. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\ThreeDimensionalArraySerializer.cs" />
  620. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\TimeSpanSerializer.cs" />
  621. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\TupleSerializers.cs" />
  622. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\TwoDimensionalArraySerializer.cs" />
  623. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\UInt16Serializer.cs" />
  624. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\UInt32Serializer.cs" />
  625. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\UInt64Serializer.cs" />
  626. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\UndiscriminatedActualTypeSerializer.cs" />
  627. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\UriSerializer.cs" />
  628. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\Serializers\VersionSerializer.cs" />
  629. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\TypeMappingSerializationProvider.cs" />
  630. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Bson\Serialization\TypeNameDiscriminator.cs" />
  631. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\ApplicationNameHelper.cs" />
  632. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalDisposableClass.cs" />
  633. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalDisposableDerivedClass.cs" />
  634. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalDisposableStruct.cs" />
  635. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalEquatableClass.cs" />
  636. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalEquatableDerivedClass.cs" />
  637. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\CanonicalEquatableStruct.cs" />
  638. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\Hasher.cs" />
  639. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\IncrementalMD5.cs" />
  640. <Compile Include="Assets\ThirdParty\MongoDB\MongoDB.Shared\MaxTimeHelper.cs" />
  641. <None Include="Assets\ThirdParty\Unity.ThirdParty.asmdef" />
  642. <Reference Include="UnityEngine.AIModule">
  643. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  644. </Reference>
  645. <Reference Include="UnityEngine.ARModule">
  646. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  647. </Reference>
  648. <Reference Include="UnityEngine.AccessibilityModule">
  649. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  650. </Reference>
  651. <Reference Include="UnityEngine.AnimationModule">
  652. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  653. </Reference>
  654. <Reference Include="UnityEngine.AssetBundleModule">
  655. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  656. </Reference>
  657. <Reference Include="UnityEngine.AudioModule">
  658. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  659. </Reference>
  660. <Reference Include="UnityEngine.BaselibModule">
  661. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
  662. </Reference>
  663. <Reference Include="UnityEngine.ClothModule">
  664. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  665. </Reference>
  666. <Reference Include="UnityEngine.ClusterInputModule">
  667. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
  668. </Reference>
  669. <Reference Include="UnityEngine.ClusterRendererModule">
  670. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
  671. </Reference>
  672. <Reference Include="UnityEngine.CoreModule">
  673. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  674. </Reference>
  675. <Reference Include="UnityEngine.CrashReportingModule">
  676. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  677. </Reference>
  678. <Reference Include="UnityEngine.DirectorModule">
  679. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  680. </Reference>
  681. <Reference Include="UnityEngine.FileSystemHttpModule">
  682. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
  683. </Reference>
  684. <Reference Include="UnityEngine.GameCenterModule">
  685. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  686. </Reference>
  687. <Reference Include="UnityEngine.GridModule">
  688. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  689. </Reference>
  690. <Reference Include="UnityEngine.HotReloadModule">
  691. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  692. </Reference>
  693. <Reference Include="UnityEngine.IMGUIModule">
  694. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  695. </Reference>
  696. <Reference Include="UnityEngine.ImageConversionModule">
  697. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  698. </Reference>
  699. <Reference Include="UnityEngine.InputModule">
  700. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  701. </Reference>
  702. <Reference Include="UnityEngine.JSONSerializeModule">
  703. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  704. </Reference>
  705. <Reference Include="UnityEngine.LocalizationModule">
  706. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  707. </Reference>
  708. <Reference Include="UnityEngine.ParticleSystemModule">
  709. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  710. </Reference>
  711. <Reference Include="UnityEngine.PerformanceReportingModule">
  712. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  713. </Reference>
  714. <Reference Include="UnityEngine.PhysicsModule">
  715. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  716. </Reference>
  717. <Reference Include="UnityEngine.Physics2DModule">
  718. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  719. </Reference>
  720. <Reference Include="UnityEngine.ProfilerModule">
  721. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  722. </Reference>
  723. <Reference Include="UnityEngine.ScreenCaptureModule">
  724. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  725. </Reference>
  726. <Reference Include="UnityEngine.SharedInternalsModule">
  727. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  728. </Reference>
  729. <Reference Include="UnityEngine.SpatialTrackingModule">
  730. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpatialTrackingModule.dll</HintPath>
  731. </Reference>
  732. <Reference Include="UnityEngine.SpriteMaskModule">
  733. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  734. </Reference>
  735. <Reference Include="UnityEngine.SpriteShapeModule">
  736. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  737. </Reference>
  738. <Reference Include="UnityEngine.StreamingModule">
  739. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  740. </Reference>
  741. <Reference Include="UnityEngine.StyleSheetsModule">
  742. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  743. </Reference>
  744. <Reference Include="UnityEngine.SubstanceModule">
  745. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  746. </Reference>
  747. <Reference Include="UnityEngine.TLSModule">
  748. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  749. </Reference>
  750. <Reference Include="UnityEngine.TerrainModule">
  751. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  752. </Reference>
  753. <Reference Include="UnityEngine.TerrainPhysicsModule">
  754. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  755. </Reference>
  756. <Reference Include="UnityEngine.TextCoreModule">
  757. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  758. </Reference>
  759. <Reference Include="UnityEngine.TextRenderingModule">
  760. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  761. </Reference>
  762. <Reference Include="UnityEngine.TilemapModule">
  763. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  764. </Reference>
  765. <Reference Include="UnityEngine.TimelineModule">
  766. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
  767. </Reference>
  768. <Reference Include="UnityEngine.UIModule">
  769. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  770. </Reference>
  771. <Reference Include="UnityEngine.UIElementsModule">
  772. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  773. </Reference>
  774. <Reference Include="UnityEngine.UNETModule">
  775. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  776. </Reference>
  777. <Reference Include="UnityEngine.UmbraModule">
  778. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  779. </Reference>
  780. <Reference Include="UnityEngine.UnityConnectModule">
  781. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  782. </Reference>
  783. <Reference Include="UnityEngine.UnityTestProtocolModule">
  784. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  785. </Reference>
  786. <Reference Include="UnityEngine.UnityWebRequestModule">
  787. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  788. </Reference>
  789. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  790. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  791. </Reference>
  792. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  793. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  794. </Reference>
  795. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  796. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  797. </Reference>
  798. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  799. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  800. </Reference>
  801. <Reference Include="UnityEngine.VFXModule">
  802. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  803. </Reference>
  804. <Reference Include="UnityEngine.VehiclesModule">
  805. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  806. </Reference>
  807. <Reference Include="UnityEngine.VideoModule">
  808. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  809. </Reference>
  810. <Reference Include="UnityEngine.WindModule">
  811. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  812. </Reference>
  813. <Reference Include="Unity.Locator">
  814. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/Unity.Locator.dll</HintPath>
  815. </Reference>
  816. <Reference Include="UnityEngine.UI">
  817. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  818. </Reference>
  819. <Reference Include="UnityEditor.UI">
  820. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
  821. </Reference>
  822. <Reference Include="UnityEditor.TestRunner">
  823. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
  824. </Reference>
  825. <Reference Include="UnityEngine.TestRunner">
  826. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  827. </Reference>
  828. <Reference Include="nunit.framework">
  829. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  830. </Reference>
  831. <Reference Include="UnityEngine.Timeline">
  832. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
  833. </Reference>
  834. <Reference Include="UnityEditor.Timeline">
  835. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
  836. </Reference>
  837. <Reference Include="UnityEngine.Networking">
  838. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
  839. </Reference>
  840. <Reference Include="UnityEditor.Networking">
  841. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
  842. </Reference>
  843. <Reference Include="UnityEditor.GoogleAudioSpatializer">
  844. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
  845. </Reference>
  846. <Reference Include="UnityEngine.GoogleAudioSpatializer">
  847. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
  848. </Reference>
  849. <Reference Include="UnityEditor.SpatialTracking">
  850. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
  851. </Reference>
  852. <Reference Include="UnityEngine.SpatialTracking">
  853. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
  854. </Reference>
  855. <Reference Include="UnityEditor.VR">
  856. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
  857. </Reference>
  858. <Reference Include="UnityEditor.Graphs">
  859. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/Managed/UnityEditor.Graphs.dll</HintPath>
  860. </Reference>
  861. <Reference Include="UnityEditor.Android.Extensions">
  862. <HintPath>/Applications/Unity/2018.3.5f1/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
  863. </Reference>
  864. <Reference Include="UnityEditor.iOS.Extensions">
  865. <HintPath>/Applications/Unity/2018.3.5f1/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
  866. </Reference>
  867. <Reference Include="UnityEditor.OSXStandalone.Extensions">
  868. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
  869. </Reference>
  870. <Reference Include="ICSharpCode.SharpZipLib">
  871. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/ICSharpCode.SharpZipLib.dll</HintPath>
  872. </Reference>
  873. <Reference Include="Pathfinding.Ionic.Zip.Reduced">
  874. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll</HintPath>
  875. </Reference>
  876. <Reference Include="Pathfinding.ClipperLib">
  877. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Clipper/Pathfinding.ClipperLib.dll</HintPath>
  878. </Reference>
  879. <Reference Include="Pathfinding.Poly2Tri">
  880. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/AstarPathfindingProject/Poly2Tri/Pathfinding.Poly2Tri.dll</HintPath>
  881. </Reference>
  882. <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
  883. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
  884. </Reference>
  885. <Reference Include="NPOI.OOXML">
  886. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OOXML.dll</HintPath>
  887. </Reference>
  888. <Reference Include="NPOI.OpenXml4Net">
  889. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXml4Net.dll</HintPath>
  890. </Reference>
  891. <Reference Include="NPOI.OpenXmlFormats">
  892. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.OpenXmlFormats.dll</HintPath>
  893. </Reference>
  894. <Reference Include="NPOI">
  895. <HintPath>/Users/tanghai/Source/ET/Unity/Assets/Plugins/Editor/npoi/NPOI.dll</HintPath>
  896. </Reference>
  897. <Reference Include="mscorlib">
  898. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
  899. </Reference>
  900. <Reference Include="System">
  901. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
  902. </Reference>
  903. <Reference Include="System.Core">
  904. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
  905. </Reference>
  906. <Reference Include="System.Runtime.Serialization">
  907. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
  908. </Reference>
  909. <Reference Include="System.Xml">
  910. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
  911. </Reference>
  912. <Reference Include="System.Xml.Linq">
  913. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
  914. </Reference>
  915. <Reference Include="System.Numerics">
  916. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
  917. </Reference>
  918. <Reference Include="System.Numerics.Vectors">
  919. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
  920. </Reference>
  921. <Reference Include="System.Net.Http">
  922. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
  923. </Reference>
  924. <Reference Include="Microsoft.CSharp">
  925. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  926. </Reference>
  927. <Reference Include="System.Data">
  928. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
  929. </Reference>
  930. <Reference Include="Microsoft.Win32.Primitives">
  931. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
  932. </Reference>
  933. <Reference Include="System.AppContext">
  934. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
  935. </Reference>
  936. <Reference Include="System.Collections.Concurrent">
  937. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
  938. </Reference>
  939. <Reference Include="System.Collections.NonGeneric">
  940. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
  941. </Reference>
  942. <Reference Include="System.Collections.Specialized">
  943. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
  944. </Reference>
  945. <Reference Include="System.Collections">
  946. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
  947. </Reference>
  948. <Reference Include="System.ComponentModel.Annotations">
  949. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
  950. </Reference>
  951. <Reference Include="System.ComponentModel.EventBasedAsync">
  952. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
  953. </Reference>
  954. <Reference Include="System.ComponentModel.Primitives">
  955. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
  956. </Reference>
  957. <Reference Include="System.ComponentModel.TypeConverter">
  958. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
  959. </Reference>
  960. <Reference Include="System.ComponentModel">
  961. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
  962. </Reference>
  963. <Reference Include="System.Console">
  964. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
  965. </Reference>
  966. <Reference Include="System.Data.Common">
  967. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
  968. </Reference>
  969. <Reference Include="System.Diagnostics.Contracts">
  970. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
  971. </Reference>
  972. <Reference Include="System.Diagnostics.Debug">
  973. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
  974. </Reference>
  975. <Reference Include="System.Diagnostics.FileVersionInfo">
  976. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
  977. </Reference>
  978. <Reference Include="System.Diagnostics.Process">
  979. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
  980. </Reference>
  981. <Reference Include="System.Diagnostics.StackTrace">
  982. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
  983. </Reference>
  984. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  985. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  986. </Reference>
  987. <Reference Include="System.Diagnostics.Tools">
  988. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
  989. </Reference>
  990. <Reference Include="System.Diagnostics.TraceSource">
  991. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
  992. </Reference>
  993. <Reference Include="System.Drawing.Primitives">
  994. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
  995. </Reference>
  996. <Reference Include="System.Dynamic.Runtime">
  997. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
  998. </Reference>
  999. <Reference Include="System.Globalization.Calendars">
  1000. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
  1001. </Reference>
  1002. <Reference Include="System.Globalization.Extensions">
  1003. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
  1004. </Reference>
  1005. <Reference Include="System.Globalization">
  1006. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
  1007. </Reference>
  1008. <Reference Include="System.IO.Compression.ZipFile">
  1009. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
  1010. </Reference>
  1011. <Reference Include="System.IO.FileSystem.DriveInfo">
  1012. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
  1013. </Reference>
  1014. <Reference Include="System.IO.FileSystem.Primitives">
  1015. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
  1016. </Reference>
  1017. <Reference Include="System.IO.FileSystem.Watcher">
  1018. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
  1019. </Reference>
  1020. <Reference Include="System.IO.FileSystem">
  1021. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
  1022. </Reference>
  1023. <Reference Include="System.IO.IsolatedStorage">
  1024. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
  1025. </Reference>
  1026. <Reference Include="System.IO.MemoryMappedFiles">
  1027. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
  1028. </Reference>
  1029. <Reference Include="System.IO.Pipes">
  1030. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
  1031. </Reference>
  1032. <Reference Include="System.IO.UnmanagedMemoryStream">
  1033. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
  1034. </Reference>
  1035. <Reference Include="System.IO">
  1036. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
  1037. </Reference>
  1038. <Reference Include="System.Linq.Expressions">
  1039. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
  1040. </Reference>
  1041. <Reference Include="System.Linq.Parallel">
  1042. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
  1043. </Reference>
  1044. <Reference Include="System.Linq.Queryable">
  1045. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
  1046. </Reference>
  1047. <Reference Include="System.Linq">
  1048. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
  1049. </Reference>
  1050. <Reference Include="System.Net.Http.Rtc">
  1051. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
  1052. </Reference>
  1053. <Reference Include="System.Net.NameResolution">
  1054. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
  1055. </Reference>
  1056. <Reference Include="System.Net.NetworkInformation">
  1057. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
  1058. </Reference>
  1059. <Reference Include="System.Net.Ping">
  1060. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
  1061. </Reference>
  1062. <Reference Include="System.Net.Primitives">
  1063. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
  1064. </Reference>
  1065. <Reference Include="System.Net.Requests">
  1066. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
  1067. </Reference>
  1068. <Reference Include="System.Net.Security">
  1069. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
  1070. </Reference>
  1071. <Reference Include="System.Net.Sockets">
  1072. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
  1073. </Reference>
  1074. <Reference Include="System.Net.WebHeaderCollection">
  1075. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
  1076. </Reference>
  1077. <Reference Include="System.Net.WebSockets.Client">
  1078. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
  1079. </Reference>
  1080. <Reference Include="System.Net.WebSockets">
  1081. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
  1082. </Reference>
  1083. <Reference Include="System.ObjectModel">
  1084. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
  1085. </Reference>
  1086. <Reference Include="System.Reflection.Emit.ILGeneration">
  1087. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
  1088. </Reference>
  1089. <Reference Include="System.Reflection.Emit.Lightweight">
  1090. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
  1091. </Reference>
  1092. <Reference Include="System.Reflection.Emit">
  1093. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
  1094. </Reference>
  1095. <Reference Include="System.Reflection.Extensions">
  1096. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
  1097. </Reference>
  1098. <Reference Include="System.Reflection.Primitives">
  1099. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
  1100. </Reference>
  1101. <Reference Include="System.Reflection">
  1102. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
  1103. </Reference>
  1104. <Reference Include="System.Resources.Reader">
  1105. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
  1106. </Reference>
  1107. <Reference Include="System.Resources.ResourceManager">
  1108. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
  1109. </Reference>
  1110. <Reference Include="System.Resources.Writer">
  1111. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
  1112. </Reference>
  1113. <Reference Include="System.Runtime.CompilerServices.VisualC">
  1114. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
  1115. </Reference>
  1116. <Reference Include="System.Runtime.Extensions">
  1117. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
  1118. </Reference>
  1119. <Reference Include="System.Runtime.Handles">
  1120. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
  1121. </Reference>
  1122. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  1123. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  1124. </Reference>
  1125. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  1126. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  1127. </Reference>
  1128. <Reference Include="System.Runtime.InteropServices">
  1129. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
  1130. </Reference>
  1131. <Reference Include="System.Runtime.Numerics">
  1132. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
  1133. </Reference>
  1134. <Reference Include="System.Runtime.Serialization.Formatters">
  1135. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
  1136. </Reference>
  1137. <Reference Include="System.Runtime.Serialization.Json">
  1138. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
  1139. </Reference>
  1140. <Reference Include="System.Runtime.Serialization.Primitives">
  1141. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
  1142. </Reference>
  1143. <Reference Include="System.Runtime.Serialization.Xml">
  1144. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
  1145. </Reference>
  1146. <Reference Include="System.Runtime">
  1147. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
  1148. </Reference>
  1149. <Reference Include="System.Security.Claims">
  1150. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
  1151. </Reference>
  1152. <Reference Include="System.Security.Cryptography.Algorithms">
  1153. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
  1154. </Reference>
  1155. <Reference Include="System.Security.Cryptography.Csp">
  1156. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
  1157. </Reference>
  1158. <Reference Include="System.Security.Cryptography.Encoding">
  1159. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
  1160. </Reference>
  1161. <Reference Include="System.Security.Cryptography.Primitives">
  1162. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
  1163. </Reference>
  1164. <Reference Include="System.Security.Cryptography.X509Certificates">
  1165. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
  1166. </Reference>
  1167. <Reference Include="System.Security.Principal">
  1168. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
  1169. </Reference>
  1170. <Reference Include="System.Security.SecureString">
  1171. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
  1172. </Reference>
  1173. <Reference Include="System.ServiceModel.Duplex">
  1174. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
  1175. </Reference>
  1176. <Reference Include="System.ServiceModel.Http">
  1177. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
  1178. </Reference>
  1179. <Reference Include="System.ServiceModel.NetTcp">
  1180. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
  1181. </Reference>
  1182. <Reference Include="System.ServiceModel.Primitives">
  1183. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
  1184. </Reference>
  1185. <Reference Include="System.ServiceModel.Security">
  1186. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
  1187. </Reference>
  1188. <Reference Include="System.Text.Encoding.Extensions">
  1189. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
  1190. </Reference>
  1191. <Reference Include="System.Text.Encoding">
  1192. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
  1193. </Reference>
  1194. <Reference Include="System.Text.RegularExpressions">
  1195. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
  1196. </Reference>
  1197. <Reference Include="System.Threading.Overlapped">
  1198. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
  1199. </Reference>
  1200. <Reference Include="System.Threading.Tasks.Parallel">
  1201. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
  1202. </Reference>
  1203. <Reference Include="System.Threading.Tasks">
  1204. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
  1205. </Reference>
  1206. <Reference Include="System.Threading.Thread">
  1207. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
  1208. </Reference>
  1209. <Reference Include="System.Threading.ThreadPool">
  1210. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
  1211. </Reference>
  1212. <Reference Include="System.Threading.Timer">
  1213. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
  1214. </Reference>
  1215. <Reference Include="System.Threading">
  1216. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
  1217. </Reference>
  1218. <Reference Include="System.ValueTuple">
  1219. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
  1220. </Reference>
  1221. <Reference Include="System.Xml.ReaderWriter">
  1222. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
  1223. </Reference>
  1224. <Reference Include="System.Xml.XDocument">
  1225. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
  1226. </Reference>
  1227. <Reference Include="System.Xml.XPath.XDocument">
  1228. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
  1229. </Reference>
  1230. <Reference Include="System.Xml.XPath">
  1231. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
  1232. </Reference>
  1233. <Reference Include="System.Xml.XmlDocument">
  1234. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
  1235. </Reference>
  1236. <Reference Include="System.Xml.XmlSerializer">
  1237. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
  1238. </Reference>
  1239. <Reference Include="netstandard">
  1240. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
  1241. </Reference>
  1242. <Reference Include="UnityScript">
  1243. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
  1244. </Reference>
  1245. <Reference Include="UnityScript.Lang">
  1246. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
  1247. </Reference>
  1248. <Reference Include="Boo.Lang">
  1249. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
  1250. </Reference>
  1251. </ItemGroup>
  1252. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1253. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1254. Other similar extension points exist, see Microsoft.Common.targets.
  1255. <Target Name="BeforeBuild">
  1256. </Target>
  1257. <Target Name="AfterBuild">
  1258. </Target>
  1259. -->
  1260. <ItemGroup>
  1261. <Reference Include="Microsoft.CSharp">
  1262. <HintPath>/Applications/Unity/2018.3.5f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
  1263. </Reference>
  1264. </ItemGroup>
  1265. </Project>