OSX
[AI-Over-Network.git] / Assembly-CSharp.csproj
blob2a231f7f6de924230fec6e3f0d75a30185a146f0
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   </PropertyGroup>
6   <PropertyGroup>
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ProductVersion>10.0.20506</ProductVersion>
10     <SchemaVersion>2.0</SchemaVersion>
11     <RootNamespace></RootNamespace>
12     <ProjectGuid>{3ECBD87A-C97C-EFBB-950B-E617CE3BF77B}</ProjectGuid>
13     <OutputType>Library</OutputType>
14     <AppDesignerFolder>Properties</AppDesignerFolder>
15     <AssemblyName>Assembly-CSharp</AssemblyName>
16     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
17     <FileAlignment>512</FileAlignment>
18     <BaseDirectory>.</BaseDirectory>
19   </PropertyGroup>
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21     <DebugSymbols>true</DebugSymbols>
22     <DebugType>full</DebugType>
23     <Optimize>false</Optimize>
24     <OutputPath>Temp\bin\Debug\</OutputPath>
25     <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_3_8;UNITY_2018_3;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;UNITY_ANALYTICS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_OSX;PLATFORM_STANDALONE;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_2_0_SUBSET;NET_LEGACY;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;PHOTON_UNITY_NETWORKING;PUN_2_0_OR_NEWER;PUN_2_OR_NEWER</DefineConstants>
26     <ErrorReport>prompt</ErrorReport>
27     <WarningLevel>4</WarningLevel>
28     <NoWarn>0169</NoWarn>
29     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
30   </PropertyGroup>
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32     <DebugType>pdbonly</DebugType>
33     <Optimize>true</Optimize>
34     <OutputPath>Temp\bin\Release\</OutputPath>
35     <ErrorReport>prompt</ErrorReport>
36     <WarningLevel>4</WarningLevel>
37     <NoWarn>0169</NoWarn>
38     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
39   </PropertyGroup>
40   <PropertyGroup>
41     <NoConfig>true</NoConfig>
42     <NoStdLib>true</NoStdLib>
43     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
44     <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
45     <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
46   </PropertyGroup>
47   <ItemGroup>
48     <Reference Include="UnityEngine">
49       <HintPath>C:\Program Files\Unity\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
50     </Reference>
51     <Reference Include="UnityEditor">
52       <HintPath>C:\Program Files\Unity\Editor\Data\Managed/UnityEditor.dll</HintPath>
53     </Reference>
54   </ItemGroup>
55   <ItemGroup>
56      <Compile Include="Assets\Imported Assets\Low Poly Fruits\resources\fruits_tester.cs" />
57      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\Common\EventSystemSpawner.cs" />
58      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\Common\OnStartDelete.cs" />
59      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\Common\TextButtonTransition.cs" />
60      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\Common\TextToggleIsOnTransition.cs" />
61      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\ChannelSelector.cs" />
62      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\ChatAppIdCheckerUI.cs" />
63      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\ChatGui.cs" />
64      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\FriendItem.cs" />
65      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\IgnoreUiRaycastWhenInactive.cs" />
66      <Compile Include="Assets\Imported Assets\Photon\PhotonChat\Demos\DemoChat\NamePickGui.cs" />
67      <Compile Include="Assets\Imported Assets\Photon\PhotonRealtime\Demos\DemoLoadBalancing\ConnectAndJoinRandomLb.cs" />
68      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\AsteroidsGame.cs" />
69      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Game\Asteroid.cs" />
70      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Game\AsteroidsGameManager.cs" />
71      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Game\Bullet.cs" />
72      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Game\PlayerOverviewPanel.cs" />
73      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Game\Spaceship.cs" />
74      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Lobby\LobbyMainPanel.cs" />
75      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Lobby\LobbyTopPanel.cs" />
76      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Lobby\PlayerListEntry.cs" />
77      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoAsteroids\Scripts\Lobby\RoomListEntry.cs" />
78      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoHub\Scripts\DemoHubManager.cs" />
79      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoHub\Scripts\ToDemoHubButton.cs" />
80      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\Block.cs" />
81      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\Cluster.cs" />
82      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\IngameControlPanel.cs" />
83      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\Noise.cs" />
84      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\ProceduralController.cs" />
85      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoProcedural\Scripts\WorldGenerator.cs" />
86      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\Bezier.cs" />
87      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\BezierControlPointMode.cs" />
88      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\BezierCurve.cs" />
89      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\BezierSpline.cs" />
90      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\Line.cs" />
91      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\SplinePosition.cs" />
92      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\SplineWalker.cs" />
93      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\PlayerControl.cs" />
94      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\SlotLanes.cs" />
95      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\SlotRacerSplashScreen.cs" />
96      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\CameraWork.cs" />
97      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\GameManager.cs" />
98      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\Launcher.cs" />
99      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\LoaderAnime.cs" />
100      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\PlayerAnimatorManager.cs" />
101      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\PlayerManager.cs" />
102      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\PlayerNameInputField.cs" />
103      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunBasics-Tutorial\Scripts\PlayerUI.cs" />
104      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Forms\ConnectToRegionUIForm.cs" />
105      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Forms\CreateRoomUiForm.cs" />
106      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Forms\LoadLevelUIForm.cs" />
107      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Forms\SetRoomCustomPropertyUIForm.cs" />
108      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Forms\UserIdUiForm.cs" />
109      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\PunCockpit.cs" />
110      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\AutoSyncSceneToggle.cs" />
111      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\BackgroundTimeOutField.cs" />
112      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\CrcCheckToggle.cs" />
113      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\DocLinkButton.cs" />
114      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\GameVersionField.cs" />
115      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\Generic\BoolInputField.cs" />
116      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\Generic\IntInputField.cs" />
117      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\Generic\StringInputField.cs" />
118      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\Generic\ToggleExpand.cs" />
119      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\LayoutElementMatchSize.cs" />
120      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\NickNameField.cs" />
121      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\OnlineDocButton.cs" />
122      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\SendRateField.cs" />
123      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Autonomous UI\SendRateOnSerializeField.cs" />
124      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Controllers\PlayerDetailsController.cs" />
125      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\InfosPanelPlaceholder.cs" />
126      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\FriendListCell.cs" />
127      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\FriendListView.cs" />
128      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\PlayerListCell.cs" />
129      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\PlayerListView.cs" />
130      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\PropertyCell.cs" />
131      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\RegionListCell.cs" />
132      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\RegionListView.cs" />
133      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\RoomListCell.cs" />
134      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\Lists\RoomListView.cs" />
135      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\PropertyFields\UserIdField.cs" />
136      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\AppVersionProperty.cs" />
137      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\BestRegionInPrefsProperty.cs" />
138      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CloudRegionProperty.cs" />
139      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CountOfPlayersInRoomProperty.cs" />
140      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CountOfPlayersOnMasterProperty.cs" />
141      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CountOfPlayersProperty.cs" />
142      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CountOfRoomsProperty.cs" />
143      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomAutoCleanupProperty.cs" />
144      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomEmptyRoomTtlProperty.cs" />
145      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomExpectedUsersProperty.cs" />
146      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomIsOfflineProperty.cs" />
147      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomIsOpenProperty.cs" />
148      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomIsVisibleProperty.cs" />
149      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomMasterClientIdProperty.cs" />
150      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomMaxPlayersProperty.cs" />
151      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomNameProperty.cs" />
152      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomPlayerCountProperty.cs" />
153      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomPlayerTtlProperty.cs" />
154      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\CurrentRoomPropertiesListedInLobbyProperty.cs" />
155      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\GameVersionProperty.cs" />
156      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\IsConnectedAndReadyProperty.cs" />
157      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\IsConnectedProperty.cs" />
158      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\OfflineModeProperty.cs" />
159      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\PingProperty.cs" />
160      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\PropertyListenerBase.cs" />
161      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\ServerAddressProperty.cs" />
162      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ReadOnlyProperties\ServerProperty.cs" />
163      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ScoreHelper.cs" />
164      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\PunCockpit\Scripts\ThirdParty\PunCockpitEmbed.cs" />
165      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\Shared Assets\Scripts\DocLinks.cs" />
166      <Compile Include="Assets\Scripts\Characters\Ghosts\GhostCollisions.cs" />
167      <Compile Include="Assets\Scripts\Characters\Ghosts\GhostMovement.cs" />
168      <Compile Include="Assets\Scripts\Characters\Ghosts\PathfindingRules.cs" />
169      <Compile Include="Assets\Scripts\Characters\Players\PlayerBounceHitter.cs" />
170      <Compile Include="Assets\Scripts\Characters\Players\PlayerController.cs" />
171      <Compile Include="Assets\Scripts\Characters\Players\PlayerMovement.cs" />
172      <Compile Include="Assets\Scripts\Characters\Players\PlayerRails.cs" />
173      <Compile Include="Assets\Scripts\Items\FoodBehaviour.cs" />
174      <Compile Include="Assets\Scripts\Items\FruitBehaviour.cs" />
175      <Compile Include="Assets\Scripts\Items\NodeBehaviour.cs" />
176      <Compile Include="Assets\Scripts\Items\PowerupBehaviour.cs" />
177      <Compile Include="Assets\Scripts\Network\Connector.cs" />
178      <Compile Include="Assets\Scripts\Setup\MapSetup.cs" />
179      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\link.xml" />
180      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Kenney Assets\Copyrights.txt" />
181      <None Include="Assets\Imported Assets\Photon\PhotonLibs\Photon3Unity3D.xml" />
182      <None Include="Assets\Imported Assets\Photon\PhotonLibs\release_history.txt" />
183      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\Shared Assets\Skin\eurof_tt.txt" />
184      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\Shared Assets\Skin\3dText.shader" />
185      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\readme.txt" />
186      <None Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\changelog.txt" />
187  <Reference Include="Unity.TextMeshPro.Editor">
188  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
189  </Reference>
190  <Reference Include="Unity.PackageManagerUI.Editor">
191  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
192  </Reference>
193  <Reference Include="Unity.CollabProxy.Editor">
194  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
195  </Reference>
196  <Reference Include="Unity.TextMeshPro">
197  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
198  </Reference>
199  <Reference Include="Unity.Analytics.DataPrivacy">
200  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
201  </Reference>
202  <Reference Include="UnityEngine.AIModule">
203  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
204  </Reference>
205  <Reference Include="UnityEngine.ARModule">
206  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
207  </Reference>
208  <Reference Include="UnityEngine.AccessibilityModule">
209  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
210  </Reference>
211  <Reference Include="UnityEngine.AnimationModule">
212  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
213  </Reference>
214  <Reference Include="UnityEngine.AssetBundleModule">
215  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
216  </Reference>
217  <Reference Include="UnityEngine.AudioModule">
218  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
219  </Reference>
220  <Reference Include="UnityEngine.BaselibModule">
221  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
222  </Reference>
223  <Reference Include="UnityEngine.ClothModule">
224  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
225  </Reference>
226  <Reference Include="UnityEngine.ClusterInputModule">
227  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
228  </Reference>
229  <Reference Include="UnityEngine.ClusterRendererModule">
230  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
231  </Reference>
232  <Reference Include="UnityEngine.CoreModule">
233  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
234  </Reference>
235  <Reference Include="UnityEngine.CrashReportingModule">
236  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
237  </Reference>
238  <Reference Include="UnityEngine.DirectorModule">
239  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
240  </Reference>
241  <Reference Include="UnityEngine.FileSystemHttpModule">
242  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
243  </Reference>
244  <Reference Include="UnityEngine.GameCenterModule">
245  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
246  </Reference>
247  <Reference Include="UnityEngine.GridModule">
248  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
249  </Reference>
250  <Reference Include="UnityEngine.HotReloadModule">
251  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
252  </Reference>
253  <Reference Include="UnityEngine.IMGUIModule">
254  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
255  </Reference>
256  <Reference Include="UnityEngine.ImageConversionModule">
257  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
258  </Reference>
259  <Reference Include="UnityEngine.InputModule">
260  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
261  </Reference>
262  <Reference Include="UnityEngine.JSONSerializeModule">
263  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
264  </Reference>
265  <Reference Include="UnityEngine.LocalizationModule">
266  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
267  </Reference>
268  <Reference Include="UnityEngine.ParticleSystemModule">
269  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
270  </Reference>
271  <Reference Include="UnityEngine.PerformanceReportingModule">
272  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
273  </Reference>
274  <Reference Include="UnityEngine.PhysicsModule">
275  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
276  </Reference>
277  <Reference Include="UnityEngine.Physics2DModule">
278  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
279  </Reference>
280  <Reference Include="UnityEngine.ProfilerModule">
281  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
282  </Reference>
283  <Reference Include="UnityEngine.ScreenCaptureModule">
284  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
285  </Reference>
286  <Reference Include="UnityEngine.SharedInternalsModule">
287  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
288  </Reference>
289  <Reference Include="UnityEngine.SpatialTrackingModule">
290  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpatialTrackingModule.dll</HintPath>
291  </Reference>
292  <Reference Include="UnityEngine.SpriteMaskModule">
293  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
294  </Reference>
295  <Reference Include="UnityEngine.SpriteShapeModule">
296  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
297  </Reference>
298  <Reference Include="UnityEngine.StreamingModule">
299  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
300  </Reference>
301  <Reference Include="UnityEngine.StyleSheetsModule">
302  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
303  </Reference>
304  <Reference Include="UnityEngine.SubstanceModule">
305  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
306  </Reference>
307  <Reference Include="UnityEngine.TLSModule">
308  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
309  </Reference>
310  <Reference Include="UnityEngine.TerrainModule">
311  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
312  </Reference>
313  <Reference Include="UnityEngine.TerrainPhysicsModule">
314  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
315  </Reference>
316  <Reference Include="UnityEngine.TextCoreModule">
317  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
318  </Reference>
319  <Reference Include="UnityEngine.TextRenderingModule">
320  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
321  </Reference>
322  <Reference Include="UnityEngine.TilemapModule">
323  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
324  </Reference>
325  <Reference Include="UnityEngine.TimelineModule">
326  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
327  </Reference>
328  <Reference Include="UnityEngine.UIModule">
329  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
330  </Reference>
331  <Reference Include="UnityEngine.UIElementsModule">
332  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
333  </Reference>
334  <Reference Include="UnityEngine.UNETModule">
335  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
336  </Reference>
337  <Reference Include="UnityEngine.UmbraModule">
338  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
339  </Reference>
340  <Reference Include="UnityEngine.UnityAnalyticsModule">
341  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
342  </Reference>
343  <Reference Include="UnityEngine.UnityConnectModule">
344  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
345  </Reference>
346  <Reference Include="UnityEngine.UnityTestProtocolModule">
347  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
348  </Reference>
349  <Reference Include="UnityEngine.UnityWebRequestModule">
350  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
351  </Reference>
352  <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
353  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
354  </Reference>
355  <Reference Include="UnityEngine.UnityWebRequestAudioModule">
356  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
357  </Reference>
358  <Reference Include="UnityEngine.UnityWebRequestTextureModule">
359  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
360  </Reference>
361  <Reference Include="UnityEngine.UnityWebRequestWWWModule">
362  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
363  </Reference>
364  <Reference Include="UnityEngine.VFXModule">
365  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
366  </Reference>
367  <Reference Include="UnityEngine.VRModule">
368  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
369  </Reference>
370  <Reference Include="UnityEngine.VehiclesModule">
371  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
372  </Reference>
373  <Reference Include="UnityEngine.VideoModule">
374  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
375  </Reference>
376  <Reference Include="UnityEngine.WindModule">
377  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
378  </Reference>
379  <Reference Include="UnityEngine.XRModule">
380  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
381  </Reference>
382  <Reference Include="Unity.Locator">
383  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/Unity.Locator.dll</HintPath>
384  </Reference>
385  <Reference Include="UnityEngine.UI">
386  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
387  </Reference>
388  <Reference Include="UnityEngine.TestRunner">
389  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
390  </Reference>
391  <Reference Include="nunit.framework">
392  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
393  </Reference>
394  <Reference Include="UnityEngine.Timeline">
395  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
396  </Reference>
397  <Reference Include="UnityEngine.Networking">
398  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
399  </Reference>
400  <Reference Include="UnityEngine.GoogleAudioSpatializer">
401  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
402  </Reference>
403  <Reference Include="UnityEngine.SpatialTracking">
404  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
405  </Reference>
406  <Reference Include="Photon3Unity3D">
407  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Assets/Imported Assets/Photon/PhotonLibs/Photon3Unity3D.dll</HintPath>
408  </Reference>
409  <Reference Include="websocket-sharp">
410  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Assets/Imported Assets/Photon/PhotonLibs/WebSocket/websocket-sharp.dll</HintPath>
411  </Reference>
412  <Reference Include="Unity.Analytics.Editor">
413  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.Editor.dll</HintPath>
414  </Reference>
415  <Reference Include="Unity.Analytics.StandardEvents">
416  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.StandardEvents.dll</HintPath>
417  </Reference>
418  <Reference Include="Unity.Analytics.Tracker">
419  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.Tracker.dll</HintPath>
420  </Reference>
421  <Reference Include="mscorlib">
422  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/mscorlib.dll</HintPath>
423  </Reference>
424  <Reference Include="System">
425  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/System.dll</HintPath>
426  </Reference>
427  <Reference Include="System.Core">
428  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/System.Core.dll</HintPath>
429  </Reference>
430  <Reference Include="System.Runtime.Serialization">
431  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/System.Runtime.Serialization.dll</HintPath>
432  </Reference>
433  <Reference Include="System.Xml">
434  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/System.Xml.dll</HintPath>
435  </Reference>
436  <Reference Include="System.Xml.Linq">
437  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/System.Xml.Linq.dll</HintPath>
438  </Reference>
439  <Reference Include="UnityScript">
440  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/UnityScript.dll</HintPath>
441  </Reference>
442  <Reference Include="UnityScript.Lang">
443  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/UnityScript.Lang.dll</HintPath>
444  </Reference>
445  <Reference Include="Boo.Lang">
446  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/unity/Boo.Lang.dll</HintPath>
447  </Reference>
448   </ItemGroup>
449   <ItemGroup>
450     <ProjectReference Include="PhotonUnityNetworking.Utilities.PhotonPlayer.Editor.csproj">
451       <Project>{704259CC-9B82-EF16-6E8E-F10FBA5262E6}</Project>      <Name>PhotonUnityNetworking.Utilities.PhotonPlayer.Editor</Name>    </ProjectReference>
452     <ProjectReference Include="PhotonUnityNetworking.Utilities.csproj">
453       <Project>{E75FFF6B-AB22-D661-1200-4FDFAE1A3C95}</Project>      <Name>PhotonUnityNetworking.Utilities</Name>    </ProjectReference>
454     <ProjectReference Include="PhotonWebSocket.csproj">
455       <Project>{F5AF6192-B840-ADC0-1DD3-200A9F81EC8B}</Project>      <Name>PhotonWebSocket</Name>    </ProjectReference>
456     <ProjectReference Include="PhotonRealtime.csproj">
457       <Project>{EDBF85C0-156B-F730-90E1-9DBE7EB85FE8}</Project>      <Name>PhotonRealtime</Name>    </ProjectReference>
458     <ProjectReference Include="PhotonUnityNetworking.csproj">
459       <Project>{EB2B81FD-432D-AE7E-25BF-A369437617B5}</Project>      <Name>PhotonUnityNetworking</Name>    </ProjectReference>
460     <ProjectReference Include="PhotonChat.csproj">
461       <Project>{CBE74D31-270B-B9A1-6C58-8B794342532F}</Project>      <Name>PhotonChat</Name>    </ProjectReference>
462     <ProjectReference Include="PhotonUnityNetworking.Utilities.Culling.Editor.csproj">
463       <Project>{34E14B8B-2A76-1B71-9028-A867398524BB}</Project>      <Name>PhotonUnityNetworking.Utilities.Culling.Editor</Name>    </ProjectReference>
464     <ProjectReference Include="PhotonUnityNetworking.Editor.csproj">
465       <Project>{45B01FAA-3DBC-67B7-3756-BCCE154A6224}</Project>      <Name>PhotonUnityNetworking.Editor</Name>    </ProjectReference>
466   </ItemGroup>
467   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
468   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
469        Other similar extension points exist, see Microsoft.Common.targets.
470   <Target Name="BeforeBuild">
471   </Target>
472   <Target Name="AfterBuild">
473   </Target>
474   -->
475   
476 </Project>