Multi-platform .NET bindings to the Ultralight project.
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>7.3</LangVersion>
5 <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
6 <_TargetFrameworkDirectories>non_empty_path_generated_by_rider_editor_plugin</_TargetFrameworkDirectories>
7 <_FullFrameworkReferenceAssemblyPaths>non_empty_path_generated_by_rider_editor_plugin</_FullFrameworkReferenceAssemblyPaths>
8 <DisableHandlePackageFileConflicts>true</DisableHandlePackageFileConflicts>
9 </PropertyGroup>
10 <PropertyGroup>
11 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
12 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
13 <ProductVersion>10.0.20506</ProductVersion>
14 <SchemaVersion>2.0</SchemaVersion>
15 <RootNamespace></RootNamespace>
16 <ProjectGuid>{19432B4E-D3EE-ED02-A464-694476CD5EFB}</ProjectGuid>
17 <OutputType>Library</OutputType>
18 <AppDesignerFolder>Properties</AppDesignerFolder>
19 <AssemblyName>Assembly-CSharp</AssemblyName>
20 <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
21 <FileAlignment>512</FileAlignment>
22 <BaseDirectory>.</BaseDirectory>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
25 <DebugSymbols>true</DebugSymbols>
26 <DebugType>full</DebugType>
27 <Optimize>false</Optimize>
28 <OutputPath>Temp\bin\Debug\</OutputPath>
29 <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_4_OR_NEWER;UNITY_2018_4_25;UNITY_2018_4;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;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_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_EVENT_QUEUE;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
30 <ErrorReport>prompt</ErrorReport>
31 <WarningLevel>4</WarningLevel>
32 <NoWarn>0169</NoWarn>
33 <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
34 </PropertyGroup>
35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly</DebugType>
37 <Optimize>true</Optimize>
38 <OutputPath>Temp\bin\Release\</OutputPath>
39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel>
41 <NoWarn>0169</NoWarn>
42 <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
43 </PropertyGroup>
44 <PropertyGroup>
45 <NoConfig>true</NoConfig>
46 <NoStdLib>true</NoStdLib>
47 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
48 <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
49 <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
50 </PropertyGroup>
51 <ItemGroup>
52 <Reference Include="UnityEngine">
53 <HintPath>C:\Program Files\Unity\Hub\Editor\2018.4.25f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
54 </Reference>
55 <Reference Include="UnityEditor">
56 <HintPath>C:\Program Files\Unity\Hub\Editor\2018.4.25f1\Editor\Data\Managed/UnityEditor.dll</HintPath>
57 </Reference>
58 </ItemGroup>
59 <ItemGroup>
60 <Compile Include="Assets\UltralightBrowserDemo.cs" />
61 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\useSharedDesignerContext.txt" />
62 <None Include="Assets\Packages\System.Memory.4.5.4\useSharedDesignerContext.txt" />
63 <None Include="Assets\Packages\System.Memory.4.5.4\version.txt" />
64 <None Include="Assets\Packages\System.Memory.4.5.4\lib\netstandard2.0\System.Memory.xml" />
65 <None Include="Assets\Packages\System.Buffers.4.5.1\lib\netstandard2.0\System.Buffers.xml" />
66 <None Include="Assets\Packages\System.Buffers.4.5.1\version.txt" />
67 <None Include="Assets\Packages\System.Buffers.4.5.1\useSharedDesignerContext.txt" />
68 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\useSharedDesignerContext.txt" />
69 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.xml" />
70 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\lib\netstandard2.0\System.Numerics.Vectors.xml" />
71 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\version.txt" />
72 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\version.txt" />
73 <Reference Include="Unity.TextMeshPro.Editor">
74 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
75 </Reference>
76 <Reference Include="Unity.PackageManagerUI.Editor">
77 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath>
78 </Reference>
79 <Reference Include="Unity.CollabProxy.Editor">
80 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
81 </Reference>
82 <Reference Include="Unity.TextMeshPro">
83 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
84 </Reference>
85 <Reference Include="UnityEngine.AIModule">
86 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
87 </Reference>
88 <Reference Include="UnityEngine.ARModule">
89 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
90 </Reference>
91 <Reference Include="UnityEngine.AccessibilityModule">
92 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
93 </Reference>
94 <Reference Include="UnityEngine.AnimationModule">
95 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
96 </Reference>
97 <Reference Include="UnityEngine.AssetBundleModule">
98 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
99 </Reference>
100 <Reference Include="UnityEngine.AudioModule">
101 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
102 </Reference>
103 <Reference Include="UnityEngine.BaselibModule">
104 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
105 </Reference>
106 <Reference Include="UnityEngine.ClothModule">
107 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
108 </Reference>
109 <Reference Include="UnityEngine.ClusterInputModule">
110 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
111 </Reference>
112 <Reference Include="UnityEngine.ClusterRendererModule">
113 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
114 </Reference>
115 <Reference Include="UnityEngine.CoreModule">
116 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
117 </Reference>
118 <Reference Include="UnityEngine.CrashReportingModule">
119 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
120 </Reference>
121 <Reference Include="UnityEngine.DirectorModule">
122 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
123 </Reference>
124 <Reference Include="UnityEngine.FileSystemHttpModule">
125 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
126 </Reference>
127 <Reference Include="UnityEngine.GameCenterModule">
128 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
129 </Reference>
130 <Reference Include="UnityEngine.GridModule">
131 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
132 </Reference>
133 <Reference Include="UnityEngine.HotReloadModule">
134 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
135 </Reference>
136 <Reference Include="UnityEngine.IMGUIModule">
137 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
138 </Reference>
139 <Reference Include="UnityEngine.ImageConversionModule">
140 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
141 </Reference>
142 <Reference Include="UnityEngine.InputModule">
143 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
144 </Reference>
145 <Reference Include="UnityEngine.JSONSerializeModule">
146 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
147 </Reference>
148 <Reference Include="UnityEngine.LocalizationModule">
149 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
150 </Reference>
151 <Reference Include="UnityEngine.ParticleSystemModule">
152 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
153 </Reference>
154 <Reference Include="UnityEngine.PerformanceReportingModule">
155 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
156 </Reference>
157 <Reference Include="UnityEngine.PhysicsModule">
158 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
159 </Reference>
160 <Reference Include="UnityEngine.Physics2DModule">
161 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
162 </Reference>
163 <Reference Include="UnityEngine.ProfilerModule">
164 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
165 </Reference>
166 <Reference Include="UnityEngine.ScreenCaptureModule">
167 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
168 </Reference>
169 <Reference Include="UnityEngine.SharedInternalsModule">
170 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
171 </Reference>
172 <Reference Include="UnityEngine.SpriteMaskModule">
173 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
174 </Reference>
175 <Reference Include="UnityEngine.SpriteShapeModule">
176 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
177 </Reference>
178 <Reference Include="UnityEngine.StreamingModule">
179 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
180 </Reference>
181 <Reference Include="UnityEngine.StyleSheetsModule">
182 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
183 </Reference>
184 <Reference Include="UnityEngine.SubstanceModule">
185 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
186 </Reference>
187 <Reference Include="UnityEngine.TLSModule">
188 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
189 </Reference>
190 <Reference Include="UnityEngine.TerrainModule">
191 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
192 </Reference>
193 <Reference Include="UnityEngine.TerrainPhysicsModule">
194 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
195 </Reference>
196 <Reference Include="UnityEngine.TextCoreModule">
197 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
198 </Reference>
199 <Reference Include="UnityEngine.TextRenderingModule">
200 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
201 </Reference>
202 <Reference Include="UnityEngine.TilemapModule">
203 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
204 </Reference>
205 <Reference Include="UnityEngine.TimelineModule">
206 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
207 </Reference>
208 <Reference Include="UnityEngine.UIModule">
209 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
210 </Reference>
211 <Reference Include="UnityEngine.UIElementsModule">
212 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
213 </Reference>
214 <Reference Include="UnityEngine.UNETModule">
215 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
216 </Reference>
217 <Reference Include="UnityEngine.UmbraModule">
218 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
219 </Reference>
220 <Reference Include="UnityEngine.UnityAnalyticsModule">
221 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
222 </Reference>
223 <Reference Include="UnityEngine.UnityConnectModule">
224 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
225 </Reference>
226 <Reference Include="UnityEngine.UnityTestProtocolModule">
227 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
228 </Reference>
229 <Reference Include="UnityEngine.UnityWebRequestModule">
230 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
231 </Reference>
232 <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
233 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
234 </Reference>
235 <Reference Include="UnityEngine.UnityWebRequestAudioModule">
236 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
237 </Reference>
238 <Reference Include="UnityEngine.UnityWebRequestTextureModule">
239 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
240 </Reference>
241 <Reference Include="UnityEngine.UnityWebRequestWWWModule">
242 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
243 </Reference>
244 <Reference Include="UnityEngine.VFXModule">
245 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
246 </Reference>
247 <Reference Include="UnityEngine.VRModule">
248 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
249 </Reference>
250 <Reference Include="UnityEngine.VehiclesModule">
251 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
252 </Reference>
253 <Reference Include="UnityEngine.VideoModule">
254 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
255 </Reference>
256 <Reference Include="UnityEngine.WindModule">
257 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
258 </Reference>
259 <Reference Include="UnityEngine.XRModule">
260 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
261 </Reference>
262 <Reference Include="Unity.Locator">
263 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/Unity.Locator.dll</HintPath>
264 </Reference>
265 <Reference Include="UnityEngine.UI">
266 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
267 </Reference>
268 <Reference Include="UnityEngine.TestRunner">
269 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
270 </Reference>
271 <Reference Include="nunit.framework">
272 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
273 </Reference>
274 <Reference Include="UnityEngine.Timeline">
275 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
276 </Reference>
277 <Reference Include="UnityEngine.Networking">
278 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
279 </Reference>
280 <Reference Include="UnityEngine.GoogleAudioSpatializer">
281 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
282 </Reference>
283 <Reference Include="UnityEngine.SpatialTracking">
284 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
285 </Reference>
286 <Reference Include="ImpromptuNinjas.UltralightSharp">
287 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/ImpromptuNinjas.UltralightSharp.1.2.0-beta-r1/lib/netstandard2.0/ImpromptuNinjas.UltralightSharp.dll</HintPath>
288 </Reference>
289 <Reference Include="System.Buffers">
290 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Buffers.4.5.1/lib/netstandard2.0/System.Buffers.dll</HintPath>
291 </Reference>
292 <Reference Include="System.Memory">
293 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Memory.4.5.4/lib/netstandard2.0/System.Memory.dll</HintPath>
294 </Reference>
295 <Reference Include="System.Numerics.Vectors">
296 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Numerics.Vectors.4.4.0/lib/netstandard2.0/System.Numerics.Vectors.dll</HintPath>
297 </Reference>
298 <Reference Include="System.Runtime.CompilerServices.Unsafe">
299 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Runtime.CompilerServices.Unsafe.4.5.3/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll</HintPath>
300 </Reference>
301 <Reference Include="netstandard">
302 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
303 </Reference>
304 <Reference Include="Microsoft.Win32.Primitives">
305 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
306 </Reference>
307 <Reference Include="System.AppContext">
308 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
309 </Reference>
310 <Reference Include="System.Collections.Concurrent">
311 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
312 </Reference>
313 <Reference Include="System.Collections">
314 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
315 </Reference>
316 <Reference Include="System.Collections.NonGeneric">
317 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
318 </Reference>
319 <Reference Include="System.Collections.Specialized">
320 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
321 </Reference>
322 <Reference Include="System.ComponentModel">
323 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
324 </Reference>
325 <Reference Include="System.ComponentModel.EventBasedAsync">
326 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
327 </Reference>
328 <Reference Include="System.ComponentModel.Primitives">
329 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
330 </Reference>
331 <Reference Include="System.ComponentModel.TypeConverter">
332 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
333 </Reference>
334 <Reference Include="System.Console">
335 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
336 </Reference>
337 <Reference Include="System.Data.Common">
338 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
339 </Reference>
340 <Reference Include="System.Diagnostics.Contracts">
341 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
342 </Reference>
343 <Reference Include="System.Diagnostics.Debug">
344 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
345 </Reference>
346 <Reference Include="System.Diagnostics.FileVersionInfo">
347 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
348 </Reference>
349 <Reference Include="System.Diagnostics.Process">
350 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
351 </Reference>
352 <Reference Include="System.Diagnostics.StackTrace">
353 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
354 </Reference>
355 <Reference Include="System.Diagnostics.TextWriterTraceListener">
356 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
357 </Reference>
358 <Reference Include="System.Diagnostics.Tools">
359 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
360 </Reference>
361 <Reference Include="System.Diagnostics.TraceSource">
362 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
363 </Reference>
364 <Reference Include="System.Diagnostics.Tracing">
365 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
366 </Reference>
367 <Reference Include="System.Drawing.Primitives">
368 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
369 </Reference>
370 <Reference Include="System.Dynamic.Runtime">
371 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
372 </Reference>
373 <Reference Include="System.Globalization.Calendars">
374 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
375 </Reference>
376 <Reference Include="System.Globalization">
377 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
378 </Reference>
379 <Reference Include="System.Globalization.Extensions">
380 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
381 </Reference>
382 <Reference Include="System.IO.Compression">
383 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
384 </Reference>
385 <Reference Include="System.IO.Compression.ZipFile">
386 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
387 </Reference>
388 <Reference Include="System.IO">
389 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
390 </Reference>
391 <Reference Include="System.IO.FileSystem">
392 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
393 </Reference>
394 <Reference Include="System.IO.FileSystem.DriveInfo">
395 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
396 </Reference>
397 <Reference Include="System.IO.FileSystem.Primitives">
398 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
399 </Reference>
400 <Reference Include="System.IO.FileSystem.Watcher">
401 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
402 </Reference>
403 <Reference Include="System.IO.IsolatedStorage">
404 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
405 </Reference>
406 <Reference Include="System.IO.MemoryMappedFiles">
407 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
408 </Reference>
409 <Reference Include="System.IO.Pipes">
410 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
411 </Reference>
412 <Reference Include="System.IO.UnmanagedMemoryStream">
413 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
414 </Reference>
415 <Reference Include="System.Linq">
416 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
417 </Reference>
418 <Reference Include="System.Linq.Expressions">
419 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
420 </Reference>
421 <Reference Include="System.Linq.Parallel">
422 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
423 </Reference>
424 <Reference Include="System.Linq.Queryable">
425 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
426 </Reference>
427 <Reference Include="System.Net.Http">
428 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
429 </Reference>
430 <Reference Include="System.Net.NameResolution">
431 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
432 </Reference>
433 <Reference Include="System.Net.NetworkInformation">
434 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
435 </Reference>
436 <Reference Include="System.Net.Ping">
437 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
438 </Reference>
439 <Reference Include="System.Net.Primitives">
440 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
441 </Reference>
442 <Reference Include="System.Net.Requests">
443 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
444 </Reference>
445 <Reference Include="System.Net.Security">
446 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
447 </Reference>
448 <Reference Include="System.Net.Sockets">
449 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
450 </Reference>
451 <Reference Include="System.Net.WebHeaderCollection">
452 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
453 </Reference>
454 <Reference Include="System.Net.WebSockets.Client">
455 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
456 </Reference>
457 <Reference Include="System.Net.WebSockets">
458 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
459 </Reference>
460 <Reference Include="System.ObjectModel">
461 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
462 </Reference>
463 <Reference Include="System.Reflection">
464 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
465 </Reference>
466 <Reference Include="System.Reflection.Extensions">
467 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
468 </Reference>
469 <Reference Include="System.Reflection.Primitives">
470 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
471 </Reference>
472 <Reference Include="System.Resources.Reader">
473 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
474 </Reference>
475 <Reference Include="System.Resources.ResourceManager">
476 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
477 </Reference>
478 <Reference Include="System.Resources.Writer">
479 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
480 </Reference>
481 <Reference Include="System.Runtime.CompilerServices.VisualC">
482 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
483 </Reference>
484 <Reference Include="System.Runtime">
485 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
486 </Reference>
487 <Reference Include="System.Runtime.Extensions">
488 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
489 </Reference>
490 <Reference Include="System.Runtime.Handles">
491 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
492 </Reference>
493 <Reference Include="System.Runtime.InteropServices">
494 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
495 </Reference>
496 <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
497 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
498 </Reference>
499 <Reference Include="System.Runtime.Numerics">
500 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
501 </Reference>
502 <Reference Include="System.Runtime.Serialization.Formatters">
503 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
504 </Reference>
505 <Reference Include="System.Runtime.Serialization.Json">
506 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
507 </Reference>
508 <Reference Include="System.Runtime.Serialization.Primitives">
509 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
510 </Reference>
511 <Reference Include="System.Runtime.Serialization.Xml">
512 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
513 </Reference>
514 <Reference Include="System.Security.Claims">
515 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
516 </Reference>
517 <Reference Include="System.Security.Cryptography.Algorithms">
518 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
519 </Reference>
520 <Reference Include="System.Security.Cryptography.Csp">
521 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
522 </Reference>
523 <Reference Include="System.Security.Cryptography.Encoding">
524 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
525 </Reference>
526 <Reference Include="System.Security.Cryptography.Primitives">
527 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
528 </Reference>
529 <Reference Include="System.Security.Cryptography.X509Certificates">
530 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
531 </Reference>
532 <Reference Include="System.Security.Principal">
533 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
534 </Reference>
535 <Reference Include="System.Security.SecureString">
536 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
537 </Reference>
538 <Reference Include="System.Text.Encoding">
539 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
540 </Reference>
541 <Reference Include="System.Text.Encoding.Extensions">
542 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
543 </Reference>
544 <Reference Include="System.Text.RegularExpressions">
545 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
546 </Reference>
547 <Reference Include="System.Threading">
548 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
549 </Reference>
550 <Reference Include="System.Threading.Overlapped">
551 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
552 </Reference>
553 <Reference Include="System.Threading.Tasks">
554 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
555 </Reference>
556 <Reference Include="System.Threading.Tasks.Parallel">
557 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
558 </Reference>
559 <Reference Include="System.Threading.Thread">
560 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
561 </Reference>
562 <Reference Include="System.Threading.ThreadPool">
563 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
564 </Reference>
565 <Reference Include="System.Threading.Timer">
566 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
567 </Reference>
568 <Reference Include="System.ValueTuple">
569 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
570 </Reference>
571 <Reference Include="System.Xml.ReaderWriter">
572 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
573 </Reference>
574 <Reference Include="System.Xml.XDocument">
575 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
576 </Reference>
577 <Reference Include="System.Xml.XmlDocument">
578 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
579 </Reference>
580 <Reference Include="System.Xml.XmlSerializer">
581 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
582 </Reference>
583 <Reference Include="System.Xml.XPath">
584 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
585 </Reference>
586 <Reference Include="System.Xml.XPath.XDocument">
587 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
588 </Reference>
589 <Reference Include="System.Numerics.Vectors">
590 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
591 </Reference>
592 <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
593 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
594 </Reference>
595 <Reference Include="mscorlib">
596 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
597 </Reference>
598 <Reference Include="System.ComponentModel.Composition">
599 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
600 </Reference>
601 <Reference Include="System.Core">
602 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
603 </Reference>
604 <Reference Include="System.Data">
605 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
606 </Reference>
607 <Reference Include="System">
608 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
609 </Reference>
610 <Reference Include="System.Drawing">
611 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
612 </Reference>
613 <Reference Include="System.IO.Compression.FileSystem">
614 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
615 </Reference>
616 <Reference Include="System.Net">
617 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
618 </Reference>
619 <Reference Include="System.Numerics">
620 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
621 </Reference>
622 <Reference Include="System.Runtime.Serialization">
623 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
624 </Reference>
625 <Reference Include="System.ServiceModel.Web">
626 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
627 </Reference>
628 <Reference Include="System.Transactions">
629 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
630 </Reference>
631 <Reference Include="System.Web">
632 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
633 </Reference>
634 <Reference Include="System.Windows">
635 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
636 </Reference>
637 <Reference Include="System.Xml">
638 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
639 </Reference>
640 <Reference Include="System.Xml.Linq">
641 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
642 </Reference>
643 <Reference Include="System.Xml.Serialization">
644 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
645 </Reference>
646 </ItemGroup>
647 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
648 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
649 Other similar extension points exist, see Microsoft.Common.targets.
650 <Target Name="BeforeBuild">
651 </Target>
652 <Target Name="AfterBuild">
653 </Target>
654 -->
655</Project>