Assembly-CSharp.csproj 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211
  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>4</LangVersion>
  5. <CscToolPath>$(CscToolPath)</CscToolPath>
  6. <CscToolExe>$(CscToolExe)</CscToolExe>
  7. </PropertyGroup>
  8. <PropertyGroup>
  9. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  10. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  11. <ProductVersion>10.0.20506</ProductVersion>
  12. <SchemaVersion>2.0</SchemaVersion>
  13. <RootNamespace>
  14. </RootNamespace>
  15. <ProjectGuid>{FFE41312-28A9-CE9E-E7A4-C2E5093E2034}</ProjectGuid>
  16. <OutputType>Library</OutputType>
  17. <AppDesignerFolder>Properties</AppDesignerFolder>
  18. <AssemblyName>Assembly-CSharp</AssemblyName>
  19. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  20. <FileAlignment>512</FileAlignment>
  21. <BaseDirectory>.</BaseDirectory>
  22. </PropertyGroup>
  23. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>Temp\bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE;UNITY_2019_1_11;UNITY_2019_1;UNITY_2019;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_2019_1_OR_NEWER;UNITY_INCLUDE_TESTS;UNITY_PURCHASING;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;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;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO;ENABLE_SPATIALTRACKING;ENABLE_RUNTIME_PERMISSIONS;ENABLE_ENGINE_CODE_STRIPPING;UNITY_ASTC_ONLY_DECOMPRESS;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_2_0;NET_LEGACY;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;UNITY_PRO_LICENSE;NO_GPGS</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. <NoWarn>0169</NoWarn>
  32. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>Temp\bin\Release\</OutputPath>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <NoWarn>0169</NoWarn>
  41. <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <NoConfig>true</NoConfig>
  45. <NoStdLib>true</NoStdLib>
  46. <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
  47. <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
  48. <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  52. <UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
  53. <UnityProjectType>Game:1</UnityProjectType>
  54. <UnityBuildTarget>Android:13</UnityBuildTarget>
  55. <UnityVersion>2019.1.11f1</UnityVersion>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Reference Include="UnityEngine">
  59. <HintPath>Z:\Unity 2019.1.11\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  60. </Reference>
  61. <Reference Include="UnityEditor">
  62. <HintPath>Z:\Unity 2019.1.11\Editor\Data\Managed/UnityEditor.dll</HintPath>
  63. </Reference>
  64. </ItemGroup>
  65. <ItemGroup>
  66. <Compile Include="Assets\ClothingAdjuster.cs" />
  67. <Compile Include="Assets\ClothingController.cs" />
  68. <Compile Include="Assets\console.cs" />
  69. <Compile Include="Assets\CsvRader\ImpotDataGame.cs" />
  70. <Compile Include="Assets\DataLocationsInfo.cs" />
  71. <Compile Include="Assets\DataTransferer.cs" />
  72. <Compile Include="Assets\DisableGoogleAuthOnIos.cs" />
  73. <Compile Include="Assets\EnvironmentSystem\Scripts\Behaviours\ButtonBuilding.cs" />
  74. <Compile Include="Assets\EnvironmentSystem\Scripts\Behaviours\EnviromentTravelManagerBehaviour.cs" />
  75. <Compile Include="Assets\EnvironmentSystem\Scripts\Behaviours\PanelEnvironmentBehaviour.cs" />
  76. <Compile Include="Assets\EnvironmentSystem\Scripts\Behaviours\PanelPopUpEnvironmentBehaviour.cs" />
  77. <Compile Include="Assets\EnvironmentSystem\Scripts\Data\Environment.cs" />
  78. <Compile Include="Assets\EnvironmentSystem\Scripts\Data\EnvironmentPoints.cs" />
  79. <Compile Include="Assets\EnvironmentSystem\Scripts\Enums\EnvironmentType.cs" />
  80. <Compile Include="Assets\FacebookSDK\Examples\Scripts\ConsoleBase.cs" />
  81. <Compile Include="Assets\FacebookSDK\Examples\Scripts\LogView.cs" />
  82. <Compile Include="Assets\FacebookSDK\Examples\Scripts\MenuBase.cs" />
  83. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\AccessTokenMenu.cs" />
  84. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\AppEvents.cs" />
  85. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\AppInvites.cs" />
  86. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\AppLinks.cs" />
  87. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\AppRequests.cs" />
  88. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\DialogShare.cs" />
  89. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\GraphRequest.cs" />
  90. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\MainMenu.cs" />
  91. <Compile Include="Assets\FacebookSDK\Examples\Scripts\SubMenus\Pay.cs" />
  92. <Compile Include="Assets\GigActionDataFiller.cs" />
  93. <Compile Include="Assets\GigActionDataFillerEditor.cs" />
  94. <Compile Include="Assets\GigDataHelper.cs" />
  95. <Compile Include="Assets\GooglePlayGames\BasicApi\Achievement.cs" />
  96. <Compile Include="Assets\GooglePlayGames\BasicApi\CommonStatusCodes.cs" />
  97. <Compile Include="Assets\GooglePlayGames\BasicApi\CommonTypes.cs" />
  98. <Compile Include="Assets\GooglePlayGames\BasicApi\DummyClient.cs" />
  99. <Compile Include="Assets\GooglePlayGames\BasicApi\Events\IEvent.cs" />
  100. <Compile Include="Assets\GooglePlayGames\BasicApi\Events\IEventsClient.cs" />
  101. <Compile Include="Assets\GooglePlayGames\BasicApi\IPlayGamesClient.cs" />
  102. <Compile Include="Assets\GooglePlayGames\BasicApi\LeaderboardScoreData.cs" />
  103. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\Invitation.cs" />
  104. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\IRealTimeMultiplayerClient.cs" />
  105. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\ITurnBasedMultiplayerClient.cs" />
  106. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\MatchOutcome.cs" />
  107. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\Participant.cs" />
  108. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\Player.cs" />
  109. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\RealTimeMultiplayerListener.cs" />
  110. <Compile Include="Assets\GooglePlayGames\BasicApi\Multiplayer\TurnBasedMatch.cs" />
  111. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\AdvertisingResult.cs" />
  112. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\ConnectionRequest.cs" />
  113. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\ConnectionResponse.cs" />
  114. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\DummyNearbyConnectionClient.cs" />
  115. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\EndpointDetails.cs" />
  116. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\INearbyConnectionClient.cs" />
  117. <Compile Include="Assets\GooglePlayGames\BasicApi\Nearby\NearbyConnectionConfiguration.cs" />
  118. <Compile Include="Assets\GooglePlayGames\BasicApi\PlayerStats.cs" />
  119. <Compile Include="Assets\GooglePlayGames\BasicApi\PlayGamesClientConfiguration.cs" />
  120. <Compile Include="Assets\GooglePlayGames\BasicApi\SavedGame\ISavedGameClient.cs" />
  121. <Compile Include="Assets\GooglePlayGames\BasicApi\SavedGame\ISavedGameMetadata.cs" />
  122. <Compile Include="Assets\GooglePlayGames\BasicApi\SavedGame\SavedGameMetadataUpdate.cs" />
  123. <Compile Include="Assets\GooglePlayGames\BasicApi\ScorePageToken.cs" />
  124. <Compile Include="Assets\GooglePlayGames\BasicApi\Video\CaptureOverlayStateListener.cs" />
  125. <Compile Include="Assets\GooglePlayGames\BasicApi\Video\iVideoClient.cs" />
  126. <Compile Include="Assets\GooglePlayGames\BasicApi\Video\VideoCapabilities.cs" />
  127. <Compile Include="Assets\GooglePlayGames\BasicApi\Video\VideoCaptureState.cs" />
  128. <Compile Include="Assets\GooglePlayGames\GameInfo.cs" />
  129. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesAchievement.cs" />
  130. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesLeaderboard.cs" />
  131. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesLocalUser.cs" />
  132. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesPlatform.cs" />
  133. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesScore.cs" />
  134. <Compile Include="Assets\GooglePlayGames\ISocialPlatform\PlayGamesUserProfile.cs" />
  135. <Compile Include="Assets\GooglePlayGames\OurUtils\Logger.cs" />
  136. <Compile Include="Assets\GooglePlayGames\OurUtils\Misc.cs" />
  137. <Compile Include="Assets\GooglePlayGames\OurUtils\PlatformUtils.cs" />
  138. <Compile Include="Assets\GooglePlayGames\OurUtils\PlayGamesHelperObject.cs" />
  139. <Compile Include="Assets\GooglePlayGames\Platforms\Android\AndroidClient.cs" />
  140. <Compile Include="Assets\GooglePlayGames\Platforms\Android\AndroidTokenClient.cs" />
  141. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Developers\JavaInterfaceProxy.cs" />
  142. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Developers\JavaObjWrapper.cs" />
  143. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\GoogleApiClient.cs" />
  144. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\PendingResult.cs" />
  145. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\Result.cs" />
  146. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\ResultCallback.cs" />
  147. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\ResultCallbackProxy.cs" />
  148. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\Api\Status.cs" />
  149. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Common\ConnectionResult.cs" />
  150. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Games.cs" />
  151. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Stats\LoadPlayerStatsResultObject.cs" />
  152. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Stats\PlayerStats.cs" />
  153. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Stats\PlayerStatsObject.cs" />
  154. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Stats\Stats.cs" />
  155. <Compile Include="Assets\GooglePlayGames\Platforms\Android\Gms\Games\Stats\StatsObject.cs" />
  156. <Compile Include="Assets\GooglePlayGames\Platforms\IClientImpl.cs" />
  157. <Compile Include="Assets\GooglePlayGames\Platforms\IOS\IOSClient.cs" />
  158. <Compile Include="Assets\GooglePlayGames\Platforms\IOS\IOSTokenClient.cs" />
  159. <Compile Include="Assets\GooglePlayGames\Platforms\Native\CallbackUtils.cs" />
  160. <Compile Include="Assets\GooglePlayGames\Platforms\Native\ConversionUtils.cs" />
  161. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Achievement.cs" />
  162. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\AchievementManager.cs" />
  163. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\AndroidPlatformConfiguration.cs" />
  164. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Builder.cs" />
  165. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\CaptureOverlayStateListenerHelper.cs" />
  166. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\CommonErrorStatus.cs" />
  167. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\EndpointDiscoveryListenerHelper.cs" />
  168. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Event.cs" />
  169. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\EventManager.cs" />
  170. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\GameServices.cs" />
  171. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\InternalHooks.cs" />
  172. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\IosPlatformConfiguration.cs" />
  173. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Leaderboard.cs" />
  174. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\LeaderboardManager.cs" />
  175. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\MessageListenerHelper.cs" />
  176. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\MultiplayerInvitation.cs" />
  177. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\MultiplayerParticipant.cs" />
  178. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\NearbyConnections.cs" />
  179. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\NearbyConnectionsBuilder.cs" />
  180. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\NearbyConnectionsStatus.cs" />
  181. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\NearbyConnectionTypes.cs" />
  182. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\ParticipantResults.cs" />
  183. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Player.cs" />
  184. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\PlayerManager.cs" />
  185. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\PlayerStats.cs" />
  186. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\RealTimeEventListenerHelper.cs" />
  187. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\RealTimeMultiplayerManager.cs" />
  188. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\RealTimeRoom.cs" />
  189. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\RealTimeRoomConfig.cs" />
  190. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\RealTimeRoomConfigBuilder.cs" />
  191. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Score.cs" />
  192. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\ScorePage.cs" />
  193. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\ScoreSummary.cs" />
  194. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Sentinels.cs" />
  195. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\SnapshotManager.cs" />
  196. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\SnapshotMetadata.cs" />
  197. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\SnapshotMetadataChange.cs" />
  198. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\SnapshotMetadataChangeBuilder.cs" />
  199. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\StatsManager.cs" />
  200. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Status.cs" />
  201. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\SymbolLocation.cs" />
  202. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\TurnBasedMatch.cs" />
  203. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\TurnBasedMatchConfig.cs" />
  204. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\TurnBasedMatchConfigBuilder.cs" />
  205. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\TurnBasedMultiplayerManager.cs" />
  206. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\Types.cs" />
  207. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\VideoCapabilities.cs" />
  208. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\VideoCaptureState.cs" />
  209. <Compile Include="Assets\GooglePlayGames\Platforms\Native\Cwrapper\VideoManager.cs" />
  210. <Compile Include="Assets\GooglePlayGames\Platforms\Native\JavaUtils.cs" />
  211. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeClient.cs" />
  212. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeEventClient.cs" />
  213. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeNearbyConnectionClientFactory.cs" />
  214. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeNearbyConnectionsClient.cs" />
  215. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeRealtimeMultiplayerClient.cs" />
  216. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeSavedGameClient.cs" />
  217. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeTurnBasedMultiplayerClient.cs" />
  218. <Compile Include="Assets\GooglePlayGames\Platforms\Native\NativeVideoClient.cs" />
  219. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\AchievementManager.cs" />
  220. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\AndroidPlatformConfiguration.cs" />
  221. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\BaseReferenceHolder.cs" />
  222. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\Callbacks.cs" />
  223. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\CaptureOverlayStateListenerHelper.cs" />
  224. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\EventManager.cs" />
  225. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\GameServices.cs" />
  226. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\GameServicesBuilder.cs" />
  227. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\IosPlatformConfiguration.cs" />
  228. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\LeaderboardManager.cs" />
  229. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\MultiplayerInvitation.cs" />
  230. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\MultiplayerParticipant.cs" />
  231. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeAchievement.cs" />
  232. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeAppIdentifier.cs" />
  233. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeConnectionRequest.cs" />
  234. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeConnectionResponse.cs" />
  235. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeEndpointDetails.cs" />
  236. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeEndpointDiscoveryListenerHelper.cs" />
  237. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeEvent.cs" />
  238. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeLeaderboard.cs" />
  239. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeMessageListenerHelper.cs" />
  240. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativePlayer.cs" />
  241. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativePlayerStats.cs" />
  242. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeRealTimeRoom.cs" />
  243. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeScore.cs" />
  244. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeScoreEntry.cs" />
  245. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeScorePage.cs" />
  246. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeScorePageToken.cs" />
  247. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeScoreSummary.cs" />
  248. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeSnapshotMetadata.cs" />
  249. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeSnapshotMetadataChange.cs" />
  250. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeStartAdvertisingResult.cs" />
  251. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeTurnBasedMatch.cs" />
  252. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeVideoCapabilities.cs" />
  253. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NativeVideoCaptureState.cs" />
  254. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NearbyConnectionsManager.cs" />
  255. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\NearbyConnectionsManagerBuilder.cs" />
  256. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\ParticipantResults.cs" />
  257. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\PInvokeUtilities.cs" />
  258. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\PlatformConfiguration.cs" />
  259. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\PlayerManager.cs" />
  260. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\PlayerSelectUIResponse.cs" />
  261. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\RealTimeEventListenerHelper.cs" />
  262. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\RealtimeManager.cs" />
  263. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\RealtimeRoomConfig.cs" />
  264. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\RealtimeRoomConfigBuilder.cs" />
  265. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\SnapshotManager.cs" />
  266. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\StatsManager.cs" />
  267. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\TurnBasedManager.cs" />
  268. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\TurnBasedMatchConfig.cs" />
  269. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\TurnBasedMatchConfigBuilder.cs" />
  270. <Compile Include="Assets\GooglePlayGames\Platforms\Native\PInvoke\VideoManager.cs" />
  271. <Compile Include="Assets\GooglePlayGames\Platforms\Native\UnsupportedSavedGamesClient.cs" />
  272. <Compile Include="Assets\GooglePlayGames\Platforms\NearbyConnectionClientFactory.cs" />
  273. <Compile Include="Assets\GooglePlayGames\Platforms\PlayGamesClientFactory.cs" />
  274. <Compile Include="Assets\GooglePlayGames\Platforms\TokenClient.cs" />
  275. <Compile Include="Assets\GooglePlayGames\PluginVersion.cs" />
  276. <Compile Include="Assets\GoogleSignIn\Future.cs" />
  277. <Compile Include="Assets\GoogleSignIn\GoogleSignIn.cs" />
  278. <Compile Include="Assets\GoogleSignIn\GoogleSignInConfiguration.cs" />
  279. <Compile Include="Assets\GoogleSignIn\GoogleSignInStatusCode.cs" />
  280. <Compile Include="Assets\GoogleSignIn\GoogleSignInUser.cs" />
  281. <Compile Include="Assets\GoogleSignIn\Impl\BaseObject.cs" />
  282. <Compile Include="Assets\GoogleSignIn\Impl\GoogleSignInImpl.cs" />
  283. <Compile Include="Assets\GoogleSignIn\Impl\NativeFuture.cs" />
  284. <Compile Include="Assets\GoogleSignIn\Impl\SignInHelperObject.cs" />
  285. <Compile Include="Assets\GPGSIds.cs" />
  286. <Compile Include="Assets\HeightFixer.cs" />
  287. <Compile Include="Assets\IronSource\Scripts\AndroidAgent.cs" />
  288. <Compile Include="Assets\IronSource\Scripts\iOSAgent.cs" />
  289. <Compile Include="Assets\IronSource\Scripts\IronSource.cs" />
  290. <Compile Include="Assets\IronSource\Scripts\IronSourceConfig.cs" />
  291. <Compile Include="Assets\IronSource\Scripts\IronSourceError.cs" />
  292. <Compile Include="Assets\IronSource\Scripts\IronSourceEvents.cs" />
  293. <Compile Include="Assets\IronSource\Scripts\IronSourceIAgent.cs" />
  294. <Compile Include="Assets\IronSource\Scripts\IronSourceJSON.cs" />
  295. <Compile Include="Assets\IronSource\Scripts\IronSourcePlacement.cs" />
  296. <Compile Include="Assets\IronSource\Scripts\IronSourceSegment.cs" />
  297. <Compile Include="Assets\IronSource\Scripts\UnsupportedPlatformAgent.cs" />
  298. <Compile Include="Assets\JMO Assets\MatCap Shaders\Demo\Assets\MC_AutoRotate.cs" />
  299. <Compile Include="Assets\JMO Assets\MatCap Shaders\Demo\Assets\MC_SwitchTexture.cs" />
  300. <Compile Include="Assets\MakeShotScript.cs" />
  301. <Compile Include="Assets\NamePicker.cs" />
  302. <Compile Include="Assets\NewScripts\Conversation\ButtonAnswer.cs" />
  303. <Compile Include="Assets\NewScripts\Conversation\Characters.cs" />
  304. <Compile Include="Assets\NewScripts\Conversation\ConversationManager.cs" />
  305. <Compile Include="Assets\NewScripts\Conversation\TalkIndicator.cs" />
  306. <Compile Include="Assets\NewScripts\Display\DisplayNever.cs" />
  307. <Compile Include="Assets\NewScripts\Generic\AndroidPermissionManager.cs" />
  308. <Compile Include="Assets\NewScripts\Generic\GameGlobal.cs" />
  309. <Compile Include="Assets\NewScripts\Generic\GameplayBase.cs" />
  310. <Compile Include="Assets\NewScripts\Generic\GameplayManager.cs" />
  311. <Compile Include="Assets\NewScripts\Generic\NPCBackground.cs" />
  312. <Compile Include="Assets\NewScripts\Generic\PermissionWrapper.cs" />
  313. <Compile Include="Assets\NewScripts\Navigation\FlyPreloaderController.cs" />
  314. <Compile Include="Assets\NewScripts\Navigation\LocationsManager.cs" />
  315. <Compile Include="Assets\NewScripts\Navigation\Navigation.cs" />
  316. <Compile Include="Assets\NewScripts\UI\AsistanceManager.cs" />
  317. <Compile Include="Assets\NewScripts\UI\CatWalkFlashEffect.cs" />
  318. <Compile Include="Assets\NewScripts\UI\FlashEffect.cs" />
  319. <Compile Include="Assets\NewScripts\UI\GameVersionControl.cs" />
  320. <Compile Include="Assets\NewScripts\UI\GigButton.cs" />
  321. <Compile Include="Assets\NewScripts\UI\GigFailedPopup.cs" />
  322. <Compile Include="Assets\NewScripts\UI\GigPopup.cs" />
  323. <Compile Include="Assets\NewScripts\UI\GigRewardButton.cs" />
  324. <Compile Include="Assets\NewScripts\UI\GigsBase.cs" />
  325. <Compile Include="Assets\NewScripts\UI\GigsPanel.cs" />
  326. <Compile Include="Assets\NewScripts\UI\GigUIData.cs" />
  327. <Compile Include="Assets\NewScripts\UI\InstaGigs.cs" />
  328. <Compile Include="Assets\NewScripts\UI\LevelUpPopUp.cs" />
  329. <Compile Include="Assets\NewScripts\UI\LoadingScreenText.cs" />
  330. <Compile Include="Assets\NewScripts\UI\ModeSelection.cs" />
  331. <Compile Include="Assets\NewScripts\UI\PanelGameplayQuest.cs" />
  332. <Compile Include="Assets\NewScripts\UI\PortfolioImagePopup.cs" />
  333. <Compile Include="Assets\NewScripts\UI\PortfolioPoseButton.cs" />
  334. <Compile Include="Assets\NewScripts\UI\ProgressPanel.cs" />
  335. <Compile Include="Assets\NewScripts\UI\QuestGigs.cs" />
  336. <Compile Include="Assets\NewScripts\UI\QuestPanel.cs" />
  337. <Compile Include="Assets\NewScripts\UI\QuestUIData.cs" />
  338. <Compile Include="Assets\NewScripts\UI\RandomGigs.cs" />
  339. <Compile Include="Assets\NewScripts\UI\RewardBase.cs" />
  340. <Compile Include="Assets\NewScripts\UI\RewardButtonAnim.cs" />
  341. <Compile Include="Assets\NewScripts\UI\RewardConversation.cs" />
  342. <Compile Include="Assets\NewScripts\UI\RewardSpin\ButtonDailyReward.cs" />
  343. <Compile Include="Assets\NewScripts\UI\RewardSpin\PanelDailyReward.cs" />
  344. <Compile Include="Assets\NewScripts\UI\RewardSpin\SpinArrow.cs" />
  345. <Compile Include="Assets\NewScripts\UI\RewardSpin\SpinRewardItem.cs" />
  346. <Compile Include="Assets\NewScripts\UI\RewardSpin\SpinWheel.cs" />
  347. <Compile Include="Assets\NewScripts\UI\RewardText.cs" />
  348. <Compile Include="Assets\NewScripts\UI\TemportalRenderMode.cs" />
  349. <Compile Include="Assets\NewScripts\UI\TextNotification.cs" />
  350. <Compile Include="Assets\NewScripts\UI\TextNotificationCenter.cs" />
  351. <Compile Include="Assets\NewScripts\UI\TopModelFeature\MilestonesGenerator.cs" />
  352. <Compile Include="Assets\NewScripts\UI\TopModelFeature\ModelListItem.cs" />
  353. <Compile Include="Assets\NewScripts\UI\TopModelFeature\RankingWrapper.cs" />
  354. <Compile Include="Assets\NewScripts\UI\TopModelFeature\RankTopModel.cs" />
  355. <Compile Include="Assets\NewScripts\UI\TopModelFeature\TopMdoelAnimationHandler.cs" />
  356. <Compile Include="Assets\NewScripts\UI\TopModelFeature\TopModelBorder.cs" />
  357. <Compile Include="Assets\NewScripts\UI\TopModelFeature\TopModelListPreloader.cs" />
  358. <Compile Include="Assets\NewScripts\UI\TopModelFeature\TopModelPanel.cs" />
  359. <Compile Include="Assets\NewScripts\UI\TopModelFeature\TopModelParticipant.cs" />
  360. <Compile Include="Assets\NewScripts\UI\TweetFollowers.cs" />
  361. <Compile Include="Assets\NpcFaceShapeChanger.cs" />
  362. <Compile Include="Assets\NpcTextureChanger.cs" />
  363. <Compile Include="Assets\PanelCameraControl.cs" />
  364. <Compile Include="Assets\PanelQuestBehaviour.cs" />
  365. <Compile Include="Assets\PanelSkipBehaviour.cs" />
  366. <Compile Include="Assets\PositionKeeper.cs" />
  367. <Compile Include="Assets\QuestContainerBehaviour.cs" />
  368. <Compile Include="Assets\RenderTextureControl.cs" />
  369. <Compile Include="Assets\ReplyKeeper.cs" />
  370. <Compile Include="Assets\Resources\Fillbar\FillBar.cs" />
  371. <Compile Include="Assets\Scripts\Achievement System\AchievementList.cs" />
  372. <Compile Include="Assets\Scripts\Achievement System\Achievements.cs" />
  373. <Compile Include="Assets\Scripts\Achievement System\AchievementsData.cs" />
  374. <Compile Include="Assets\Scripts\Achievement System\AchievementsPrefabeManager.cs" />
  375. <Compile Include="Assets\Scripts\Achievement System\AchievmentManager.cs" />
  376. <Compile Include="Assets\Scripts\Achievement System\CollectAchievementPrefab.cs" />
  377. <Compile Include="Assets\Scripts\Achievement System\CompletedAchievementPrefab.cs" />
  378. <Compile Include="Assets\Scripts\Achievement System\TemplateAchievement.cs" />
  379. <Compile Include="Assets\Scripts\Achievement\Achievement.cs" />
  380. <Compile Include="Assets\Scripts\BetaFinishChangeScene.cs" />
  381. <Compile Include="Assets\Scripts\CameraLocations.cs" />
  382. <Compile Include="Assets\Scripts\CameraScript.cs" />
  383. <Compile Include="Assets\Scripts\Character\Character.cs" />
  384. <Compile Include="Assets\Scripts\Character\MainCharacter.cs" />
  385. <Compile Include="Assets\Scripts\Character\NPC.cs" />
  386. <Compile Include="Assets\Scripts\Character\NPCAnimations.cs" />
  387. <Compile Include="Assets\Scripts\Character\NPCBackgroundAnimation.cs" />
  388. <Compile Include="Assets\Scripts\Character\StaticNPC.cs" />
  389. <Compile Include="Assets\Scripts\Character\TyraBehaviour.cs" />
  390. <Compile Include="Assets\Scripts\Clickable.cs" />
  391. <Compile Include="Assets\Scripts\ConvIndicator.cs" />
  392. <Compile Include="Assets\Scripts\Core\Assistance.cs" />
  393. <Compile Include="Assets\Scripts\Core\AssistanceData.cs" />
  394. <Compile Include="Assets\Scripts\Core\ChangeDialogueAction.cs" />
  395. <Compile Include="Assets\Scripts\Core\Chapter.cs" />
  396. <Compile Include="Assets\Scripts\Core\Chirp.cs" />
  397. <Compile Include="Assets\Scripts\Core\ExtractCurrentChapterData.cs" />
  398. <Compile Include="Assets\Scripts\Core\GameAction.cs" />
  399. <Compile Include="Assets\Scripts\Core\Gig.cs" />
  400. <Compile Include="Assets\Scripts\Core\GigAction.cs" />
  401. <Compile Include="Assets\Scripts\Core\Quest.cs" />
  402. <Compile Include="Assets\Scripts\Core\RectTransformUtils.cs" />
  403. <Compile Include="Assets\Scripts\Core\Task.cs" />
  404. <Compile Include="Assets\Scripts\DailyRewardSystem\DailyReward.cs" />
  405. <Compile Include="Assets\Scripts\DailyRewardSystem\DailyRewardList.cs" />
  406. <Compile Include="Assets\Scripts\DailyRewardSystem\DailyRewardManager.cs" />
  407. <Compile Include="Assets\Scripts\DailyRewardSystem\DailyRewardUIController.cs" />
  408. <Compile Include="Assets\Scripts\DailyRewardSystem\RewardUI.cs" />
  409. <Compile Include="Assets\Scripts\DailyRewardSystem\StopperController.cs" />
  410. <Compile Include="Assets\Scripts\Data\Conversation\Conversation.cs" />
  411. <Compile Include="Assets\Scripts\Data\Conversation\Dialog.cs" />
  412. <Compile Include="Assets\Scripts\Data\Conversation\Reply.cs" />
  413. <Compile Include="Assets\Scripts\Data\DataObject.cs" />
  414. <Compile Include="Assets\Scripts\Data\GigData.cs" />
  415. <Compile Include="Assets\Scripts\Data\NPC\NPCData.cs" />
  416. <Compile Include="Assets\Scripts\Data\QuestData.cs" />
  417. <Compile Include="Assets\Scripts\Data\TravelCostData.cs" />
  418. <Compile Include="Assets\Scripts\FireBase\FirebaseInstance.cs" />
  419. <Compile Include="Assets\Scripts\Game\GameManager.cs" />
  420. <Compile Include="Assets\Scripts\GigFinishedPopup.cs" />
  421. <Compile Include="Assets\Scripts\InGameNotificationManager.cs" />
  422. <Compile Include="Assets\Scripts\IronSource\Base\BaseIronSourceManager.cs" />
  423. <Compile Include="Assets\Scripts\IronSource\Enums\AdsType.cs" />
  424. <Compile Include="Assets\Scripts\IronSource\Enums\RewardTypes.cs" />
  425. <Compile Include="Assets\Scripts\IronSource\InterstitialManager.cs" />
  426. <Compile Include="Assets\Scripts\IronSource\IronSourceGlobalController.cs" />
  427. <Compile Include="Assets\Scripts\IronSource\IronSourceShowController.cs" />
  428. <Compile Include="Assets\Scripts\IronSource\OfferwallManager.cs" />
  429. <Compile Include="Assets\Scripts\IronSource\RewardedVideoManager.cs" />
  430. <Compile Include="Assets\Scripts\Leveling Up\LevelsData.cs" />
  431. <Compile Include="Assets\Scripts\LocationNames.cs" />
  432. <Compile Include="Assets\Scripts\LocationSystem\BuildingButton.cs" />
  433. <Compile Include="Assets\Scripts\LocationSystem\CatwalkNPC.cs" />
  434. <Compile Include="Assets\Scripts\LocationSystem\CityMapScript.cs" />
  435. <Compile Include="Assets\Scripts\LocationSystem\Interior.cs" />
  436. <Compile Include="Assets\Scripts\LocationSystem\Location.cs" />
  437. <Compile Include="Assets\Scripts\LocationSystem\LocationManager.cs" />
  438. <Compile Include="Assets\Scripts\LocationSystem\MapButton.cs" />
  439. <Compile Include="Assets\Scripts\LocationSystem\MapPinScript.cs" />
  440. <Compile Include="Assets\Scripts\LocationSystem\MapPinUnlock.cs" />
  441. <Compile Include="Assets\Scripts\LocationSystem\MapsManager.cs" />
  442. <Compile Include="Assets\Scripts\LocationSystem\ProgressionState.cs" />
  443. <Compile Include="Assets\Scripts\LocationSystem\StreetScript.cs" />
  444. <Compile Include="Assets\Scripts\LootScript.cs" />
  445. <Compile Include="Assets\Scripts\Managers\CharacterManager.cs" />
  446. <Compile Include="Assets\Scripts\Managers\FacebookManager.cs" />
  447. <Compile Include="Assets\Scripts\Managers\FadeController.cs" />
  448. <Compile Include="Assets\Scripts\Managers\FadeScreen.cs" />
  449. <Compile Include="Assets\Scripts\Managers\InputManager.cs" />
  450. <Compile Include="Assets\Scripts\MissionsUI.cs" />
  451. <Compile Include="Assets\Scripts\Notifications\GameNotification.cs" />
  452. <Compile Include="Assets\Scripts\Notifications\GameNotificationManager.cs" />
  453. <Compile Include="Assets\Scripts\PhoneUI.cs" />
  454. <Compile Include="Assets\Scripts\Photos\ScreenshotTaker.cs" />
  455. <Compile Include="Assets\Scripts\PracticeButton.cs" />
  456. <Compile Include="Assets\Scripts\Pronouns.cs" />
  457. <Compile Include="Assets\Scripts\Quests\QuestUINew.cs" />
  458. <Compile Include="Assets\Scripts\Quests\TaskUINew.cs" />
  459. <Compile Include="Assets\Scripts\Sender\Sender.cs" />
  460. <Compile Include="Assets\Scripts\sorttext.cs" />
  461. <Compile Include="Assets\Scripts\Sound\SFXManagerOld.cs" />
  462. <Compile Include="Assets\Scripts\TaskUI.cs" />
  463. <Compile Include="Assets\Scripts\TransportButton.cs" />
  464. <Compile Include="Assets\Scripts\Tutorial\TutorialBanner.cs" />
  465. <Compile Include="Assets\Scripts\Tutorial\TutorialManager.cs" />
  466. <Compile Include="Assets\Scripts\TutorialIndicator.cs" />
  467. <Compile Include="Assets\Scripts\TutorialScript.cs" />
  468. <Compile Include="Assets\Scripts\TwitterSystem\GigsTweets.cs" />
  469. <Compile Include="Assets\Scripts\TwitterSystem\LoadTweet.cs" />
  470. <Compile Include="Assets\Scripts\TwitterSystem\PushNotification.cs" />
  471. <Compile Include="Assets\Scripts\TwitterSystem\ResourcesXMLReader.cs" />
  472. <Compile Include="Assets\Scripts\TwitterSystem\ScedualedTweetManager.cs" />
  473. <Compile Include="Assets\Scripts\TwitterSystem\Tweet.cs" />
  474. <Compile Include="Assets\Scripts\TwitterSystem\TweetePrefabeControler.cs" />
  475. <Compile Include="Assets\Scripts\TwitterSystem\TwitterFeed.cs" />
  476. <Compile Include="Assets\Scripts\TwitterSystem\TwitterManager.cs" />
  477. <Compile Include="Assets\Scripts\Ui\ActionButton.cs" />
  478. <Compile Include="Assets\Scripts\Ui\LoadingScript.cs" />
  479. <Compile Include="Assets\Scripts\Ui\MainPanel.cs" />
  480. <Compile Include="Assets\Scripts\Ui\MenuScene.cs" />
  481. <Compile Include="Assets\Scripts\Ui\MenusController.cs" />
  482. <Compile Include="Assets\Scripts\Ui\PopupScripts\GenericPopUp.cs" />
  483. <Compile Include="Assets\Scripts\Ui\PopupScripts\PopupOld.cs" />
  484. <Compile Include="Assets\Scripts\UserGenderSelector.cs" />
  485. <Compile Include="Assets\Scripts\UserInputScript.cs" />
  486. <Compile Include="Assets\Scripts\Video\MobileVideoController.cs" />
  487. <Compile Include="Assets\SideQuestsManager.cs" />
  488. <Compile Include="Assets\Systems\AudioSystem\Scripts\Behaviours\ButtonClip.cs" />
  489. <Compile Include="Assets\Systems\AudioSystem\Scripts\Behaviours\ObjectClip.cs" />
  490. <Compile Include="Assets\Systems\AudioSystem\Scripts\Behaviours\PickUpClip.cs" />
  491. <Compile Include="Assets\Systems\AudioSystem\Scripts\Behaviours\SliderClip.cs" />
  492. <Compile Include="Assets\Systems\AudioSystem\Scripts\Behaviours\SoundManager.cs" />
  493. <Compile Include="Assets\Systems\AudioSystem\Scripts\Datas\SoundDataGlobal.cs" />
  494. <Compile Include="Assets\Systems\AudioSystem\Scripts\Datas\SoundTypes.cs" />
  495. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\AuthenticationDataInspector.cs" />
  496. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\AutoAuthenticate.cs" />
  497. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\GameInitialValidations.cs" />
  498. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\HelpLongPressHandler.cs" />
  499. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\InfoPanelBeheviour.cs" />
  500. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelAnonymous.cs" />
  501. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelFacebook.cs" />
  502. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelGoogle.cs" />
  503. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelLoading.cs" />
  504. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelLogin.cs" />
  505. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelLoginIndicator.cs" />
  506. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Behaviours\PanelRegister.cs" />
  507. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Data\AuthenticationGlobalData.cs" />
  508. <Compile Include="Assets\Systems\AuthenticationSystem\Scripts\Data\Remember.cs" />
  509. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\Catwalk.cs" />
  510. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\CatwalkCameras.cs" />
  511. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\CatwalkGigManager.cs" />
  512. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\Catwalks.cs" />
  513. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\DefaultCatwalk.cs" />
  514. <Compile Include="Assets\Systems\CatWalkSystem\Scripts\Behaviours\PanelCatwalk.cs" />
  515. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\ChangeGraphicsColors.cs" />
  516. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\CheatButton.cs" />
  517. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\CheatsPanelHandler.cs" />
  518. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PanelCurrenciesBehaviour.cs" />
  519. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Base\DynamicContainerBase.cs" />
  520. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Elements\AdsButton.cs" />
  521. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Elements\ShopBag.cs" />
  522. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Elements\ShopTabButton.cs" />
  523. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\PanelCurrenciesCheckOut.cs" />
  524. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\PurchasePanelBehavior.cs" />
  525. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\RewardAdsPanel.cs" />
  526. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\ShopBody.cs" />
  527. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\ShopFooter.cs" />
  528. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Panel\ShopTopBar.cs" />
  529. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Storages\BagShopContent.cs" />
  530. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Storages\ButtonsFreeContent.cs" />
  531. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Behaviours\PurchaseSystem\Storages\ContentStorage.cs" />
  532. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Datas\Currency.cs" />
  533. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Enums\CurrencyType.cs" />
  534. <Compile Include="Assets\Systems\CurrencySystem\Scripts\Enums\PurchaseSize.cs" />
  535. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\BlendMesh.cs" />
  536. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\BlendShapesData.cs" />
  537. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ButtonCustomizeCategoryBehaviour.cs" />
  538. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ButtonCustomizeItemBehaviour.cs" />
  539. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ButtonCustomizeSubCategoryBehaviour.cs" />
  540. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CharacterAnimations.cs" />
  541. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CharacterArmature.cs" />
  542. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CharacterCamera.cs" />
  543. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorAlphaSlider.cs" />
  544. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorImage.cs" />
  545. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorLabel.cs" />
  546. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorPicker.cs" />
  547. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorPickerTester.cs" />
  548. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorPresetDoubleTapEvent.cs" />
  549. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorPresets.cs" />
  550. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorSlider.cs" />
  551. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ColorSliderImage.cs" />
  552. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CreateGraphicNpcCharacter.cs" />
  553. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeBeardBehaviour.cs" />
  554. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeBlendClothBehaviour.cs" />
  555. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeBlendClothBehaviourTrigger.cs" />
  556. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeBodyArmature.cs" />
  557. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeCapBehaviour.cs" />
  558. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeCategoryBehaviour.cs" />
  559. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeCharacterBehaviour.cs" />
  560. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeCopyBonesHelper.cs" />
  561. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeFaceShape.cs" />
  562. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeFatness.cs" />
  563. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeFatnessSlider.cs" />
  564. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeFeetShape.cs" />
  565. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderCategory.cs" />
  566. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderCategoryBase.cs" />
  567. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderFace.cs" />
  568. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderLookbook.cs" />
  569. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderMesh.cs" />
  570. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeGenderMeshCap.cs" />
  571. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeItemBehaviour.cs" />
  572. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeItemDoubleTapEvent.cs" />
  573. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeItemInstantiator.cs" />
  574. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeRequiredCategory.cs" />
  575. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeSkinColor.cs" />
  576. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeSubCategoryBehaviour.cs" />
  577. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\CustomizeTextureChanger.cs" />
  578. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\FaceSkinColor.cs" />
  579. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\FatnessArmature.cs" />
  580. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\HexColorField.cs" />
  581. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\ICustomizeItemColor.cs" />
  582. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\NpcItem.cs" />
  583. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\PanelCheckItem.cs" />
  584. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\PanelCheckOut.cs" />
  585. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\PanelColor.cs" />
  586. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\PanelCustomizeBehaviour.cs" />
  587. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\PanelSelectGenderBehaviour.cs" />
  588. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\SkinColorsData.cs" />
  589. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\SVBoxSlider.cs" />
  590. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Behaviours\TiltWindow.cs" />
  591. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CharacterCustomizationGlobal.cs" />
  592. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\Customize.cs" />
  593. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CustomizeCategory.cs" />
  594. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CustomizeItem.cs" />
  595. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CustomizeItemData.cs" />
  596. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CustomizeStats.cs" />
  597. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Datas\CustomizeSubCategory.cs" />
  598. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Enums\ColorValues.cs" />
  599. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Enums\CustomizeType.cs" />
  600. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Events\ColorChangedEvent.cs" />
  601. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\Events\HSVChangedEvent.cs" />
  602. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\UtilityScripts\BoxSlider.cs" />
  603. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\UtilityScripts\CopyBonesTransform.cs" />
  604. <Compile Include="Assets\Systems\CustomizeSystem\Scripts\UtilityScripts\HSVUtil.cs" />
  605. <Compile Include="Assets\Systems\DataSystem\EditorANTM\ConvertDataGame.cs" />
  606. <Compile Include="Assets\Systems\DataSystem\EditorANTM\EditorDataGame.cs" />
  607. <Compile Include="Assets\Systems\DataSystem\EditorANTM\EstructData.cs" />
  608. <Compile Include="Assets\Systems\DataSystem\EditorANTM\GetGameDatas.cs" />
  609. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Menu\DataToolsMenu.cs" />
  610. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Action\ButtonAction.cs" />
  611. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Chapters\ButtonChapter.cs" />
  612. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Gigs\ButtonGig.cs" />
  613. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Level\PanelLevelEditor.cs" />
  614. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Loading\PanelLoadingEditor.cs" />
  615. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Location\ButtonLocation.cs" />
  616. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Location\PanelLocations.cs" />
  617. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Rewards\ButtonLevel.cs" />
  618. <Compile Include="Assets\Systems\DataSystem\EditorANTM\Scripts\Panels\Rewards\PanelRewardsEditor.cs" />
  619. <Compile Include="Assets\Systems\DataSystem\JobBoard\JobBoardBehaviour.cs" />
  620. <Compile Include="Assets\Systems\DataSystem\JobBoard\JobCardManager.cs" />
  621. <Compile Include="Assets\Systems\DataSystem\Scripts\Assistance\Assistance.cs" />
  622. <Compile Include="Assets\Systems\DataSystem\Scripts\Assistance\GigAction.cs" />
  623. <Compile Include="Assets\Systems\DataSystem\Scripts\Assistance\Instruction.cs" />
  624. <Compile Include="Assets\Systems\DataSystem\Scripts\Chapter\Chapter.cs" />
  625. <Compile Include="Assets\Systems\DataSystem\Scripts\Chapter\ChapterElement.cs" />
  626. <Compile Include="Assets\Systems\DataSystem\Scripts\Conversation\Conversation.cs" />
  627. <Compile Include="Assets\Systems\DataSystem\Scripts\Conversation\Dialog.cs" />
  628. <Compile Include="Assets\Systems\DataSystem\Scripts\Conversation\Reply.cs" />
  629. <Compile Include="Assets\Systems\DataSystem\Scripts\Currency\Currency.cs" />
  630. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\Customize.cs" />
  631. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeCategory.cs" />
  632. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeData.cs" />
  633. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeItem.cs" />
  634. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeItemData.cs" />
  635. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeStats.cs" />
  636. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\CustomizeSubCategory.cs" />
  637. <Compile Include="Assets\Systems\DataSystem\Scripts\Customize\ItemColorCapturer.cs" />
  638. <Compile Include="Assets\Systems\DataSystem\Scripts\General\Cryptography\Crc32.cs" />
  639. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataGame.cs" />
  640. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataObject.cs" />
  641. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataTweetSaved.cs" />
  642. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataTweetsSenders.cs" />
  643. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataTweetsTemplates.cs" />
  644. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataUser.cs" />
  645. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataUserManager.cs" />
  646. <Compile Include="Assets\Systems\DataSystem\Scripts\General\DataValidation.cs" />
  647. <Compile Include="Assets\Systems\DataSystem\Scripts\General\GameData.cs" />
  648. <Compile Include="Assets\Systems\DataSystem\Scripts\General\GigsGigActionsData.cs" />
  649. <Compile Include="Assets\Systems\DataSystem\Scripts\General\PosesData.cs" />
  650. <Compile Include="Assets\Systems\DataSystem\Scripts\General\UserData.cs" />
  651. <Compile Include="Assets\Systems\DataSystem\Scripts\Gig\Chirp.cs" />
  652. <Compile Include="Assets\Systems\DataSystem\Scripts\Gig\DataGigTemplates.cs" />
  653. <Compile Include="Assets\Systems\DataSystem\Scripts\Gig\Gig.cs" />
  654. <Compile Include="Assets\Systems\DataSystem\Scripts\Level\LevelData.cs" />
  655. <Compile Include="Assets\Systems\DataSystem\Scripts\Location\City.cs" />
  656. <Compile Include="Assets\Systems\DataSystem\Scripts\Location\Country.cs" />
  657. <Compile Include="Assets\Systems\DataSystem\Scripts\Location\Location.cs" />
  658. <Compile Include="Assets\Systems\DataSystem\Scripts\Location\Place.cs" />
  659. <Compile Include="Assets\Systems\DataSystem\Scripts\LookBook\LookBook.cs" />
  660. <Compile Include="Assets\Systems\DataSystem\Scripts\LookBook\LookBookCoverPhotoData.cs" />
  661. <Compile Include="Assets\Systems\DataSystem\Scripts\LookBook\LookBookItem.cs" />
  662. <Compile Include="Assets\Systems\DataSystem\Scripts\LookBook\LookBookStickerData.cs" />
  663. <Compile Include="Assets\Systems\DataSystem\Scripts\OptionalConversations\CommentsController.cs" />
  664. <Compile Include="Assets\Systems\DataSystem\Scripts\OptionalConversations\CommentsManager.cs" />
  665. <Compile Include="Assets\Systems\DataSystem\Scripts\OptionalConversations\DataGigComments.cs" />
  666. <Compile Include="Assets\Systems\DataSystem\Scripts\Profile\Profile.cs" />
  667. <Compile Include="Assets\Systems\DataSystem\Scripts\Profile\ProfileData.cs" />
  668. <Compile Include="Assets\Systems\DataSystem\Scripts\Progress\Progress.cs" />
  669. <Compile Include="Assets\Systems\DataSystem\Scripts\Quest\GameAction.cs" />
  670. <Compile Include="Assets\Systems\DataSystem\Scripts\Quest\Quest.cs" />
  671. <Compile Include="Assets\Systems\DataSystem\Scripts\Quest\Task.cs" />
  672. <Compile Include="Assets\Systems\DataSystem\Scripts\Time\TimeData.cs" />
  673. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\EditorCoroutines\CoroutineWindowExample.cs" />
  674. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\EditorCoroutines\EditorCoroutineExtensions.cs" />
  675. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\EditorCoroutines\EditorCoroutines.cs" />
  676. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\DataSnapshot.cs" />
  677. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseAuthentication.cs" />
  678. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseAuthenticationManager.cs" />
  679. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FireBaseAuthError.cs" />
  680. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseDatabase.cs" />
  681. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseError.cs" />
  682. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseManager.cs" />
  683. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseObserver.cs" />
  684. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseParam.cs" />
  685. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseQueue.cs" />
  686. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\FirebaseRoot.cs" />
  687. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\miniJSON.cs" />
  688. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Firebase\SampleScript.cs" />
  689. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Angle\AngleAttribute.cs" />
  690. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Angle\AngleExample.cs" />
  691. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\AnimatorParameter\AnimatorParameterAttribute.cs" />
  692. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\AnimatorParameter\AnimatorParameterExample.cs" />
  693. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Disable\DisableAttribute.cs" />
  694. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Disable\DisableExample.cs" />
  695. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\EnumLabel\EnumLabelAttribute.cs" />
  696. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\EnumLabel\EnumLabelExample.cs" />
  697. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\LabelSearch\LabelSearchAttribute.cs" />
  698. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\LabelSearch\LabelSearchExample.cs" />
  699. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Observe\ObserveAttribute.cs" />
  700. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Observe\ObserveExample.cs" />
  701. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Password\PasswordAttribute.cs" />
  702. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Password\PasswordExample.cs" />
  703. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Popup\PopupAttribute.cs" />
  704. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\Popup\PopupExample.cs" />
  705. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\PreviewTexture\PreviewTextureAttribute.cs" />
  706. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\PreviewTexture\PreviewTextureExample.cs" />
  707. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\SceneName\SceneNameAttribute.cs" />
  708. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\SceneName\SceneNameExample.cs" />
  709. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\SelectableLabel\SelectableLabelAttribute.cs" />
  710. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Property\PropertyDrawerCollection\SelectableLabel\SelectableLabelExample.cs" />
  711. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Singlenton\Singleton.cs" />
  712. <Compile Include="Assets\Systems\DataSystem\Scripts\Tools\Singlenton\SingletonScriptableObject.cs" />
  713. <Compile Include="Assets\Systems\DataSystem\Scripts\Tweet\Tweet.cs" />
  714. <Compile Include="Assets\Systems\DataSystem\Scripts\Tweet\TweetSender.cs" />
  715. <Compile Include="Assets\Systems\DataSystem\Scripts\Tweet\TweetTemplate.cs" />
  716. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Achievement.cs" />
  717. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\AchievementBehaviour.cs" />
  718. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Advertisements\Base\BaseAdsPanelBehavior.cs" />
  719. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Advertisements\NoCurrencyPopUpBehavior.cs" />
  720. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Advertisements\RewardPopUpBehavior.cs" />
  721. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\AnimationPanelMain.cs" />
  722. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\BarGigs.cs" />
  723. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\BlockerButtons\BlockerManager.cs" />
  724. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\BlockerButtons\GrayScaleBehavior.cs" />
  725. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\BlockerButtons\UserInput.cs" />
  726. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\CongratsEndingPopUp.cs" />
  727. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Contac.cs" />
  728. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\ContacsBehaviour.cs" />
  729. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\CustomSceneManager.cs" />
  730. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\DataManagerBehaviour.cs" />
  731. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Links.cs" />
  732. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\NameInputWindow.cs" />
  733. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\Notifications.cs" />
  734. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\PanelPhoneBehaviour.cs" />
  735. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\PanelQuestController.cs" />
  736. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\PanelSelectAge.cs" />
  737. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\PhoneAnimation.cs" />
  738. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\PhoneUIMessages.cs" />
  739. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\ProfileBehaviour.cs" />
  740. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\QuestAnimCont.cs" />
  741. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\RemoteConfigReceiver.cs" />
  742. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\RewardMilestoneBehavior.cs" />
  743. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\SwitchVisability.cs" />
  744. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\TutorialController.cs" />
  745. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\TweetBehaviour.cs" />
  746. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\UI\CellSizeController.cs" />
  747. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\UI\CronometroAnim.cs" />
  748. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\UI\CustAnimController.cs" />
  749. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\UI\MenuOld.cs" />
  750. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\UserInput.cs" />
  751. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\VersionDifferencePanel.cs" />
  752. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Behaviour\WordsBanned.cs" />
  753. <Compile Include="Assets\Systems\GeneralSystem\Scripts\ChangeStrings.cs" />
  754. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\AchievementData.cs" />
  755. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\AchievementsDatas.cs" />
  756. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\AchievementsSave.cs" />
  757. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\AchievemetDatas.cs" />
  758. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\DataManager.cs" />
  759. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\DataObject.cs" />
  760. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\MotivationTime.cs" />
  761. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\PruebaText.cs" />
  762. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\QuestGlobalData.cs" />
  763. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\ScheduledTweetGlobalData.cs" />
  764. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\TimeData.cs" />
  765. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\TimeGlobalData.cs" />
  766. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\TweetData.cs" />
  767. <Compile Include="Assets\Systems\GeneralSystem\Scripts\Data\TweetGlobalData.cs" />
  768. <Compile Include="Assets\Systems\GeneralSystem\Tools\AnimateModel.cs" />
  769. <Compile Include="Assets\Systems\GeneralSystem\Tools\ConnectionTools.cs" />
  770. <Compile Include="Assets\Systems\GeneralSystem\Tools\Events\OnDisableToUnityEvent.cs" />
  771. <Compile Include="Assets\Systems\GeneralSystem\Tools\Events\OnEnableToUnityEvent.cs" />
  772. <Compile Include="Assets\Systems\GeneralSystem\Tools\Transform\TransformEx.cs" />
  773. <Compile Include="Assets\Systems\GeneralSystem\Tools\UI\PortfolioScrollbar.cs" />
  774. <Compile Include="Assets\Systems\GeneralSystem\Tools\UI\SwipeReceiver.cs" />
  775. <Compile Include="Assets\Systems\GeneralSystem\Tools\UI\TouchAndDragCharacter.cs" />
  776. <Compile Include="Assets\Systems\GeneralSystem\Tools\UI\uGUITools.cs" />
  777. <Compile Include="Assets\Systems\GeneralSystem\Tools\WanzyeeStudio\Scripts\Basic\Extension\TypeExtension.cs" />
  778. <Compile Include="Assets\Systems\GeneralSystem\Tools\WanzyeeStudio\Scripts\Basic\Utility\IoUtility.cs" />
  779. <Compile Include="Assets\Systems\LookBookSystem\Plugins\NativeShare.cs" />
  780. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\ButtonLookBook.cs" />
  781. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookCamera.cs" />
  782. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookCategoryBehaviour.cs" />
  783. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookCharacterBehaviour.cs" />
  784. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookCharacterSelector.cs" />
  785. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookDataInspector.cs" />
  786. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookItemBehaviour.cs" />
  787. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookPortfolioItem.cs" />
  788. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\LookBookScreenShot.cs" />
  789. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\PanelLookBook.cs" />
  790. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Behaviours\StickerDoubleTapEvent.cs" />
  791. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Datas\LookBook.cs" />
  792. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Datas\LookBookCoverPhotoData.cs" />
  793. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Datas\LookBookGlobal.cs" />
  794. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Datas\LookBookItem.cs" />
  795. <Compile Include="Assets\Systems\LookBookSystem\Scripts\Datas\LookBookStickerData.cs" />
  796. <Compile Include="Assets\Systems\NotificationSystem\Scripts\Behaviours\FcmInstance.cs" />
  797. <Compile Include="Assets\Systems\NotificationSystem\Scripts\Behaviours\Notifications.cs" />
  798. <Compile Include="Assets\Systems\NotificationSystem\Scripts\Datas\NotificationGlobal.cs" />
  799. <Compile Include="Assets\Systems\SwipeSystem\Scripts\Behaviours\SwipeSystem.cs" />
  800. <Compile Include="Assets\TestAreaController.cs" />
  801. <Compile Include="Assets\TweetAvatar.cs" />
  802. <Compile Include="Assets\UniClipboard\UniClipboard.cs" />
  803. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\MultiKeyDictionary.cs" />
  804. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\Reporter.cs" />
  805. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\ReporterGUI.cs" />
  806. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\ReporterMessageReceiver.cs" />
  807. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\Test\Rotate.cs" />
  808. <Compile Include="Assets\Unity-Logs-Viewer\Reporter\Test\TestReporter.cs" />
  809. <Compile Include="Assets\WidthCheckerFixer.cs" />
  810. <Compile Include="Assets\ZUI\Scripts\Menu.cs" />
  811. <Compile Include="Assets\ZUI\Scripts\Popup.cs" />
  812. <Compile Include="Assets\ZUI\Scripts\SFXManager.cs" />
  813. <Compile Include="Assets\ZUI\Scripts\SideMenu.cs" />
  814. <Compile Include="Assets\ZUI\Scripts\UIAnimation.cs" />
  815. <Compile Include="Assets\ZUI\Scripts\UIElement.cs" />
  816. <Compile Include="Assets\ZUI\Scripts\UIElementsGroup.cs" />
  817. <Compile Include="Assets\ZUI\Scripts\ZUIElementBase.cs" />
  818. <Compile Include="Assets\ZUI\Scripts\ZUIEquations.cs" />
  819. <Compile Include="Assets\ZUI\Scripts\ZUIManager.cs" />
  820. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-config-unity\maven-metadata.xml" />
  821. <None Include="Assets\Resources\versionDisplayed.txt" />
  822. <None Include="Assets\link.xml" />
  823. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_TextureAdd_Bumped.shader" />
  824. <None Include="Assets\NewScripts\UI\TopModelFeature\Bots_names.txt" />
  825. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-auth-unity\maven-metadata.xml" />
  826. <None Include="Assets\ZUI\Demos\Witch\UI\Art Rights.txt" />
  827. <None Include="Assets\JMO Assets\ProceduralMatcap\ProceduralMatcap.shader" />
  828. <None Include="Assets\Firebase\Plugins\link.xml" />
  829. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_TextureMult_Bumped.shader" />
  830. <None Include="Assets\NewScripts\Shaders\Grayscale.shader" />
  831. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-instance-id-unity\maven-metadata.xml" />
  832. <None Include="Assets\Systems\CustomizeSystem\Shaders\ItemShader.shader" />
  833. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-database-unity\maven-metadata.xml" />
  834. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_Lit.shader" />
  835. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_Plain_Bumped.shader" />
  836. <None Include="Assets\GooglePlayGames\Plugins\Android\GooglePlayGamesManifest.plugin\AndroidManifest.xml" />
  837. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_Plain_AdditiveZ.shader" />
  838. <None Include="Assets\JMO Assets\!JMO Assets Readme.txt" />
  839. <None Include="Assets\JMO Assets\ProceduralMatcap\ProceduralMatcapFace.shader" />
  840. <None Include="Assets\JsonDotNet\link.xml" />
  841. <None Include="Assets\Resources\TextAssets\GigsActionsCharts.txt" />
  842. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-messaging-unity\maven-metadata.xml" />
  843. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_Plain.shader" />
  844. <None Include="Assets\Firebase\m2repository\com\google\firebase\firebase-app-unity\maven-metadata.xml" />
  845. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_Plain_Additive.shader" />
  846. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_TextureMult.shader" />
  847. <None Include="Assets\Systems\CustomizeSystem\Shaders\FaceShader.shader" />
  848. <None Include="Assets\NewScripts\Shaders\UIImage_Static_Blur_Advanced.shader" />
  849. <None Include="Assets\FacebookSDK\link.xml" />
  850. <None Include="Assets\JMO Assets\MatCap Shaders\Shaders\MatCap_TextureAdd.shader" />
  851. <None Include="Assets\NewScripts\Shaders\ClothesShader.shader" />
  852. <None Include="Assets\Firebase\Plugins\Http\link.xml" />
  853. <None Include="Assets\JMO Assets\MatCap Shaders\Textures\MaCrea\MaCrea.txt" />
  854. <None Include="Assets\JMO Assets\MatCap Shaders\Textures\BenSimonds\_Textures Readme.txt" />
  855. <None Include="Assets\JMO Assets\MatCap Shaders\_MatCap Shaders Readme.txt" />
  856. <Reference Include="Unity.Timeline.Editor">
  857. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
  858. </Reference>
  859. <Reference Include="com.unity.multiplayer-hlapi.Editor">
  860. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Editor.dll</HintPath>
  861. </Reference>
  862. <Reference Include="Unity.Timeline">
  863. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
  864. </Reference>
  865. <Reference Include="Unity.CollabProxy.Editor">
  866. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
  867. </Reference>
  868. <Reference Include="com.unity.multiplayer-weaver.Editor">
  869. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-weaver.Editor.dll</HintPath>
  870. </Reference>
  871. <Reference Include="UnityEngine.XR.LegacyInputHelpers">
  872. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
  873. </Reference>
  874. <Reference Include="UnityEditor.SpatialTracking">
  875. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
  876. </Reference>
  877. <Reference Include="UnityEngine.SpatialTracking">
  878. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
  879. </Reference>
  880. <Reference Include="Unity.Analytics.DataPrivacy">
  881. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
  882. </Reference>
  883. <Reference Include="UnityEditor.XR.LegacyInputHelpers">
  884. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
  885. </Reference>
  886. <Reference Include="com.unity.multiplayer-hlapi.Runtime">
  887. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/ScriptAssemblies/com.unity.multiplayer-hlapi.Runtime.dll</HintPath>
  888. </Reference>
  889. <Reference Include="UnityEngine.AIModule">
  890. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
  891. </Reference>
  892. <Reference Include="UnityEngine.ARModule">
  893. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
  894. </Reference>
  895. <Reference Include="UnityEngine.AccessibilityModule">
  896. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
  897. </Reference>
  898. <Reference Include="UnityEngine.AnimationModule">
  899. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
  900. </Reference>
  901. <Reference Include="UnityEngine.AssetBundleModule">
  902. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
  903. </Reference>
  904. <Reference Include="UnityEngine.AudioModule">
  905. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
  906. </Reference>
  907. <Reference Include="UnityEngine.ClothModule">
  908. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
  909. </Reference>
  910. <Reference Include="UnityEngine.CoreModule">
  911. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
  912. </Reference>
  913. <Reference Include="UnityEngine.CrashReportingModule">
  914. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
  915. </Reference>
  916. <Reference Include="UnityEngine.DirectorModule">
  917. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
  918. </Reference>
  919. <Reference Include="UnityEngine.FileSystemHttpModule">
  920. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
  921. </Reference>
  922. <Reference Include="UnityEngine.GameCenterModule">
  923. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
  924. </Reference>
  925. <Reference Include="UnityEngine.GridModule">
  926. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
  927. </Reference>
  928. <Reference Include="UnityEngine.HotReloadModule">
  929. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
  930. </Reference>
  931. <Reference Include="UnityEngine.IMGUIModule">
  932. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
  933. </Reference>
  934. <Reference Include="UnityEngine.ImageConversionModule">
  935. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
  936. </Reference>
  937. <Reference Include="UnityEngine.InputModule">
  938. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
  939. </Reference>
  940. <Reference Include="UnityEngine.JSONSerializeModule">
  941. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
  942. </Reference>
  943. <Reference Include="UnityEngine.LocalizationModule">
  944. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
  945. </Reference>
  946. <Reference Include="UnityEngine.ParticleSystemModule">
  947. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
  948. </Reference>
  949. <Reference Include="UnityEngine.PerformanceReportingModule">
  950. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
  951. </Reference>
  952. <Reference Include="UnityEngine.PhysicsModule">
  953. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
  954. </Reference>
  955. <Reference Include="UnityEngine.Physics2DModule">
  956. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
  957. </Reference>
  958. <Reference Include="UnityEngine.ProfilerModule">
  959. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
  960. </Reference>
  961. <Reference Include="UnityEngine.ScreenCaptureModule">
  962. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
  963. </Reference>
  964. <Reference Include="UnityEngine.SharedInternalsModule">
  965. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
  966. </Reference>
  967. <Reference Include="UnityEngine.SpriteMaskModule">
  968. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
  969. </Reference>
  970. <Reference Include="UnityEngine.SpriteShapeModule">
  971. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
  972. </Reference>
  973. <Reference Include="UnityEngine.StreamingModule">
  974. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
  975. </Reference>
  976. <Reference Include="UnityEngine.StyleSheetsModule">
  977. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
  978. </Reference>
  979. <Reference Include="UnityEngine.SubstanceModule">
  980. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
  981. </Reference>
  982. <Reference Include="UnityEngine.TLSModule">
  983. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
  984. </Reference>
  985. <Reference Include="UnityEngine.TerrainModule">
  986. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
  987. </Reference>
  988. <Reference Include="UnityEngine.TerrainPhysicsModule">
  989. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
  990. </Reference>
  991. <Reference Include="UnityEngine.TextCoreModule">
  992. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
  993. </Reference>
  994. <Reference Include="UnityEngine.TextRenderingModule">
  995. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
  996. </Reference>
  997. <Reference Include="UnityEngine.TilemapModule">
  998. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
  999. </Reference>
  1000. <Reference Include="UnityEngine.UIModule">
  1001. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
  1002. </Reference>
  1003. <Reference Include="UnityEngine.UIElementsModule">
  1004. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
  1005. </Reference>
  1006. <Reference Include="UnityEngine.UNETModule">
  1007. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
  1008. </Reference>
  1009. <Reference Include="UnityEngine.UmbraModule">
  1010. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
  1011. </Reference>
  1012. <Reference Include="UnityEngine.UnityAnalyticsModule">
  1013. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
  1014. </Reference>
  1015. <Reference Include="UnityEngine.UnityConnectModule">
  1016. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
  1017. </Reference>
  1018. <Reference Include="UnityEngine.UnityTestProtocolModule">
  1019. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
  1020. </Reference>
  1021. <Reference Include="UnityEngine.UnityWebRequestModule">
  1022. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
  1023. </Reference>
  1024. <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
  1025. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
  1026. </Reference>
  1027. <Reference Include="UnityEngine.UnityWebRequestAudioModule">
  1028. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
  1029. </Reference>
  1030. <Reference Include="UnityEngine.UnityWebRequestTextureModule">
  1031. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
  1032. </Reference>
  1033. <Reference Include="UnityEngine.UnityWebRequestWWWModule">
  1034. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
  1035. </Reference>
  1036. <Reference Include="UnityEngine.VFXModule">
  1037. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
  1038. </Reference>
  1039. <Reference Include="UnityEngine.VRModule">
  1040. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
  1041. </Reference>
  1042. <Reference Include="UnityEngine.VehiclesModule">
  1043. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
  1044. </Reference>
  1045. <Reference Include="UnityEngine.VideoModule">
  1046. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
  1047. </Reference>
  1048. <Reference Include="UnityEngine.WindModule">
  1049. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
  1050. </Reference>
  1051. <Reference Include="UnityEngine.XRModule">
  1052. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
  1053. </Reference>
  1054. <Reference Include="Unity.Locator">
  1055. <HintPath>Z:/Unity 2019.1.11/Editor/Data/Managed/Unity.Locator.dll</HintPath>
  1056. </Reference>
  1057. <Reference Include="UnityEngine.UI">
  1058. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
  1059. </Reference>
  1060. <Reference Include="UnityEngine.TestRunner">
  1061. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
  1062. </Reference>
  1063. <Reference Include="nunit.framework">
  1064. <HintPath>Z:/Unity 2019.1.11/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
  1065. </Reference>
  1066. <Reference Include="Facebook.Unity">
  1067. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Facebook.Unity.dll</HintPath>
  1068. </Reference>
  1069. <Reference Include="Facebook.Unity.Gameroom">
  1070. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Gameroom/Facebook.Unity.Gameroom.dll</HintPath>
  1071. </Reference>
  1072. <Reference Include="FacebookNamedPipeClient">
  1073. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Gameroom/FacebookNamedPipeClient.dll</HintPath>
  1074. </Reference>
  1075. <Reference Include="Facebook.Unity.Settings">
  1076. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/FacebookSDK/Plugins/Settings/Facebook.Unity.Settings.dll</HintPath>
  1077. </Reference>
  1078. <Reference Include="Firebase.App">
  1079. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.App.dll</HintPath>
  1080. </Reference>
  1081. <Reference Include="Firebase.Auth">
  1082. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Auth.dll</HintPath>
  1083. </Reference>
  1084. <Reference Include="Firebase.InstanceId">
  1085. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.InstanceId.dll</HintPath>
  1086. </Reference>
  1087. <Reference Include="Firebase.Messaging">
  1088. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Messaging.dll</HintPath>
  1089. </Reference>
  1090. <Reference Include="Firebase.Platform">
  1091. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.Platform.dll</HintPath>
  1092. </Reference>
  1093. <Reference Include="Firebase.RemoteConfig">
  1094. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Firebase.RemoteConfig.dll</HintPath>
  1095. </Reference>
  1096. <Reference Include="Google.MiniJson">
  1097. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Google.MiniJson.dll</HintPath>
  1098. </Reference>
  1099. <Reference Include="Google.Sharpen">
  1100. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Google.Sharpen.dll</HintPath>
  1101. </Reference>
  1102. <Reference Include="Firebase.Database">
  1103. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Firebase/Plugins/Mono/Firebase.Database.dll</HintPath>
  1104. </Reference>
  1105. <Reference Include="Newtonsoft.Json">
  1106. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/JsonDotNet/Assemblies/Standalone/Newtonsoft.Json.dll</HintPath>
  1107. </Reference>
  1108. <Reference Include="Unity.Compat">
  1109. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Parse/Plugins/Unity.Compat.dll</HintPath>
  1110. </Reference>
  1111. <Reference Include="Unity.Tasks">
  1112. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Parse/Plugins/Unity.Tasks.dll</HintPath>
  1113. </Reference>
  1114. <Reference Include="DOTween">
  1115. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween.dll</HintPath>
  1116. </Reference>
  1117. <Reference Include="DOTween43">
  1118. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween43.dll</HintPath>
  1119. </Reference>
  1120. <Reference Include="DOTween46">
  1121. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween46.dll</HintPath>
  1122. </Reference>
  1123. <Reference Include="DOTween50">
  1124. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/DOTween/DOTween50.dll</HintPath>
  1125. </Reference>
  1126. <Reference Include="ChannelPurchase">
  1127. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityChannel/ChannelPurchase.dll</HintPath>
  1128. </Reference>
  1129. <Reference Include="UnityStore">
  1130. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityChannel/UnityStore.dll</HintPath>
  1131. </Reference>
  1132. <Reference Include="Editor">
  1133. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Editor.dll</HintPath>
  1134. </Reference>
  1135. <Reference Include="Purchasing.Common">
  1136. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Purchasing.Common.dll</HintPath>
  1137. </Reference>
  1138. <Reference Include="Stores">
  1139. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Stores.dll</HintPath>
  1140. </Reference>
  1141. <Reference Include="Apple">
  1142. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Apple/Apple.dll</HintPath>
  1143. </Reference>
  1144. <Reference Include="FacebookStore">
  1145. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Facebook/FacebookStore.dll</HintPath>
  1146. </Reference>
  1147. <Reference Include="Security">
  1148. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Security/live/Security.dll</HintPath>
  1149. </Reference>
  1150. <Reference Include="Tizen">
  1151. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/Bin/Tizen/Tizen.dll</HintPath>
  1152. </Reference>
  1153. <Reference Include="winrt">
  1154. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Assets/Plugins/UnityPurchasing/winrt/winrt.dll</HintPath>
  1155. </Reference>
  1156. <Reference Include="Unity.Analytics.Editor">
  1157. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Editor.dll</HintPath>
  1158. </Reference>
  1159. <Reference Include="Unity.Analytics.StandardEvents">
  1160. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.StandardEvents.dll</HintPath>
  1161. </Reference>
  1162. <Reference Include="Unity.Analytics.Tracker">
  1163. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.analytics@3.3.2/Unity.Analytics.Tracker.dll</HintPath>
  1164. </Reference>
  1165. <Reference Include="UnityEngine.Purchasing">
  1166. <HintPath>Z:/!Work/!GSStudio/ANTM (ALL)/ANTM/Library/PackageCache/com.unity.purchasing@2.0.6/UnityEngine.Purchasing.dll</HintPath>
  1167. </Reference>
  1168. <Reference Include="mscorlib">
  1169. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/mscorlib.dll</HintPath>
  1170. </Reference>
  1171. <Reference Include="System">
  1172. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.dll</HintPath>
  1173. </Reference>
  1174. <Reference Include="System.Core">
  1175. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Core.dll</HintPath>
  1176. </Reference>
  1177. <Reference Include="System.Runtime.Serialization">
  1178. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Runtime.Serialization.dll</HintPath>
  1179. </Reference>
  1180. <Reference Include="System.Xml">
  1181. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.dll</HintPath>
  1182. </Reference>
  1183. <Reference Include="System.Xml.Linq">
  1184. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.Linq.dll</HintPath>
  1185. </Reference>
  1186. <Reference Include="UnityScript">
  1187. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.dll</HintPath>
  1188. </Reference>
  1189. <Reference Include="UnityScript.Lang">
  1190. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.Lang.dll</HintPath>
  1191. </Reference>
  1192. <Reference Include="Boo.Lang">
  1193. <HintPath>Z:/Unity 2019.1.11/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/Boo.Lang.dll</HintPath>
  1194. </Reference>
  1195. </ItemGroup>
  1196. <ItemGroup>
  1197. <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
  1198. <Project>{393690AC-03E7-A4A2-0DB4-A77038A9EF9B}</Project>
  1199. <Name>Assembly-CSharp-firstpass</Name>
  1200. </ProjectReference>
  1201. </ItemGroup>
  1202. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1203. <Target Name="GenerateTargetFrameworkMonikerAttribute" />
  1204. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1205. Other similar extension points exist, see Microsoft.Common.targets.
  1206. <Target Name="BeforeBuild">
  1207. </Target>
  1208. <Target Name="AfterBuild">
  1209. </Target>
  1210. -->
  1211. </Project>