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