OSX
[AI-Over-Network.git] / Assembly-CSharp-Editor.csproj
blob723c52c296399e94146f8e0965f1a615b85dd27a
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>{1A5D6C7B-BAFA-7A5A-B0A3-03FAAF5ADAB2}</ProjectGuid>
13     <OutputType>Library</OutputType>
14     <AppDesignerFolder>Properties</AppDesignerFolder>
15     <AssemblyName>Assembly-CSharp-Editor</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;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\Photon\PhotonUnityNetworking\Demos\DemoHub\Editor\PunStartup.cs" />
57      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\Editor\BezierCurveInspector.cs" />
58      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\Editor\BezierSplineInspector.cs" />
59      <Compile Include="Assets\Imported Assets\Photon\PhotonUnityNetworking\Demos\DemoSlotRacer\Scripts\BezierCurve\Editor\LineInspector.cs" />
60  <Reference Include="Unity.TextMeshPro.Editor">
61  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
62  </Reference>
63  <Reference Include="Unity.PackageManagerUI.Editor">
64  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
65  </Reference>
66  <Reference Include="Unity.CollabProxy.Editor">
67  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
68  </Reference>
69  <Reference Include="Unity.TextMeshPro">
70  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
71  </Reference>
72  <Reference Include="Unity.Analytics.DataPrivacy">
73  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/ScriptAssemblies/Unity.Analytics.DataPrivacy.dll</HintPath>
74  </Reference>
75  <Reference Include="UnityEngine.AIModule">
76  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
77  </Reference>
78  <Reference Include="UnityEngine.ARModule">
79  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
80  </Reference>
81  <Reference Include="UnityEngine.AccessibilityModule">
82  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
83  </Reference>
84  <Reference Include="UnityEngine.AnimationModule">
85  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
86  </Reference>
87  <Reference Include="UnityEngine.AssetBundleModule">
88  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
89  </Reference>
90  <Reference Include="UnityEngine.AudioModule">
91  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
92  </Reference>
93  <Reference Include="UnityEngine.BaselibModule">
94  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
95  </Reference>
96  <Reference Include="UnityEngine.ClothModule">
97  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
98  </Reference>
99  <Reference Include="UnityEngine.ClusterInputModule">
100  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
101  </Reference>
102  <Reference Include="UnityEngine.ClusterRendererModule">
103  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
104  </Reference>
105  <Reference Include="UnityEngine.CoreModule">
106  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
107  </Reference>
108  <Reference Include="UnityEngine.CrashReportingModule">
109  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
110  </Reference>
111  <Reference Include="UnityEngine.DirectorModule">
112  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
113  </Reference>
114  <Reference Include="UnityEngine.FileSystemHttpModule">
115  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
116  </Reference>
117  <Reference Include="UnityEngine.GameCenterModule">
118  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
119  </Reference>
120  <Reference Include="UnityEngine.GridModule">
121  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
122  </Reference>
123  <Reference Include="UnityEngine.HotReloadModule">
124  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
125  </Reference>
126  <Reference Include="UnityEngine.IMGUIModule">
127  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
128  </Reference>
129  <Reference Include="UnityEngine.ImageConversionModule">
130  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
131  </Reference>
132  <Reference Include="UnityEngine.InputModule">
133  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
134  </Reference>
135  <Reference Include="UnityEngine.JSONSerializeModule">
136  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
137  </Reference>
138  <Reference Include="UnityEngine.LocalizationModule">
139  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
140  </Reference>
141  <Reference Include="UnityEngine.ParticleSystemModule">
142  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
143  </Reference>
144  <Reference Include="UnityEngine.PerformanceReportingModule">
145  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
146  </Reference>
147  <Reference Include="UnityEngine.PhysicsModule">
148  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
149  </Reference>
150  <Reference Include="UnityEngine.Physics2DModule">
151  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
152  </Reference>
153  <Reference Include="UnityEngine.ProfilerModule">
154  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
155  </Reference>
156  <Reference Include="UnityEngine.ScreenCaptureModule">
157  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
158  </Reference>
159  <Reference Include="UnityEngine.SharedInternalsModule">
160  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
161  </Reference>
162  <Reference Include="UnityEngine.SpatialTrackingModule">
163  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpatialTrackingModule.dll</HintPath>
164  </Reference>
165  <Reference Include="UnityEngine.SpriteMaskModule">
166  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
167  </Reference>
168  <Reference Include="UnityEngine.SpriteShapeModule">
169  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
170  </Reference>
171  <Reference Include="UnityEngine.StreamingModule">
172  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
173  </Reference>
174  <Reference Include="UnityEngine.StyleSheetsModule">
175  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
176  </Reference>
177  <Reference Include="UnityEngine.SubstanceModule">
178  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
179  </Reference>
180  <Reference Include="UnityEngine.TLSModule">
181  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
182  </Reference>
183  <Reference Include="UnityEngine.TerrainModule">
184  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
185  </Reference>
186  <Reference Include="UnityEngine.TerrainPhysicsModule">
187  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
188  </Reference>
189  <Reference Include="UnityEngine.TextCoreModule">
190  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
191  </Reference>
192  <Reference Include="UnityEngine.TextRenderingModule">
193  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
194  </Reference>
195  <Reference Include="UnityEngine.TilemapModule">
196  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
197  </Reference>
198  <Reference Include="UnityEngine.TimelineModule">
199  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
200  </Reference>
201  <Reference Include="UnityEngine.UIModule">
202  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
203  </Reference>
204  <Reference Include="UnityEngine.UIElementsModule">
205  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
206  </Reference>
207  <Reference Include="UnityEngine.UNETModule">
208  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
209  </Reference>
210  <Reference Include="UnityEngine.UmbraModule">
211  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
212  </Reference>
213  <Reference Include="UnityEngine.UnityAnalyticsModule">
214  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
215  </Reference>
216  <Reference Include="UnityEngine.UnityConnectModule">
217  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
218  </Reference>
219  <Reference Include="UnityEngine.UnityTestProtocolModule">
220  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
221  </Reference>
222  <Reference Include="UnityEngine.UnityWebRequestModule">
223  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
224  </Reference>
225  <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
226  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
227  </Reference>
228  <Reference Include="UnityEngine.UnityWebRequestAudioModule">
229  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
230  </Reference>
231  <Reference Include="UnityEngine.UnityWebRequestTextureModule">
232  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
233  </Reference>
234  <Reference Include="UnityEngine.UnityWebRequestWWWModule">
235  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
236  </Reference>
237  <Reference Include="UnityEngine.VFXModule">
238  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
239  </Reference>
240  <Reference Include="UnityEngine.VRModule">
241  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
242  </Reference>
243  <Reference Include="UnityEngine.VehiclesModule">
244  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
245  </Reference>
246  <Reference Include="UnityEngine.VideoModule">
247  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
248  </Reference>
249  <Reference Include="UnityEngine.WindModule">
250  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
251  </Reference>
252  <Reference Include="UnityEngine.XRModule">
253  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
254  </Reference>
255  <Reference Include="Unity.Locator">
256  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/Unity.Locator.dll</HintPath>
257  </Reference>
258  <Reference Include="UnityEngine.UI">
259  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
260  </Reference>
261  <Reference Include="UnityEditor.UI">
262  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
263  </Reference>
264  <Reference Include="UnityEditor.TestRunner">
265  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
266  </Reference>
267  <Reference Include="UnityEngine.TestRunner">
268  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
269  </Reference>
270  <Reference Include="nunit.framework">
271  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
272  </Reference>
273  <Reference Include="UnityEngine.Timeline">
274  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
275  </Reference>
276  <Reference Include="UnityEditor.Timeline">
277  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
278  </Reference>
279  <Reference Include="UnityEngine.Networking">
280  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
281  </Reference>
282  <Reference Include="UnityEditor.Networking">
283  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
284  </Reference>
285  <Reference Include="UnityEditor.GoogleAudioSpatializer">
286  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
287  </Reference>
288  <Reference Include="UnityEngine.GoogleAudioSpatializer">
289  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
290  </Reference>
291  <Reference Include="UnityEditor.SpatialTracking">
292  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
293  </Reference>
294  <Reference Include="UnityEngine.SpatialTracking">
295  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
296  </Reference>
297  <Reference Include="UnityEditor.VR">
298  <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
299  </Reference>
300  <Reference Include="UnityEditor.Graphs">
301  <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
302  </Reference>
303  <Reference Include="UnityEditor.Android.Extensions">
304  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
305  </Reference>
306  <Reference Include="UnityEditor.iOS.Extensions">
307  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll</HintPath>
308  </Reference>
309  <Reference Include="UnityEditor.WebGL.Extensions">
310  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll</HintPath>
311  </Reference>
312  <Reference Include="UnityEditor.LinuxStandalone.Extensions">
313  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/LinuxStandaloneSupport/UnityEditor.LinuxStandalone.Extensions.dll</HintPath>
314  </Reference>
315  <Reference Include="UnityEditor.WindowsStandalone.Extensions">
316  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
317  </Reference>
318  <Reference Include="UnityEditor.OSXStandalone.Extensions">
319  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll</HintPath>
320  </Reference>
321  <Reference Include="Photon3Unity3D">
322  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Assets/Imported Assets/Photon/PhotonLibs/Photon3Unity3D.dll</HintPath>
323  </Reference>
324  <Reference Include="websocket-sharp">
325  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Assets/Imported Assets/Photon/PhotonLibs/WebSocket/websocket-sharp.dll</HintPath>
326  </Reference>
327  <Reference Include="Newtonsoft.Json">
328  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Assets/Imported Assets/Photon/PhotonUnityNetworking/Code/Editor/Newtonsoft.Json.dll</HintPath>
329  </Reference>
330  <Reference Include="UnityEditor.Advertisements">
331  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.ads@2.0.8/Editor/UnityEditor.Advertisements.dll</HintPath>
332  </Reference>
333  <Reference Include="Unity.Analytics.Editor">
334  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.Editor.dll</HintPath>
335  </Reference>
336  <Reference Include="Unity.Analytics.StandardEvents">
337  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.StandardEvents.dll</HintPath>
338  </Reference>
339  <Reference Include="Unity.Analytics.Tracker">
340  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.analytics@3.2.2/Unity.Analytics.Tracker.dll</HintPath>
341  </Reference>
342  <Reference Include="UnityEditor.Purchasing">
343  <HintPath>S:/GitProjects/Scherezade/Comp476 - A3/Library/PackageCache/com.unity.purchasing@2.0.3/Editor/UnityEditor.Purchasing.dll</HintPath>
344  </Reference>
345  <Reference Include="UnityEditor.iOS.Extensions.Xcode">
346  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
347  </Reference>
348  <Reference Include="UnityEditor.iOS.Extensions.Common">
349  <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
350  </Reference>
351  <Reference Include="mscorlib">
352  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/mscorlib.dll</HintPath>
353  </Reference>
354  <Reference Include="System">
355  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.dll</HintPath>
356  </Reference>
357  <Reference Include="System.Core">
358  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Core.dll</HintPath>
359  </Reference>
360  <Reference Include="System.Runtime.Serialization">
361  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Runtime.Serialization.dll</HintPath>
362  </Reference>
363  <Reference Include="System.Xml">
364  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.dll</HintPath>
365  </Reference>
366  <Reference Include="System.Xml.Linq">
367  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/System.Xml.Linq.dll</HintPath>
368  </Reference>
369  <Reference Include="UnityScript">
370  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.dll</HintPath>
371  </Reference>
372  <Reference Include="UnityScript.Lang">
373  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/UnityScript.Lang.dll</HintPath>
374  </Reference>
375  <Reference Include="Boo.Lang">
376  <HintPath>C:/Program Files/Unity/Editor/Data/MonoBleedingEdge/lib/mono/2.0-api/Boo.Lang.dll</HintPath>
377  </Reference>
378   </ItemGroup>
379   <ItemGroup>
380     <ProjectReference Include="Assembly-CSharp.csproj">
381       <Project>{3ECBD87A-C97C-EFBB-950B-E617CE3BF77B}</Project>      <Name>Assembly-CSharp</Name>    </ProjectReference>
382     <ProjectReference Include="PhotonUnityNetworking.Utilities.PhotonPlayer.Editor.csproj">
383       <Project>{704259CC-9B82-EF16-6E8E-F10FBA5262E6}</Project>      <Name>PhotonUnityNetworking.Utilities.PhotonPlayer.Editor</Name>    </ProjectReference>
384     <ProjectReference Include="PhotonUnityNetworking.Utilities.csproj">
385       <Project>{E75FFF6B-AB22-D661-1200-4FDFAE1A3C95}</Project>      <Name>PhotonUnityNetworking.Utilities</Name>    </ProjectReference>
386     <ProjectReference Include="PhotonWebSocket.csproj">
387       <Project>{F5AF6192-B840-ADC0-1DD3-200A9F81EC8B}</Project>      <Name>PhotonWebSocket</Name>    </ProjectReference>
388     <ProjectReference Include="PhotonRealtime.csproj">
389       <Project>{EDBF85C0-156B-F730-90E1-9DBE7EB85FE8}</Project>      <Name>PhotonRealtime</Name>    </ProjectReference>
390     <ProjectReference Include="PhotonUnityNetworking.csproj">
391       <Project>{EB2B81FD-432D-AE7E-25BF-A369437617B5}</Project>      <Name>PhotonUnityNetworking</Name>    </ProjectReference>
392     <ProjectReference Include="PhotonChat.csproj">
393       <Project>{CBE74D31-270B-B9A1-6C58-8B794342532F}</Project>      <Name>PhotonChat</Name>    </ProjectReference>
394     <ProjectReference Include="PhotonUnityNetworking.Utilities.Culling.Editor.csproj">
395       <Project>{34E14B8B-2A76-1B71-9028-A867398524BB}</Project>      <Name>PhotonUnityNetworking.Utilities.Culling.Editor</Name>    </ProjectReference>
396     <ProjectReference Include="PhotonUnityNetworking.Editor.csproj">
397       <Project>{45B01FAA-3DBC-67B7-3756-BCCE154A6224}</Project>      <Name>PhotonUnityNetworking.Editor</Name>    </ProjectReference>
398   </ItemGroup>
399   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
400   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
401        Other similar extension points exist, see Microsoft.Common.targets.
402   <Target Name="BeforeBuild">
403   </Target>
404   <Target Name="AfterBuild">
405   </Target>
406   -->
407   
408 </Project>