Unity.InputSystem.TestFramework.Player.csproj 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
  4. <PropertyGroup>
  5. <LangVersion>9.0</LangVersion>
  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>{B8C30E7A-9B42-F790-107F-8CEAE24D7916}</ProjectGuid>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <AssemblyName>Unity.InputSystem.TestFramework</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\Player\</OutputPath>
  26. <DefineConstants>UNITY_6000_0_29;UNITY_6000_0;UNITY_6000;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;UNITY_2023_1_OR_NEWER;UNITY_2023_2_OR_NEWER;UNITY_2023_3_OR_NEWER;UNITY_6000_0_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_MARSHALLING_TESTS;ENABLE_VIDEO;ENABLE_NAVIGATION_OFFMESHLINK_TO_NAVMESHLINK;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;TEXTCORE_1_0_OR_NEWER;EDITOR_ONLY_NAVMESH_BUILDER_DEPRECATED;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_AMD;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_USES_EXPLICIT_MEMORY_MANAGER_INITIALIZER;PLATFORM_SUPPORTS_WAIT_FOR_PRESENTATION;PLATFORM_SUPPORTS_SPLIT_GRAPHICS_JOBS;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;TEXTCORE_TEXT_ENGINE_1_5_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;UNITY_TESTS_FRAMEWORK;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <NoWarn>0169;USG0001</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;USG0001</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. <PropertyGroup>
  49. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  50. <UnityProjectGenerator>Package</UnityProjectGenerator>
  51. <UnityProjectGeneratorVersion>2.0.22</UnityProjectGeneratorVersion>
  52. <UnityProjectGeneratorStyle>Legacy</UnityProjectGeneratorStyle>
  53. <UnityProjectType>Game:1</UnityProjectType>
  54. <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
  55. <UnityVersion>6000.0.29f1c1</UnityVersion>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Analyzer Include="D:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
  59. <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
  60. <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
  61. <Analyzer Include="D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.UIToolkit.SourceGenerator.dll" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\WinUserInput.cs" />
  65. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\AssemblyInfo.cs" />
  66. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\InputTestRuntime.cs" />
  67. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\ScopedDisposable.cs" />
  68. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\InputTestFixture.cs" />
  69. <Compile Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\AssetDatabaseUtils.cs" />
  70. </ItemGroup>
  71. <ItemGroup>
  72. <None Include="Library\PackageCache\com.unity.inputsystem\Tests\TestFixture\Unity.InputSystem.TestFramework.asmdef" />
  73. </ItemGroup>
  74. <ItemGroup>
  75. <Reference Include="UnityEngine">
  76. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.dll</HintPath>
  77. <Private>False</Private>
  78. </Reference>
  79. <Reference Include="UnityEngine.AIModule">
  80. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AIModule.dll</HintPath>
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="UnityEngine.ARModule">
  84. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ARModule.dll</HintPath>
  85. <Private>False</Private>
  86. </Reference>
  87. <Reference Include="UnityEngine.AccessibilityModule">
  88. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AccessibilityModule.dll</HintPath>
  89. <Private>False</Private>
  90. </Reference>
  91. <Reference Include="UnityEngine.AndroidJNIModule">
  92. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AndroidJNIModule.dll</HintPath>
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="UnityEngine.AnimationModule">
  96. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AnimationModule.dll</HintPath>
  97. <Private>False</Private>
  98. </Reference>
  99. <Reference Include="UnityEngine.AssetBundleModule">
  100. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AssetBundleModule.dll</HintPath>
  101. <Private>False</Private>
  102. </Reference>
  103. <Reference Include="UnityEngine.AudioModule">
  104. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.AudioModule.dll</HintPath>
  105. <Private>False</Private>
  106. </Reference>
  107. <Reference Include="UnityEngine.ClothModule">
  108. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ClothModule.dll</HintPath>
  109. <Private>False</Private>
  110. </Reference>
  111. <Reference Include="UnityEngine.ClusterInputModule">
  112. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ClusterInputModule.dll</HintPath>
  113. <Private>False</Private>
  114. </Reference>
  115. <Reference Include="UnityEngine.ClusterRendererModule">
  116. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ClusterRendererModule.dll</HintPath>
  117. <Private>False</Private>
  118. </Reference>
  119. <Reference Include="UnityEngine.ContentLoadModule">
  120. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ContentLoadModule.dll</HintPath>
  121. <Private>False</Private>
  122. </Reference>
  123. <Reference Include="UnityEngine.CoreModule">
  124. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.CoreModule.dll</HintPath>
  125. <Private>False</Private>
  126. </Reference>
  127. <Reference Include="UnityEngine.CrashReportingModule">
  128. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.CrashReportingModule.dll</HintPath>
  129. <Private>False</Private>
  130. </Reference>
  131. <Reference Include="UnityEngine.DSPGraphModule">
  132. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.DSPGraphModule.dll</HintPath>
  133. <Private>False</Private>
  134. </Reference>
  135. <Reference Include="UnityEngine.DirectorModule">
  136. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.DirectorModule.dll</HintPath>
  137. <Private>False</Private>
  138. </Reference>
  139. <Reference Include="UnityEngine.GIModule">
  140. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.GIModule.dll</HintPath>
  141. <Private>False</Private>
  142. </Reference>
  143. <Reference Include="UnityEngine.GameCenterModule">
  144. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.GameCenterModule.dll</HintPath>
  145. <Private>False</Private>
  146. </Reference>
  147. <Reference Include="UnityEngine.GraphicsStateCollectionSerializerModule">
  148. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.GraphicsStateCollectionSerializerModule.dll</HintPath>
  149. <Private>False</Private>
  150. </Reference>
  151. <Reference Include="UnityEngine.GridModule">
  152. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.GridModule.dll</HintPath>
  153. <Private>False</Private>
  154. </Reference>
  155. <Reference Include="UnityEngine.HierarchyCoreModule">
  156. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.HierarchyCoreModule.dll</HintPath>
  157. <Private>False</Private>
  158. </Reference>
  159. <Reference Include="UnityEngine.HotReloadModule">
  160. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.HotReloadModule.dll</HintPath>
  161. <Private>False</Private>
  162. </Reference>
  163. <Reference Include="UnityEngine.IMGUIModule">
  164. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.IMGUIModule.dll</HintPath>
  165. <Private>False</Private>
  166. </Reference>
  167. <Reference Include="UnityEngine.ImageConversionModule">
  168. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ImageConversionModule.dll</HintPath>
  169. <Private>False</Private>
  170. </Reference>
  171. <Reference Include="UnityEngine.InputModule">
  172. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.InputModule.dll</HintPath>
  173. <Private>False</Private>
  174. </Reference>
  175. <Reference Include="UnityEngine.InputForUIModule">
  176. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.InputForUIModule.dll</HintPath>
  177. <Private>False</Private>
  178. </Reference>
  179. <Reference Include="UnityEngine.InputLegacyModule">
  180. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.InputLegacyModule.dll</HintPath>
  181. <Private>False</Private>
  182. </Reference>
  183. <Reference Include="UnityEngine.JSONSerializeModule">
  184. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.JSONSerializeModule.dll</HintPath>
  185. <Private>False</Private>
  186. </Reference>
  187. <Reference Include="UnityEngine.LocalizationModule">
  188. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.LocalizationModule.dll</HintPath>
  189. <Private>False</Private>
  190. </Reference>
  191. <Reference Include="UnityEngine.MarshallingModule">
  192. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.MarshallingModule.dll</HintPath>
  193. <Private>False</Private>
  194. </Reference>
  195. <Reference Include="UnityEngine.MultiplayerModule">
  196. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.MultiplayerModule.dll</HintPath>
  197. <Private>False</Private>
  198. </Reference>
  199. <Reference Include="UnityEngine.ParticleSystemModule">
  200. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
  201. <Private>False</Private>
  202. </Reference>
  203. <Reference Include="UnityEngine.PerformanceReportingModule">
  204. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.PerformanceReportingModule.dll</HintPath>
  205. <Private>False</Private>
  206. </Reference>
  207. <Reference Include="UnityEngine.PhysicsModule">
  208. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.PhysicsModule.dll</HintPath>
  209. <Private>False</Private>
  210. </Reference>
  211. <Reference Include="UnityEngine.Physics2DModule">
  212. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.Physics2DModule.dll</HintPath>
  213. <Private>False</Private>
  214. </Reference>
  215. <Reference Include="UnityEngine.PropertiesModule">
  216. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.PropertiesModule.dll</HintPath>
  217. <Private>False</Private>
  218. </Reference>
  219. <Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
  220. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
  221. <Private>False</Private>
  222. </Reference>
  223. <Reference Include="UnityEngine.ScreenCaptureModule">
  224. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ScreenCaptureModule.dll</HintPath>
  225. <Private>False</Private>
  226. </Reference>
  227. <Reference Include="UnityEngine.ShaderVariantAnalyticsModule">
  228. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.ShaderVariantAnalyticsModule.dll</HintPath>
  229. <Private>False</Private>
  230. </Reference>
  231. <Reference Include="UnityEngine.SharedInternalsModule">
  232. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.SharedInternalsModule.dll</HintPath>
  233. <Private>False</Private>
  234. </Reference>
  235. <Reference Include="UnityEngine.SpriteMaskModule">
  236. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.SpriteMaskModule.dll</HintPath>
  237. <Private>False</Private>
  238. </Reference>
  239. <Reference Include="UnityEngine.SpriteShapeModule">
  240. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.SpriteShapeModule.dll</HintPath>
  241. <Private>False</Private>
  242. </Reference>
  243. <Reference Include="UnityEngine.StreamingModule">
  244. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.StreamingModule.dll</HintPath>
  245. <Private>False</Private>
  246. </Reference>
  247. <Reference Include="UnityEngine.SubstanceModule">
  248. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.SubstanceModule.dll</HintPath>
  249. <Private>False</Private>
  250. </Reference>
  251. <Reference Include="UnityEngine.SubsystemsModule">
  252. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.SubsystemsModule.dll</HintPath>
  253. <Private>False</Private>
  254. </Reference>
  255. <Reference Include="UnityEngine.TLSModule">
  256. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TLSModule.dll</HintPath>
  257. <Private>False</Private>
  258. </Reference>
  259. <Reference Include="UnityEngine.TerrainModule">
  260. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TerrainModule.dll</HintPath>
  261. <Private>False</Private>
  262. </Reference>
  263. <Reference Include="UnityEngine.TerrainPhysicsModule">
  264. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TerrainPhysicsModule.dll</HintPath>
  265. <Private>False</Private>
  266. </Reference>
  267. <Reference Include="UnityEngine.TextCoreFontEngineModule">
  268. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
  269. <Private>False</Private>
  270. </Reference>
  271. <Reference Include="UnityEngine.TextCoreTextEngineModule">
  272. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
  273. <Private>False</Private>
  274. </Reference>
  275. <Reference Include="UnityEngine.TextRenderingModule">
  276. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TextRenderingModule.dll</HintPath>
  277. <Private>False</Private>
  278. </Reference>
  279. <Reference Include="UnityEngine.TilemapModule">
  280. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.TilemapModule.dll</HintPath>
  281. <Private>False</Private>
  282. </Reference>
  283. <Reference Include="UnityEngine.UIModule">
  284. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UIModule.dll</HintPath>
  285. <Private>False</Private>
  286. </Reference>
  287. <Reference Include="UnityEngine.UIElementsModule">
  288. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UIElementsModule.dll</HintPath>
  289. <Private>False</Private>
  290. </Reference>
  291. <Reference Include="UnityEngine.UmbraModule">
  292. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UmbraModule.dll</HintPath>
  293. <Private>False</Private>
  294. </Reference>
  295. <Reference Include="UnityEngine.UnityAnalyticsModule">
  296. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityAnalyticsModule.dll</HintPath>
  297. <Private>False</Private>
  298. </Reference>
  299. <Reference Include="UnityEngine.UnityAnalyticsCommonModule">
  300. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
  301. <Private>False</Private>
  302. </Reference>
  303. <Reference Include="UnityEngine.UnityConnectModule">
  304. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityConnectModule.dll</HintPath>
  305. <Private>False</Private>
  306. </Reference>
  307. <Reference Include="UnityEngine.UnityCurlModule">
  308. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityCurlModule.dll</HintPath>
  309. <Private>False</Private>
  310. </Reference>
  311. <Reference Include="UnityEngine.UnityTestProtocolModule">
  312. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityTestProtocolModule.dll</HintPath>
  313. <Private>False</Private>
  314. </Reference>
  315. <Reference Include="UnityEngine.UnityWebRequestModule">
  316. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityWebRequestModule.dll</HintPath>
  317. <Private>False</Private>
  318. </Reference>
  319. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  320. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  321. <Private>False</Private>
  322. </Reference>
  323. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  324. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  325. <Private>False</Private>
  326. </Reference>
  327. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  328. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  329. <Private>False</Private>
  330. </Reference>
  331. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  332. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  333. <Private>False</Private>
  334. </Reference>
  335. <Reference Include="UnityEngine.VFXModule">
  336. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.VFXModule.dll</HintPath>
  337. <Private>False</Private>
  338. </Reference>
  339. <Reference Include="UnityEngine.VRModule">
  340. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.VRModule.dll</HintPath>
  341. <Private>False</Private>
  342. </Reference>
  343. <Reference Include="UnityEngine.VehiclesModule">
  344. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.VehiclesModule.dll</HintPath>
  345. <Private>False</Private>
  346. </Reference>
  347. <Reference Include="UnityEngine.VideoModule">
  348. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.VideoModule.dll</HintPath>
  349. <Private>False</Private>
  350. </Reference>
  351. <Reference Include="UnityEngine.VirtualTexturingModule">
  352. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.VirtualTexturingModule.dll</HintPath>
  353. <Private>False</Private>
  354. </Reference>
  355. <Reference Include="UnityEngine.WindModule">
  356. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.WindModule.dll</HintPath>
  357. <Private>False</Private>
  358. </Reference>
  359. <Reference Include="UnityEngine.XRModule">
  360. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\Variations\mono\Managed\UnityEngine.XRModule.dll</HintPath>
  361. <Private>False</Private>
  362. </Reference>
  363. <Reference Include="nunit.framework">
  364. <HintPath>Library\PackageCache\com.unity.ext.nunit\net40\unity-custom\nunit.framework.dll</HintPath>
  365. <Private>False</Private>
  366. </Reference>
  367. <Reference Include="netstandard">
  368. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
  369. <Private>False</Private>
  370. </Reference>
  371. <Reference Include="Microsoft.Win32.Primitives">
  372. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
  373. <Private>False</Private>
  374. </Reference>
  375. <Reference Include="System.AppContext">
  376. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
  377. <Private>False</Private>
  378. </Reference>
  379. <Reference Include="System.Buffers">
  380. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
  381. <Private>False</Private>
  382. </Reference>
  383. <Reference Include="System.Collections.Concurrent">
  384. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
  385. <Private>False</Private>
  386. </Reference>
  387. <Reference Include="System.Collections">
  388. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
  389. <Private>False</Private>
  390. </Reference>
  391. <Reference Include="System.Collections.NonGeneric">
  392. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
  393. <Private>False</Private>
  394. </Reference>
  395. <Reference Include="System.Collections.Specialized">
  396. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
  397. <Private>False</Private>
  398. </Reference>
  399. <Reference Include="System.ComponentModel">
  400. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
  401. <Private>False</Private>
  402. </Reference>
  403. <Reference Include="System.ComponentModel.EventBasedAsync">
  404. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
  405. <Private>False</Private>
  406. </Reference>
  407. <Reference Include="System.ComponentModel.Primitives">
  408. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
  409. <Private>False</Private>
  410. </Reference>
  411. <Reference Include="System.ComponentModel.TypeConverter">
  412. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
  413. <Private>False</Private>
  414. </Reference>
  415. <Reference Include="System.Console">
  416. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
  417. <Private>False</Private>
  418. </Reference>
  419. <Reference Include="System.Data.Common">
  420. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
  421. <Private>False</Private>
  422. </Reference>
  423. <Reference Include="System.Diagnostics.Contracts">
  424. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
  425. <Private>False</Private>
  426. </Reference>
  427. <Reference Include="System.Diagnostics.Debug">
  428. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
  429. <Private>False</Private>
  430. </Reference>
  431. <Reference Include="System.Diagnostics.FileVersionInfo">
  432. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
  433. <Private>False</Private>
  434. </Reference>
  435. <Reference Include="System.Diagnostics.Process">
  436. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
  437. <Private>False</Private>
  438. </Reference>
  439. <Reference Include="System.Diagnostics.StackTrace">
  440. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
  441. <Private>False</Private>
  442. </Reference>
  443. <Reference Include="System.Diagnostics.TextWriterTraceListener">
  444. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
  445. <Private>False</Private>
  446. </Reference>
  447. <Reference Include="System.Diagnostics.Tools">
  448. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
  449. <Private>False</Private>
  450. </Reference>
  451. <Reference Include="System.Diagnostics.TraceSource">
  452. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
  453. <Private>False</Private>
  454. </Reference>
  455. <Reference Include="System.Diagnostics.Tracing">
  456. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
  457. <Private>False</Private>
  458. </Reference>
  459. <Reference Include="System.Drawing.Primitives">
  460. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
  461. <Private>False</Private>
  462. </Reference>
  463. <Reference Include="System.Dynamic.Runtime">
  464. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
  465. <Private>False</Private>
  466. </Reference>
  467. <Reference Include="System.Globalization.Calendars">
  468. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
  469. <Private>False</Private>
  470. </Reference>
  471. <Reference Include="System.Globalization">
  472. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
  473. <Private>False</Private>
  474. </Reference>
  475. <Reference Include="System.Globalization.Extensions">
  476. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
  477. <Private>False</Private>
  478. </Reference>
  479. <Reference Include="System.IO.Compression">
  480. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
  481. <Private>False</Private>
  482. </Reference>
  483. <Reference Include="System.IO.Compression.ZipFile">
  484. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
  485. <Private>False</Private>
  486. </Reference>
  487. <Reference Include="System.IO">
  488. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
  489. <Private>False</Private>
  490. </Reference>
  491. <Reference Include="System.IO.FileSystem">
  492. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
  493. <Private>False</Private>
  494. </Reference>
  495. <Reference Include="System.IO.FileSystem.DriveInfo">
  496. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
  497. <Private>False</Private>
  498. </Reference>
  499. <Reference Include="System.IO.FileSystem.Primitives">
  500. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
  501. <Private>False</Private>
  502. </Reference>
  503. <Reference Include="System.IO.FileSystem.Watcher">
  504. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
  505. <Private>False</Private>
  506. </Reference>
  507. <Reference Include="System.IO.IsolatedStorage">
  508. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
  509. <Private>False</Private>
  510. </Reference>
  511. <Reference Include="System.IO.MemoryMappedFiles">
  512. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
  513. <Private>False</Private>
  514. </Reference>
  515. <Reference Include="System.IO.Pipes">
  516. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
  517. <Private>False</Private>
  518. </Reference>
  519. <Reference Include="System.IO.UnmanagedMemoryStream">
  520. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
  521. <Private>False</Private>
  522. </Reference>
  523. <Reference Include="System.Linq">
  524. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
  525. <Private>False</Private>
  526. </Reference>
  527. <Reference Include="System.Linq.Expressions">
  528. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
  529. <Private>False</Private>
  530. </Reference>
  531. <Reference Include="System.Linq.Parallel">
  532. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
  533. <Private>False</Private>
  534. </Reference>
  535. <Reference Include="System.Linq.Queryable">
  536. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
  537. <Private>False</Private>
  538. </Reference>
  539. <Reference Include="System.Memory">
  540. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
  541. <Private>False</Private>
  542. </Reference>
  543. <Reference Include="System.Net.Http">
  544. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
  545. <Private>False</Private>
  546. </Reference>
  547. <Reference Include="System.Net.NameResolution">
  548. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
  549. <Private>False</Private>
  550. </Reference>
  551. <Reference Include="System.Net.NetworkInformation">
  552. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
  553. <Private>False</Private>
  554. </Reference>
  555. <Reference Include="System.Net.Ping">
  556. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
  557. <Private>False</Private>
  558. </Reference>
  559. <Reference Include="System.Net.Primitives">
  560. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
  561. <Private>False</Private>
  562. </Reference>
  563. <Reference Include="System.Net.Requests">
  564. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
  565. <Private>False</Private>
  566. </Reference>
  567. <Reference Include="System.Net.Security">
  568. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
  569. <Private>False</Private>
  570. </Reference>
  571. <Reference Include="System.Net.Sockets">
  572. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
  573. <Private>False</Private>
  574. </Reference>
  575. <Reference Include="System.Net.WebHeaderCollection">
  576. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
  577. <Private>False</Private>
  578. </Reference>
  579. <Reference Include="System.Net.WebSockets.Client">
  580. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
  581. <Private>False</Private>
  582. </Reference>
  583. <Reference Include="System.Net.WebSockets">
  584. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
  585. <Private>False</Private>
  586. </Reference>
  587. <Reference Include="System.Numerics.Vectors">
  588. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
  589. <Private>False</Private>
  590. </Reference>
  591. <Reference Include="System.ObjectModel">
  592. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
  593. <Private>False</Private>
  594. </Reference>
  595. <Reference Include="System.Reflection.DispatchProxy">
  596. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
  597. <Private>False</Private>
  598. </Reference>
  599. <Reference Include="System.Reflection">
  600. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
  601. <Private>False</Private>
  602. </Reference>
  603. <Reference Include="System.Reflection.Emit">
  604. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
  605. <Private>False</Private>
  606. </Reference>
  607. <Reference Include="System.Reflection.Emit.ILGeneration">
  608. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
  609. <Private>False</Private>
  610. </Reference>
  611. <Reference Include="System.Reflection.Emit.Lightweight">
  612. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
  613. <Private>False</Private>
  614. </Reference>
  615. <Reference Include="System.Reflection.Extensions">
  616. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
  617. <Private>False</Private>
  618. </Reference>
  619. <Reference Include="System.Reflection.Primitives">
  620. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
  621. <Private>False</Private>
  622. </Reference>
  623. <Reference Include="System.Resources.Reader">
  624. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
  625. <Private>False</Private>
  626. </Reference>
  627. <Reference Include="System.Resources.ResourceManager">
  628. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
  629. <Private>False</Private>
  630. </Reference>
  631. <Reference Include="System.Resources.Writer">
  632. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
  633. <Private>False</Private>
  634. </Reference>
  635. <Reference Include="System.Runtime.CompilerServices.VisualC">
  636. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
  637. <Private>False</Private>
  638. </Reference>
  639. <Reference Include="System.Runtime">
  640. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
  641. <Private>False</Private>
  642. </Reference>
  643. <Reference Include="System.Runtime.Extensions">
  644. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
  645. <Private>False</Private>
  646. </Reference>
  647. <Reference Include="System.Runtime.Handles">
  648. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
  649. <Private>False</Private>
  650. </Reference>
  651. <Reference Include="System.Runtime.InteropServices">
  652. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
  653. <Private>False</Private>
  654. </Reference>
  655. <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
  656. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  657. <Private>False</Private>
  658. </Reference>
  659. <Reference Include="System.Runtime.Numerics">
  660. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
  661. <Private>False</Private>
  662. </Reference>
  663. <Reference Include="System.Runtime.Serialization.Formatters">
  664. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
  665. <Private>False</Private>
  666. </Reference>
  667. <Reference Include="System.Runtime.Serialization.Json">
  668. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
  669. <Private>False</Private>
  670. </Reference>
  671. <Reference Include="System.Runtime.Serialization.Primitives">
  672. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
  673. <Private>False</Private>
  674. </Reference>
  675. <Reference Include="System.Runtime.Serialization.Xml">
  676. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
  677. <Private>False</Private>
  678. </Reference>
  679. <Reference Include="System.Security.Claims">
  680. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
  681. <Private>False</Private>
  682. </Reference>
  683. <Reference Include="System.Security.Cryptography.Algorithms">
  684. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
  685. <Private>False</Private>
  686. </Reference>
  687. <Reference Include="System.Security.Cryptography.Csp">
  688. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
  689. <Private>False</Private>
  690. </Reference>
  691. <Reference Include="System.Security.Cryptography.Encoding">
  692. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
  693. <Private>False</Private>
  694. </Reference>
  695. <Reference Include="System.Security.Cryptography.Primitives">
  696. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
  697. <Private>False</Private>
  698. </Reference>
  699. <Reference Include="System.Security.Cryptography.X509Certificates">
  700. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
  701. <Private>False</Private>
  702. </Reference>
  703. <Reference Include="System.Security.Principal">
  704. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
  705. <Private>False</Private>
  706. </Reference>
  707. <Reference Include="System.Security.SecureString">
  708. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
  709. <Private>False</Private>
  710. </Reference>
  711. <Reference Include="System.Text.Encoding">
  712. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
  713. <Private>False</Private>
  714. </Reference>
  715. <Reference Include="System.Text.Encoding.Extensions">
  716. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
  717. <Private>False</Private>
  718. </Reference>
  719. <Reference Include="System.Text.RegularExpressions">
  720. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
  721. <Private>False</Private>
  722. </Reference>
  723. <Reference Include="System.Threading">
  724. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
  725. <Private>False</Private>
  726. </Reference>
  727. <Reference Include="System.Threading.Overlapped">
  728. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
  729. <Private>False</Private>
  730. </Reference>
  731. <Reference Include="System.Threading.Tasks">
  732. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
  733. <Private>False</Private>
  734. </Reference>
  735. <Reference Include="System.Threading.Tasks.Extensions">
  736. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
  737. <Private>False</Private>
  738. </Reference>
  739. <Reference Include="System.Threading.Tasks.Parallel">
  740. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
  741. <Private>False</Private>
  742. </Reference>
  743. <Reference Include="System.Threading.Thread">
  744. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
  745. <Private>False</Private>
  746. </Reference>
  747. <Reference Include="System.Threading.ThreadPool">
  748. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
  749. <Private>False</Private>
  750. </Reference>
  751. <Reference Include="System.Threading.Timer">
  752. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
  753. <Private>False</Private>
  754. </Reference>
  755. <Reference Include="System.ValueTuple">
  756. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
  757. <Private>False</Private>
  758. </Reference>
  759. <Reference Include="System.Xml.ReaderWriter">
  760. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
  761. <Private>False</Private>
  762. </Reference>
  763. <Reference Include="System.Xml.XDocument">
  764. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
  765. <Private>False</Private>
  766. </Reference>
  767. <Reference Include="System.Xml.XmlDocument">
  768. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
  769. <Private>False</Private>
  770. </Reference>
  771. <Reference Include="System.Xml.XmlSerializer">
  772. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
  773. <Private>False</Private>
  774. </Reference>
  775. <Reference Include="System.Xml.XPath">
  776. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
  777. <Private>False</Private>
  778. </Reference>
  779. <Reference Include="System.Xml.XPath.XDocument">
  780. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
  781. <Private>False</Private>
  782. </Reference>
  783. <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
  784. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
  785. <Private>False</Private>
  786. </Reference>
  787. <Reference Include="mscorlib">
  788. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
  789. <Private>False</Private>
  790. </Reference>
  791. <Reference Include="System.ComponentModel.Composition">
  792. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
  793. <Private>False</Private>
  794. </Reference>
  795. <Reference Include="System.Core">
  796. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
  797. <Private>False</Private>
  798. </Reference>
  799. <Reference Include="System.Data">
  800. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
  801. <Private>False</Private>
  802. </Reference>
  803. <Reference Include="System">
  804. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
  805. <Private>False</Private>
  806. </Reference>
  807. <Reference Include="System.Drawing">
  808. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
  809. <Private>False</Private>
  810. </Reference>
  811. <Reference Include="System.IO.Compression.FileSystem">
  812. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
  813. <Private>False</Private>
  814. </Reference>
  815. <Reference Include="System.Net">
  816. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
  817. <Private>False</Private>
  818. </Reference>
  819. <Reference Include="System.Numerics">
  820. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
  821. <Private>False</Private>
  822. </Reference>
  823. <Reference Include="System.Runtime.Serialization">
  824. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
  825. <Private>False</Private>
  826. </Reference>
  827. <Reference Include="System.ServiceModel.Web">
  828. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
  829. <Private>False</Private>
  830. </Reference>
  831. <Reference Include="System.Transactions">
  832. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
  833. <Private>False</Private>
  834. </Reference>
  835. <Reference Include="System.Web">
  836. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
  837. <Private>False</Private>
  838. </Reference>
  839. <Reference Include="System.Windows">
  840. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
  841. <Private>False</Private>
  842. </Reference>
  843. <Reference Include="System.Xml">
  844. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
  845. <Private>False</Private>
  846. </Reference>
  847. <Reference Include="System.Xml.Linq">
  848. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
  849. <Private>False</Private>
  850. </Reference>
  851. <Reference Include="System.Xml.Serialization">
  852. <HintPath>D:\Program Files\Unity\6000.0.29f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
  853. <Private>False</Private>
  854. </Reference>
  855. <Reference Include="UnityEngine.UI">
  856. <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
  857. <Private>False</Private>
  858. </Reference>
  859. </ItemGroup>
  860. <ItemGroup>
  861. <ProjectReference Include="Unity.InputSystem.Player.csproj">
  862. <Project>{3BCD7F35-7D91-341D-1543-0116C61E4C5A}</Project>
  863. <Name>Unity.InputSystem.Player</Name>
  864. </ProjectReference>
  865. <ProjectReference Include="UnityEngine.TestRunner.Player.csproj">
  866. <Project>{FA9E8D2F-B7D7-A7CC-42A7-04A29AAE2A70}</Project>
  867. <Name>UnityEngine.TestRunner.Player</Name>
  868. </ProjectReference>
  869. </ItemGroup>
  870. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  871. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  872. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  873. Other similar extension points exist, see Microsoft.Common.targets.
  874. <Target Name="BeforeBuild">
  875. </Target>
  876. <Target Name="AfterBuild">
  877. </Target>
  878. -->
  879. </Project>