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>{FDC55890-E957-0BD1-D107-8D63678BD41D}</ProjectGuid>
17 <OutputType>Library</OutputType>
18 <AppDesignerFolder>Properties</AppDesignerFolder>
19 <AssemblyName>UltralightSharp.UnityTests</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\ExecutableServices.cs" />
61 <Compile Include="Assets\UltralightBrowserDemo.cs" />
62 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\useSharedDesignerContext.txt" />
63 <None Include="Assets\Packages\System.Memory.4.5.4\useSharedDesignerContext.txt" />
64 <None Include="Assets\Packages\System.Memory.4.5.4\version.txt" />
65 <None Include="Assets\Packages\System.Memory.4.5.4\lib\netstandard2.0\System.Memory.xml" />
66 <None Include="Assets\Packages\System.Buffers.4.5.1\lib\netstandard2.0\System.Buffers.xml" />
67 <None Include="Assets\Packages\System.Buffers.4.5.1\version.txt" />
68 <None Include="Assets\Packages\System.Buffers.4.5.1\useSharedDesignerContext.txt" />
69 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\useSharedDesignerContext.txt" />
70 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.xml" />
71 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\lib\netstandard2.0\System.Numerics.Vectors.xml" />
72 <None Include="Assets\UltralightSharp.UnityTests.asmdef" />
73 <None Include="Assets\Packages\System.Runtime.CompilerServices.Unsafe.4.5.3\version.txt" />
74 <None Include="Assets\Packages\System.Numerics.Vectors.4.4.0\version.txt" />
75 <Reference Include="UnityEngine.AIModule">
76 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
77 </Reference>
78 <Reference Include="UnityEngine.ARModule">
79 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
80 </Reference>
81 <Reference Include="UnityEngine.AccessibilityModule">
82 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
83 </Reference>
84 <Reference Include="UnityEngine.AnimationModule">
85 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
86 </Reference>
87 <Reference Include="UnityEngine.AssetBundleModule">
88 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
89 </Reference>
90 <Reference Include="UnityEngine.AudioModule">
91 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
92 </Reference>
93 <Reference Include="UnityEngine.BaselibModule">
94 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath>
95 </Reference>
96 <Reference Include="UnityEngine.ClothModule">
97 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
98 </Reference>
99 <Reference Include="UnityEngine.ClusterInputModule">
100 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
101 </Reference>
102 <Reference Include="UnityEngine.ClusterRendererModule">
103 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
104 </Reference>
105 <Reference Include="UnityEngine.CoreModule">
106 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
107 </Reference>
108 <Reference Include="UnityEngine.CrashReportingModule">
109 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
110 </Reference>
111 <Reference Include="UnityEngine.DirectorModule">
112 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
113 </Reference>
114 <Reference Include="UnityEngine.FileSystemHttpModule">
115 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath>
116 </Reference>
117 <Reference Include="UnityEngine.GameCenterModule">
118 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
119 </Reference>
120 <Reference Include="UnityEngine.GridModule">
121 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
122 </Reference>
123 <Reference Include="UnityEngine.HotReloadModule">
124 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
125 </Reference>
126 <Reference Include="UnityEngine.IMGUIModule">
127 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
128 </Reference>
129 <Reference Include="UnityEngine.ImageConversionModule">
130 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
131 </Reference>
132 <Reference Include="UnityEngine.InputModule">
133 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
134 </Reference>
135 <Reference Include="UnityEngine.JSONSerializeModule">
136 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
137 </Reference>
138 <Reference Include="UnityEngine.LocalizationModule">
139 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
140 </Reference>
141 <Reference Include="UnityEngine.ParticleSystemModule">
142 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
143 </Reference>
144 <Reference Include="UnityEngine.PerformanceReportingModule">
145 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
146 </Reference>
147 <Reference Include="UnityEngine.PhysicsModule">
148 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
149 </Reference>
150 <Reference Include="UnityEngine.Physics2DModule">
151 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
152 </Reference>
153 <Reference Include="UnityEngine.ProfilerModule">
154 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
155 </Reference>
156 <Reference Include="UnityEngine.ScreenCaptureModule">
157 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
158 </Reference>
159 <Reference Include="UnityEngine.SharedInternalsModule">
160 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
161 </Reference>
162 <Reference Include="UnityEngine.SpriteMaskModule">
163 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
164 </Reference>
165 <Reference Include="UnityEngine.SpriteShapeModule">
166 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
167 </Reference>
168 <Reference Include="UnityEngine.StreamingModule">
169 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
170 </Reference>
171 <Reference Include="UnityEngine.StyleSheetsModule">
172 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
173 </Reference>
174 <Reference Include="UnityEngine.SubstanceModule">
175 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
176 </Reference>
177 <Reference Include="UnityEngine.TLSModule">
178 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
179 </Reference>
180 <Reference Include="UnityEngine.TerrainModule">
181 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
182 </Reference>
183 <Reference Include="UnityEngine.TerrainPhysicsModule">
184 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
185 </Reference>
186 <Reference Include="UnityEngine.TextCoreModule">
187 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
188 </Reference>
189 <Reference Include="UnityEngine.TextRenderingModule">
190 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
191 </Reference>
192 <Reference Include="UnityEngine.TilemapModule">
193 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
194 </Reference>
195 <Reference Include="UnityEngine.TimelineModule">
196 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath>
197 </Reference>
198 <Reference Include="UnityEngine.UIModule">
199 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
200 </Reference>
201 <Reference Include="UnityEngine.UIElementsModule">
202 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
203 </Reference>
204 <Reference Include="UnityEngine.UNETModule">
205 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
206 </Reference>
207 <Reference Include="UnityEngine.UmbraModule">
208 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
209 </Reference>
210 <Reference Include="UnityEngine.UnityAnalyticsModule">
211 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
212 </Reference>
213 <Reference Include="UnityEngine.UnityConnectModule">
214 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
215 </Reference>
216 <Reference Include="UnityEngine.UnityTestProtocolModule">
217 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
218 </Reference>
219 <Reference Include="UnityEngine.UnityWebRequestModule">
220 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
221 </Reference>
222 <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
223 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
224 </Reference>
225 <Reference Include="UnityEngine.UnityWebRequestAudioModule">
226 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
227 </Reference>
228 <Reference Include="UnityEngine.UnityWebRequestTextureModule">
229 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
230 </Reference>
231 <Reference Include="UnityEngine.UnityWebRequestWWWModule">
232 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
233 </Reference>
234 <Reference Include="UnityEngine.VFXModule">
235 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
236 </Reference>
237 <Reference Include="UnityEngine.VRModule">
238 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
239 </Reference>
240 <Reference Include="UnityEngine.VehiclesModule">
241 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
242 </Reference>
243 <Reference Include="UnityEngine.VideoModule">
244 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
245 </Reference>
246 <Reference Include="UnityEngine.WindModule">
247 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
248 </Reference>
249 <Reference Include="UnityEngine.XRModule">
250 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
251 </Reference>
252 <Reference Include="Unity.Locator">
253 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/Unity.Locator.dll</HintPath>
254 </Reference>
255 <Reference Include="UnityEngine.UI">
256 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
257 </Reference>
258 <Reference Include="UnityEditor.UI">
259 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
260 </Reference>
261 <Reference Include="UnityEditor.TestRunner">
262 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
263 </Reference>
264 <Reference Include="UnityEngine.TestRunner">
265 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
266 </Reference>
267 <Reference Include="nunit.framework">
268 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
269 </Reference>
270 <Reference Include="UnityEngine.Timeline">
271 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
272 </Reference>
273 <Reference Include="UnityEditor.Timeline">
274 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
275 </Reference>
276 <Reference Include="UnityEngine.Networking">
277 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
278 </Reference>
279 <Reference Include="UnityEditor.Networking">
280 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
281 </Reference>
282 <Reference Include="UnityEditor.GoogleAudioSpatializer">
283 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
284 </Reference>
285 <Reference Include="UnityEngine.GoogleAudioSpatializer">
286 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
287 </Reference>
288 <Reference Include="UnityEditor.SpatialTracking">
289 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
290 </Reference>
291 <Reference Include="UnityEngine.SpatialTracking">
292 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
293 </Reference>
294 <Reference Include="UnityEditor.VR">
295 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
296 </Reference>
297 <Reference Include="UnityEditor.Graphs">
298 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
299 </Reference>
300 <Reference Include="UnityEditor.WindowsStandalone.Extensions">
301 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
302 </Reference>
303 <Reference Include="DotNetZip">
304 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/NuGet/Editor/DotNetZip.dll</HintPath>
305 </Reference>
306 <Reference Include="NugetForUnity">
307 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/NuGet/Editor/NugetForUnity.dll</HintPath>
308 </Reference>
309 <Reference Include="ImpromptuNinjas.UltralightSharp">
310 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/ImpromptuNinjas.UltralightSharp.1.2.0-beta-r3/lib/netstandard2.0/ImpromptuNinjas.UltralightSharp.dll</HintPath>
311 </Reference>
312 <Reference Include="System.Buffers">
313 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Buffers.4.5.1/lib/netstandard2.0/System.Buffers.dll</HintPath>
314 </Reference>
315 <Reference Include="System.Memory">
316 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Packages/System.Memory.4.5.4/lib/netstandard2.0/System.Memory.dll</HintPath>
317 </Reference>
318 <Reference Include="System.Numerics.Vectors">
319 <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>
320 </Reference>
321 <Reference Include="System.Runtime.CompilerServices.Unsafe">
322 <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>
323 </Reference>
324 <Reference Include="JetBrains.Rider.Unity.Editor.Plugin.Repacked">
325 <HintPath>C:/Users/Tyler/Documents/Projects/IN/UltralightSharp/UltralightSharp.UnityTests/Assets/Plugins/Editor/JetBrains/JetBrains.Rider.Unity.Editor.Plugin.Repacked.dll</HintPath>
326 </Reference>
327 <Reference Include="netstandard">
328 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
329 </Reference>
330 <Reference Include="Microsoft.Win32.Primitives">
331 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
332 </Reference>
333 <Reference Include="System.AppContext">
334 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
335 </Reference>
336 <Reference Include="System.Collections.Concurrent">
337 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
338 </Reference>
339 <Reference Include="System.Collections">
340 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
341 </Reference>
342 <Reference Include="System.Collections.NonGeneric">
343 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
344 </Reference>
345 <Reference Include="System.Collections.Specialized">
346 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
347 </Reference>
348 <Reference Include="System.ComponentModel">
349 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
350 </Reference>
351 <Reference Include="System.ComponentModel.EventBasedAsync">
352 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
353 </Reference>
354 <Reference Include="System.ComponentModel.Primitives">
355 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
356 </Reference>
357 <Reference Include="System.ComponentModel.TypeConverter">
358 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
359 </Reference>
360 <Reference Include="System.Console">
361 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
362 </Reference>
363 <Reference Include="System.Data.Common">
364 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
365 </Reference>
366 <Reference Include="System.Diagnostics.Contracts">
367 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
368 </Reference>
369 <Reference Include="System.Diagnostics.Debug">
370 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
371 </Reference>
372 <Reference Include="System.Diagnostics.FileVersionInfo">
373 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
374 </Reference>
375 <Reference Include="System.Diagnostics.Process">
376 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
377 </Reference>
378 <Reference Include="System.Diagnostics.StackTrace">
379 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
380 </Reference>
381 <Reference Include="System.Diagnostics.TextWriterTraceListener">
382 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
383 </Reference>
384 <Reference Include="System.Diagnostics.Tools">
385 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
386 </Reference>
387 <Reference Include="System.Diagnostics.TraceSource">
388 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
389 </Reference>
390 <Reference Include="System.Diagnostics.Tracing">
391 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
392 </Reference>
393 <Reference Include="System.Drawing.Primitives">
394 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
395 </Reference>
396 <Reference Include="System.Dynamic.Runtime">
397 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
398 </Reference>
399 <Reference Include="System.Globalization.Calendars">
400 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
401 </Reference>
402 <Reference Include="System.Globalization">
403 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
404 </Reference>
405 <Reference Include="System.Globalization.Extensions">
406 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
407 </Reference>
408 <Reference Include="System.IO.Compression">
409 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
410 </Reference>
411 <Reference Include="System.IO.Compression.ZipFile">
412 <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>
413 </Reference>
414 <Reference Include="System.IO">
415 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
416 </Reference>
417 <Reference Include="System.IO.FileSystem">
418 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
419 </Reference>
420 <Reference Include="System.IO.FileSystem.DriveInfo">
421 <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>
422 </Reference>
423 <Reference Include="System.IO.FileSystem.Primitives">
424 <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>
425 </Reference>
426 <Reference Include="System.IO.FileSystem.Watcher">
427 <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>
428 </Reference>
429 <Reference Include="System.IO.IsolatedStorage">
430 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
431 </Reference>
432 <Reference Include="System.IO.MemoryMappedFiles">
433 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
434 </Reference>
435 <Reference Include="System.IO.Pipes">
436 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
437 </Reference>
438 <Reference Include="System.IO.UnmanagedMemoryStream">
439 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
440 </Reference>
441 <Reference Include="System.Linq">
442 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
443 </Reference>
444 <Reference Include="System.Linq.Expressions">
445 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
446 </Reference>
447 <Reference Include="System.Linq.Parallel">
448 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
449 </Reference>
450 <Reference Include="System.Linq.Queryable">
451 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
452 </Reference>
453 <Reference Include="System.Net.Http">
454 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
455 </Reference>
456 <Reference Include="System.Net.NameResolution">
457 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
458 </Reference>
459 <Reference Include="System.Net.NetworkInformation">
460 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
461 </Reference>
462 <Reference Include="System.Net.Ping">
463 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
464 </Reference>
465 <Reference Include="System.Net.Primitives">
466 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
467 </Reference>
468 <Reference Include="System.Net.Requests">
469 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
470 </Reference>
471 <Reference Include="System.Net.Security">
472 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
473 </Reference>
474 <Reference Include="System.Net.Sockets">
475 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
476 </Reference>
477 <Reference Include="System.Net.WebHeaderCollection">
478 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
479 </Reference>
480 <Reference Include="System.Net.WebSockets.Client">
481 <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>
482 </Reference>
483 <Reference Include="System.Net.WebSockets">
484 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
485 </Reference>
486 <Reference Include="System.ObjectModel">
487 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
488 </Reference>
489 <Reference Include="System.Reflection">
490 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
491 </Reference>
492 <Reference Include="System.Reflection.Extensions">
493 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
494 </Reference>
495 <Reference Include="System.Reflection.Primitives">
496 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
497 </Reference>
498 <Reference Include="System.Resources.Reader">
499 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
500 </Reference>
501 <Reference Include="System.Resources.ResourceManager">
502 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
503 </Reference>
504 <Reference Include="System.Resources.Writer">
505 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
506 </Reference>
507 <Reference Include="System.Runtime.CompilerServices.VisualC">
508 <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>
509 </Reference>
510 <Reference Include="System.Runtime">
511 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
512 </Reference>
513 <Reference Include="System.Runtime.Extensions">
514 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
515 </Reference>
516 <Reference Include="System.Runtime.Handles">
517 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
518 </Reference>
519 <Reference Include="System.Runtime.InteropServices">
520 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
521 </Reference>
522 <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
523 <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>
524 </Reference>
525 <Reference Include="System.Runtime.Numerics">
526 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
527 </Reference>
528 <Reference Include="System.Runtime.Serialization.Formatters">
529 <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>
530 </Reference>
531 <Reference Include="System.Runtime.Serialization.Json">
532 <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>
533 </Reference>
534 <Reference Include="System.Runtime.Serialization.Primitives">
535 <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>
536 </Reference>
537 <Reference Include="System.Runtime.Serialization.Xml">
538 <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>
539 </Reference>
540 <Reference Include="System.Security.Claims">
541 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
542 </Reference>
543 <Reference Include="System.Security.Cryptography.Algorithms">
544 <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>
545 </Reference>
546 <Reference Include="System.Security.Cryptography.Csp">
547 <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>
548 </Reference>
549 <Reference Include="System.Security.Cryptography.Encoding">
550 <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>
551 </Reference>
552 <Reference Include="System.Security.Cryptography.Primitives">
553 <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>
554 </Reference>
555 <Reference Include="System.Security.Cryptography.X509Certificates">
556 <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>
557 </Reference>
558 <Reference Include="System.Security.Principal">
559 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
560 </Reference>
561 <Reference Include="System.Security.SecureString">
562 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
563 </Reference>
564 <Reference Include="System.Text.Encoding">
565 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
566 </Reference>
567 <Reference Include="System.Text.Encoding.Extensions">
568 <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>
569 </Reference>
570 <Reference Include="System.Text.RegularExpressions">
571 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
572 </Reference>
573 <Reference Include="System.Threading">
574 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
575 </Reference>
576 <Reference Include="System.Threading.Overlapped">
577 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
578 </Reference>
579 <Reference Include="System.Threading.Tasks">
580 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
581 </Reference>
582 <Reference Include="System.Threading.Tasks.Parallel">
583 <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>
584 </Reference>
585 <Reference Include="System.Threading.Thread">
586 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
587 </Reference>
588 <Reference Include="System.Threading.ThreadPool">
589 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
590 </Reference>
591 <Reference Include="System.Threading.Timer">
592 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
593 </Reference>
594 <Reference Include="System.ValueTuple">
595 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
596 </Reference>
597 <Reference Include="System.Xml.ReaderWriter">
598 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
599 </Reference>
600 <Reference Include="System.Xml.XDocument">
601 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
602 </Reference>
603 <Reference Include="System.Xml.XmlDocument">
604 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
605 </Reference>
606 <Reference Include="System.Xml.XmlSerializer">
607 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
608 </Reference>
609 <Reference Include="System.Xml.XPath">
610 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
611 </Reference>
612 <Reference Include="System.Xml.XPath.XDocument">
613 <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>
614 </Reference>
615 <Reference Include="System.Numerics.Vectors">
616 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
617 </Reference>
618 <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
619 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
620 </Reference>
621 <Reference Include="mscorlib">
622 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
623 </Reference>
624 <Reference Include="System.ComponentModel.Composition">
625 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
626 </Reference>
627 <Reference Include="System.Core">
628 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
629 </Reference>
630 <Reference Include="System.Data">
631 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
632 </Reference>
633 <Reference Include="System">
634 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
635 </Reference>
636 <Reference Include="System.Drawing">
637 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
638 </Reference>
639 <Reference Include="System.IO.Compression.FileSystem">
640 <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>
641 </Reference>
642 <Reference Include="System.Net">
643 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
644 </Reference>
645 <Reference Include="System.Numerics">
646 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
647 </Reference>
648 <Reference Include="System.Runtime.Serialization">
649 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
650 </Reference>
651 <Reference Include="System.ServiceModel.Web">
652 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
653 </Reference>
654 <Reference Include="System.Transactions">
655 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
656 </Reference>
657 <Reference Include="System.Web">
658 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
659 </Reference>
660 <Reference Include="System.Windows">
661 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
662 </Reference>
663 <Reference Include="System.Xml">
664 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
665 </Reference>
666 <Reference Include="System.Xml.Linq">
667 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
668 </Reference>
669 <Reference Include="System.Xml.Serialization">
670 <HintPath>C:/Program Files/Unity/Hub/Editor/2018.4.25f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
671 </Reference>
672 </ItemGroup>
673 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
674 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
675 Other similar extension points exist, see Microsoft.Common.targets.
676 <Target Name="BeforeBuild">
677 </Target>
678 <Target Name="AfterBuild">
679 </Target>
680 -->
681</Project>