Assembly-CSharp-Editor.csproj 50.2 KB
Newer Older
BlackAngle233's avatar
212    
BlackAngle233 committed
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <LangVersion>latest</LangVersion>
  </PropertyGroup>
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>10.0.20506</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <RootNamespace></RootNamespace>
BlackAngle233's avatar
BlackAngle233 committed
12
    <ProjectGuid>{dd10dc2b-614e-d30b-ae3a-d5a823e13ada}</ProjectGuid>
BlackAngle233's avatar
212    
BlackAngle233 committed
13
14
15
16
17
18
19
20
21
22
23
24
25
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
    <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <BaseDirectory>.</BaseDirectory>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>Temp\bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE;UNITY_2019_4_3;UNITY_2019_4;UNITY_2019;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_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
BlackAngle233's avatar
BlackAngle233 committed
26
    <DefineConstants>DEBUG;TRACE;UNITY_2019_4_3;UNITY_2019_4;UNITY_2019;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_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER;NET_STANDARD_2_0</DefineConstants>
BlackAngle233's avatar
212    
BlackAngle233 committed
27
28
29
30
31
32
33
34
35
36
37
38
39
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <NoWarn>0169</NoWarn>
    <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
  </PropertyGroup>
  <PropertyGroup>
    <NoConfig>true</NoConfig>
    <NoStdLib>true</NoStdLib>
    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
    <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
    <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
  </PropertyGroup>
  <ItemGroup>
BlackAngle233's avatar
BlackAngle233 committed
40
41
42
43
44
45
46
47
48
49
50
51
     <Compile Include="Assets\EasyAR\Scripts\Editor\EasyARSettingsEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\EasyARSettingsMenuItems.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\CloudRecognizerFrameFilterEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\ImageTargetControllerEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\ImageTargetDataGenerator.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\ImageTrackerFrameFilterEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\ObjectTargetControllerEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\ObjectSensing\ObjectTrackerFrameFilterEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\Workflow\ARSessionEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\WorldSensing\SparseSpatialMapControllerEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\WorldSensing\SparseSpatialMapWorkerFrameFilterEditor.cs" />
     <Compile Include="Assets\EasyAR\Scripts\Editor\WorldSensing\VideoCameraDeviceEditor.cs" />
BlackAngle233's avatar
212    
BlackAngle233 committed
52
    <Reference Include="UnityEngine">
BlackAngle233's avatar
BlackAngle233 committed
53
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
54
55
    </Reference>
    <Reference Include="UnityEngine.AIModule">
BlackAngle233's avatar
BlackAngle233 committed
56
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
57
58
    </Reference>
    <Reference Include="UnityEngine.ARModule">
BlackAngle233's avatar
BlackAngle233 committed
59
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
60
61
    </Reference>
    <Reference Include="UnityEngine.AccessibilityModule">
BlackAngle233's avatar
BlackAngle233 committed
62
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
63
64
    </Reference>
    <Reference Include="UnityEngine.AndroidJNIModule">
BlackAngle233's avatar
BlackAngle233 committed
65
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
66
67
    </Reference>
    <Reference Include="UnityEngine.AnimationModule">
BlackAngle233's avatar
BlackAngle233 committed
68
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
69
70
    </Reference>
    <Reference Include="UnityEngine.AssetBundleModule">
BlackAngle233's avatar
BlackAngle233 committed
71
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
72
73
    </Reference>
    <Reference Include="UnityEngine.AudioModule">
BlackAngle233's avatar
BlackAngle233 committed
74
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
75
76
    </Reference>
    <Reference Include="UnityEngine.ClothModule">
BlackAngle233's avatar
BlackAngle233 committed
77
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
78
79
    </Reference>
    <Reference Include="UnityEngine.ClusterInputModule">
BlackAngle233's avatar
BlackAngle233 committed
80
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
81
82
    </Reference>
    <Reference Include="UnityEngine.ClusterRendererModule">
BlackAngle233's avatar
BlackAngle233 committed
83
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
84
85
    </Reference>
    <Reference Include="UnityEngine.CoreModule">
BlackAngle233's avatar
BlackAngle233 committed
86
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
87
88
    </Reference>
    <Reference Include="UnityEngine.CrashReportingModule">
BlackAngle233's avatar
BlackAngle233 committed
89
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
90
91
    </Reference>
    <Reference Include="UnityEngine.DSPGraphModule">
BlackAngle233's avatar
BlackAngle233 committed
92
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
93
94
    </Reference>
    <Reference Include="UnityEngine.DirectorModule">
BlackAngle233's avatar
BlackAngle233 committed
95
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
96
97
    </Reference>
    <Reference Include="UnityEngine.GameCenterModule">
BlackAngle233's avatar
BlackAngle233 committed
98
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
99
100
    </Reference>
    <Reference Include="UnityEngine.GridModule">
BlackAngle233's avatar
BlackAngle233 committed
101
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
102
103
    </Reference>
    <Reference Include="UnityEngine.HotReloadModule">
BlackAngle233's avatar
BlackAngle233 committed
104
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
105
106
    </Reference>
    <Reference Include="UnityEngine.IMGUIModule">
BlackAngle233's avatar
BlackAngle233 committed
107
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
108
109
    </Reference>
    <Reference Include="UnityEngine.ImageConversionModule">
BlackAngle233's avatar
BlackAngle233 committed
110
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
111
112
    </Reference>
    <Reference Include="UnityEngine.InputModule">
BlackAngle233's avatar
BlackAngle233 committed
113
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
114
115
    </Reference>
    <Reference Include="UnityEngine.InputLegacyModule">
BlackAngle233's avatar
BlackAngle233 committed
116
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
117
118
    </Reference>
    <Reference Include="UnityEngine.JSONSerializeModule">
BlackAngle233's avatar
BlackAngle233 committed
119
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
120
121
    </Reference>
    <Reference Include="UnityEngine.LocalizationModule">
BlackAngle233's avatar
BlackAngle233 committed
122
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
123
124
    </Reference>
    <Reference Include="UnityEngine.ParticleSystemModule">
BlackAngle233's avatar
BlackAngle233 committed
125
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
126
127
    </Reference>
    <Reference Include="UnityEngine.PerformanceReportingModule">
BlackAngle233's avatar
BlackAngle233 committed
128
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
129
130
    </Reference>
    <Reference Include="UnityEngine.PhysicsModule">
BlackAngle233's avatar
BlackAngle233 committed
131
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
132
133
    </Reference>
    <Reference Include="UnityEngine.Physics2DModule">
BlackAngle233's avatar
BlackAngle233 committed
134
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
135
136
    </Reference>
    <Reference Include="UnityEngine.ProfilerModule">
BlackAngle233's avatar
BlackAngle233 committed
137
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
138
139
    </Reference>
    <Reference Include="UnityEngine.ScreenCaptureModule">
BlackAngle233's avatar
BlackAngle233 committed
140
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
141
142
    </Reference>
    <Reference Include="UnityEngine.SharedInternalsModule">
BlackAngle233's avatar
BlackAngle233 committed
143
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
144
145
    </Reference>
    <Reference Include="UnityEngine.SpriteMaskModule">
BlackAngle233's avatar
BlackAngle233 committed
146
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
147
148
    </Reference>
    <Reference Include="UnityEngine.SpriteShapeModule">
BlackAngle233's avatar
BlackAngle233 committed
149
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
150
151
    </Reference>
    <Reference Include="UnityEngine.StreamingModule">
BlackAngle233's avatar
BlackAngle233 committed
152
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
153
154
    </Reference>
    <Reference Include="UnityEngine.SubstanceModule">
BlackAngle233's avatar
BlackAngle233 committed
155
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
156
157
    </Reference>
    <Reference Include="UnityEngine.SubsystemsModule">
BlackAngle233's avatar
BlackAngle233 committed
158
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
159
160
    </Reference>
    <Reference Include="UnityEngine.TLSModule">
BlackAngle233's avatar
BlackAngle233 committed
161
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
162
163
    </Reference>
    <Reference Include="UnityEngine.TerrainModule">
BlackAngle233's avatar
BlackAngle233 committed
164
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
165
166
    </Reference>
    <Reference Include="UnityEngine.TerrainPhysicsModule">
BlackAngle233's avatar
BlackAngle233 committed
167
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
168
169
    </Reference>
    <Reference Include="UnityEngine.TextCoreModule">
BlackAngle233's avatar
BlackAngle233 committed
170
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
171
172
    </Reference>
    <Reference Include="UnityEngine.TextRenderingModule">
BlackAngle233's avatar
BlackAngle233 committed
173
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
174
175
    </Reference>
    <Reference Include="UnityEngine.TilemapModule">
BlackAngle233's avatar
BlackAngle233 committed
176
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
177
178
    </Reference>
    <Reference Include="UnityEngine.UIModule">
BlackAngle233's avatar
BlackAngle233 committed
179
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
180
181
    </Reference>
    <Reference Include="UnityEngine.UIElementsModule">
BlackAngle233's avatar
BlackAngle233 committed
182
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
183
184
    </Reference>
    <Reference Include="UnityEngine.UNETModule">
BlackAngle233's avatar
BlackAngle233 committed
185
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
186
187
    </Reference>
    <Reference Include="UnityEngine.UmbraModule">
BlackAngle233's avatar
BlackAngle233 committed
188
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
189
190
    </Reference>
    <Reference Include="UnityEngine.UnityAnalyticsModule">
BlackAngle233's avatar
BlackAngle233 committed
191
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
192
193
    </Reference>
    <Reference Include="UnityEngine.UnityConnectModule">
BlackAngle233's avatar
BlackAngle233 committed
194
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
195
196
    </Reference>
    <Reference Include="UnityEngine.UnityTestProtocolModule">
BlackAngle233's avatar
BlackAngle233 committed
197
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
198
199
    </Reference>
    <Reference Include="UnityEngine.UnityWebRequestModule">
BlackAngle233's avatar
BlackAngle233 committed
200
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
201
202
    </Reference>
    <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
BlackAngle233's avatar
BlackAngle233 committed
203
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
204
205
    </Reference>
    <Reference Include="UnityEngine.UnityWebRequestAudioModule">
BlackAngle233's avatar
BlackAngle233 committed
206
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
207
208
    </Reference>
    <Reference Include="UnityEngine.UnityWebRequestTextureModule">
BlackAngle233's avatar
BlackAngle233 committed
209
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
210
211
    </Reference>
    <Reference Include="UnityEngine.UnityWebRequestWWWModule">
BlackAngle233's avatar
BlackAngle233 committed
212
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
213
214
    </Reference>
    <Reference Include="UnityEngine.VFXModule">
BlackAngle233's avatar
BlackAngle233 committed
215
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
216
217
    </Reference>
    <Reference Include="UnityEngine.VRModule">
BlackAngle233's avatar
BlackAngle233 committed
218
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
219
220
    </Reference>
    <Reference Include="UnityEngine.VehiclesModule">
BlackAngle233's avatar
BlackAngle233 committed
221
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
222
223
    </Reference>
    <Reference Include="UnityEngine.VideoModule">
BlackAngle233's avatar
BlackAngle233 committed
224
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
225
226
    </Reference>
    <Reference Include="UnityEngine.WindModule">
BlackAngle233's avatar
BlackAngle233 committed
227
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
228
229
    </Reference>
    <Reference Include="UnityEngine.XRModule">
BlackAngle233's avatar
BlackAngle233 committed
230
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
231
232
    </Reference>
    <Reference Include="UnityEditor">
BlackAngle233's avatar
BlackAngle233 committed
233
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEditor.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
234
235
    </Reference>
    <Reference Include="UnityEditor.VR">
BlackAngle233's avatar
BlackAngle233 committed
236
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
237
238
    </Reference>
    <Reference Include="UnityEditor.Graphs">
BlackAngle233's avatar
BlackAngle233 committed
239
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
240
241
    </Reference>
    <Reference Include="UnityEditor.WindowsStandalone.Extensions">
BlackAngle233's avatar
BlackAngle233 committed
242
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
243
244
    </Reference>
    <Reference Include="nunit.framework">
BlackAngle233's avatar
BlackAngle233 committed
245
        <HintPath>C:/Users/BlackAngle/Desktop/MathsEngine/MathTec/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
246
247
    </Reference>
    <Reference Include="mscorlib">
BlackAngle233's avatar
BlackAngle233 committed
248
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
249
250
    </Reference>
    <Reference Include="System">
BlackAngle233's avatar
BlackAngle233 committed
251
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
252
253
    </Reference>
    <Reference Include="System.Core">
BlackAngle233's avatar
BlackAngle233 committed
254
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
255
256
    </Reference>
    <Reference Include="System.Runtime.Serialization">
BlackAngle233's avatar
BlackAngle233 committed
257
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
258
259
    </Reference>
    <Reference Include="System.Xml">
BlackAngle233's avatar
BlackAngle233 committed
260
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
261
262
    </Reference>
    <Reference Include="System.Xml.Linq">
BlackAngle233's avatar
BlackAngle233 committed
263
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
264
265
    </Reference>
    <Reference Include="System.Numerics">
BlackAngle233's avatar
BlackAngle233 committed
266
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
267
268
    </Reference>
    <Reference Include="System.Numerics.Vectors">
BlackAngle233's avatar
BlackAngle233 committed
269
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
270
271
    </Reference>
    <Reference Include="System.Net.Http">
BlackAngle233's avatar
BlackAngle233 committed
272
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
273
274
    </Reference>
    <Reference Include="Microsoft.CSharp">
BlackAngle233's avatar
BlackAngle233 committed
275
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
276
277
    </Reference>
    <Reference Include="System.Data">
BlackAngle233's avatar
BlackAngle233 committed
278
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
279
280
    </Reference>
    <Reference Include="Microsoft.Win32.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
281
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
282
283
    </Reference>
    <Reference Include="netstandard">
BlackAngle233's avatar
BlackAngle233 committed
284
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
285
286
    </Reference>
    <Reference Include="System.AppContext">
BlackAngle233's avatar
BlackAngle233 committed
287
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
288
289
    </Reference>
    <Reference Include="System.Collections.Concurrent">
BlackAngle233's avatar
BlackAngle233 committed
290
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
291
292
    </Reference>
    <Reference Include="System.Collections">
BlackAngle233's avatar
BlackAngle233 committed
293
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
294
295
    </Reference>
    <Reference Include="System.Collections.NonGeneric">
BlackAngle233's avatar
BlackAngle233 committed
296
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
297
298
    </Reference>
    <Reference Include="System.Collections.Specialized">
BlackAngle233's avatar
BlackAngle233 committed
299
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
300
301
    </Reference>
    <Reference Include="System.ComponentModel.Annotations">
BlackAngle233's avatar
BlackAngle233 committed
302
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
303
304
    </Reference>
    <Reference Include="System.ComponentModel">
BlackAngle233's avatar
BlackAngle233 committed
305
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
306
307
    </Reference>
    <Reference Include="System.ComponentModel.EventBasedAsync">
BlackAngle233's avatar
BlackAngle233 committed
308
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
309
310
    </Reference>
    <Reference Include="System.ComponentModel.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
311
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
312
313
    </Reference>
    <Reference Include="System.ComponentModel.TypeConverter">
BlackAngle233's avatar
BlackAngle233 committed
314
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
315
316
    </Reference>
    <Reference Include="System.Console">
BlackAngle233's avatar
BlackAngle233 committed
317
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
318
319
    </Reference>
    <Reference Include="System.Data.Common">
BlackAngle233's avatar
BlackAngle233 committed
320
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
321
322
    </Reference>
    <Reference Include="System.Diagnostics.Contracts">
BlackAngle233's avatar
BlackAngle233 committed
323
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
324
325
    </Reference>
    <Reference Include="System.Diagnostics.Debug">
BlackAngle233's avatar
BlackAngle233 committed
326
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
327
328
    </Reference>
    <Reference Include="System.Diagnostics.FileVersionInfo">
BlackAngle233's avatar
BlackAngle233 committed
329
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
330
331
    </Reference>
    <Reference Include="System.Diagnostics.Process">
BlackAngle233's avatar
BlackAngle233 committed
332
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
333
334
    </Reference>
    <Reference Include="System.Diagnostics.StackTrace">
BlackAngle233's avatar
BlackAngle233 committed
335
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
336
337
    </Reference>
    <Reference Include="System.Diagnostics.TextWriterTraceListener">
BlackAngle233's avatar
BlackAngle233 committed
338
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
339
340
    </Reference>
    <Reference Include="System.Diagnostics.Tools">
BlackAngle233's avatar
BlackAngle233 committed
341
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
342
343
    </Reference>
    <Reference Include="System.Diagnostics.TraceSource">
BlackAngle233's avatar
BlackAngle233 committed
344
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
345
346
    </Reference>
    <Reference Include="System.Drawing.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
347
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
348
349
    </Reference>
    <Reference Include="System.Dynamic.Runtime">
BlackAngle233's avatar
BlackAngle233 committed
350
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
351
352
    </Reference>
    <Reference Include="System.Globalization.Calendars">
BlackAngle233's avatar
BlackAngle233 committed
353
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
354
355
    </Reference>
    <Reference Include="System.Globalization">
BlackAngle233's avatar
BlackAngle233 committed
356
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
357
358
    </Reference>
    <Reference Include="System.Globalization.Extensions">
BlackAngle233's avatar
BlackAngle233 committed
359
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
360
361
    </Reference>
    <Reference Include="System.IO.Compression.ZipFile">
BlackAngle233's avatar
BlackAngle233 committed
362
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
363
364
    </Reference>
    <Reference Include="System.IO">
BlackAngle233's avatar
BlackAngle233 committed
365
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
366
367
    </Reference>
    <Reference Include="System.IO.FileSystem">
BlackAngle233's avatar
BlackAngle233 committed
368
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
369
370
    </Reference>
    <Reference Include="System.IO.FileSystem.DriveInfo">
BlackAngle233's avatar
BlackAngle233 committed
371
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
372
373
    </Reference>
    <Reference Include="System.IO.FileSystem.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
374
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
375
376
    </Reference>
    <Reference Include="System.IO.FileSystem.Watcher">
BlackAngle233's avatar
BlackAngle233 committed
377
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
378
379
    </Reference>
    <Reference Include="System.IO.IsolatedStorage">
BlackAngle233's avatar
BlackAngle233 committed
380
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
381
382
    </Reference>
    <Reference Include="System.IO.MemoryMappedFiles">
BlackAngle233's avatar
BlackAngle233 committed
383
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
384
385
    </Reference>
    <Reference Include="System.IO.Pipes">
BlackAngle233's avatar
BlackAngle233 committed
386
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
387
388
    </Reference>
    <Reference Include="System.IO.UnmanagedMemoryStream">
BlackAngle233's avatar
BlackAngle233 committed
389
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
390
391
    </Reference>
    <Reference Include="System.Linq">
BlackAngle233's avatar
BlackAngle233 committed
392
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
393
394
    </Reference>
    <Reference Include="System.Linq.Expressions">
BlackAngle233's avatar
BlackAngle233 committed
395
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
396
397
    </Reference>
    <Reference Include="System.Linq.Parallel">
BlackAngle233's avatar
BlackAngle233 committed
398
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
399
400
    </Reference>
    <Reference Include="System.Linq.Queryable">
BlackAngle233's avatar
BlackAngle233 committed
401
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
402
403
    </Reference>
    <Reference Include="System.Net.Http.Rtc">
BlackAngle233's avatar
BlackAngle233 committed
404
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
405
406
    </Reference>
    <Reference Include="System.Net.NameResolution">
BlackAngle233's avatar
BlackAngle233 committed
407
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
408
409
    </Reference>
    <Reference Include="System.Net.NetworkInformation">
BlackAngle233's avatar
BlackAngle233 committed
410
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
411
412
    </Reference>
    <Reference Include="System.Net.Ping">
BlackAngle233's avatar
BlackAngle233 committed
413
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
414
415
    </Reference>
    <Reference Include="System.Net.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
416
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
417
418
    </Reference>
    <Reference Include="System.Net.Requests">
BlackAngle233's avatar
BlackAngle233 committed
419
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
420
421
    </Reference>
    <Reference Include="System.Net.Security">
BlackAngle233's avatar
BlackAngle233 committed
422
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
423
424
    </Reference>
    <Reference Include="System.Net.Sockets">
BlackAngle233's avatar
BlackAngle233 committed
425
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
426
427
    </Reference>
    <Reference Include="System.Net.WebHeaderCollection">
BlackAngle233's avatar
BlackAngle233 committed
428
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
429
430
    </Reference>
    <Reference Include="System.Net.WebSockets.Client">
BlackAngle233's avatar
BlackAngle233 committed
431
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
432
433
    </Reference>
    <Reference Include="System.Net.WebSockets">
BlackAngle233's avatar
BlackAngle233 committed
434
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
435
436
    </Reference>
    <Reference Include="System.ObjectModel">
BlackAngle233's avatar
BlackAngle233 committed
437
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
438
439
    </Reference>
    <Reference Include="System.Reflection">
BlackAngle233's avatar
BlackAngle233 committed
440
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
441
442
    </Reference>
    <Reference Include="System.Reflection.Emit">
BlackAngle233's avatar
BlackAngle233 committed
443
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
444
445
    </Reference>
    <Reference Include="System.Reflection.Emit.ILGeneration">
BlackAngle233's avatar
BlackAngle233 committed
446
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
447
448
    </Reference>
    <Reference Include="System.Reflection.Emit.Lightweight">
BlackAngle233's avatar
BlackAngle233 committed
449
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
450
451
    </Reference>
    <Reference Include="System.Reflection.Extensions">
BlackAngle233's avatar
BlackAngle233 committed
452
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
453
454
    </Reference>
    <Reference Include="System.Reflection.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
455
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
456
457
    </Reference>
    <Reference Include="System.Resources.Reader">
BlackAngle233's avatar
BlackAngle233 committed
458
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
459
460
    </Reference>
    <Reference Include="System.Resources.ResourceManager">
BlackAngle233's avatar
BlackAngle233 committed
461
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
462
463
    </Reference>
    <Reference Include="System.Resources.Writer">
BlackAngle233's avatar
BlackAngle233 committed
464
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
465
466
    </Reference>
    <Reference Include="System.Runtime.CompilerServices.VisualC">
BlackAngle233's avatar
BlackAngle233 committed
467
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
468
469
    </Reference>
    <Reference Include="System.Runtime">
BlackAngle233's avatar
BlackAngle233 committed
470
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
471
472
    </Reference>
    <Reference Include="System.Runtime.Extensions">
BlackAngle233's avatar
BlackAngle233 committed
473
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
474
475
    </Reference>
    <Reference Include="System.Runtime.Handles">
BlackAngle233's avatar
BlackAngle233 committed
476
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
477
478
    </Reference>
    <Reference Include="System.Runtime.InteropServices">
BlackAngle233's avatar
BlackAngle233 committed
479
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
480
481
    </Reference>
    <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
BlackAngle233's avatar
BlackAngle233 committed
482
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
483
484
    </Reference>
    <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
BlackAngle233's avatar
BlackAngle233 committed
485
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
486
487
    </Reference>
    <Reference Include="System.Runtime.Numerics">
BlackAngle233's avatar
BlackAngle233 committed
488
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
489
490
    </Reference>
    <Reference Include="System.Runtime.Serialization.Formatters">
BlackAngle233's avatar
BlackAngle233 committed
491
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
492
493
    </Reference>
    <Reference Include="System.Runtime.Serialization.Json">
BlackAngle233's avatar
BlackAngle233 committed
494
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
495
496
    </Reference>
    <Reference Include="System.Runtime.Serialization.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
497
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
498
499
    </Reference>
    <Reference Include="System.Runtime.Serialization.Xml">
BlackAngle233's avatar
BlackAngle233 committed
500
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
501
502
    </Reference>
    <Reference Include="System.Security.Claims">
BlackAngle233's avatar
BlackAngle233 committed
503
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
504
505
    </Reference>
    <Reference Include="System.Security.Cryptography.Algorithms">
BlackAngle233's avatar
BlackAngle233 committed
506
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
507
508
    </Reference>
    <Reference Include="System.Security.Cryptography.Csp">
BlackAngle233's avatar
BlackAngle233 committed
509
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
510
511
    </Reference>
    <Reference Include="System.Security.Cryptography.Encoding">
BlackAngle233's avatar
BlackAngle233 committed
512
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
513
514
    </Reference>
    <Reference Include="System.Security.Cryptography.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
515
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
516
517
    </Reference>
    <Reference Include="System.Security.Cryptography.X509Certificates">
BlackAngle233's avatar
BlackAngle233 committed
518
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
519
520
    </Reference>
    <Reference Include="System.Security.Principal">
BlackAngle233's avatar
BlackAngle233 committed
521
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
522
523
    </Reference>
    <Reference Include="System.Security.SecureString">
BlackAngle233's avatar
BlackAngle233 committed
524
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
525
526
    </Reference>
    <Reference Include="System.ServiceModel.Duplex">
BlackAngle233's avatar
BlackAngle233 committed
527
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
528
529
    </Reference>
    <Reference Include="System.ServiceModel.Http">
BlackAngle233's avatar
BlackAngle233 committed
530
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
531
532
    </Reference>
    <Reference Include="System.ServiceModel.NetTcp">
BlackAngle233's avatar
BlackAngle233 committed
533
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
534
535
    </Reference>
    <Reference Include="System.ServiceModel.Primitives">
BlackAngle233's avatar
BlackAngle233 committed
536
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
537
538
    </Reference>
    <Reference Include="System.ServiceModel.Security">
BlackAngle233's avatar
BlackAngle233 committed
539
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
540
541
    </Reference>
    <Reference Include="System.Text.Encoding">
BlackAngle233's avatar
BlackAngle233 committed
542
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
543
544
    </Reference>
    <Reference Include="System.Text.Encoding.Extensions">
BlackAngle233's avatar
BlackAngle233 committed
545
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
546
547
    </Reference>
    <Reference Include="System.Text.RegularExpressions">
BlackAngle233's avatar
BlackAngle233 committed
548
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
549
550
    </Reference>
    <Reference Include="System.Threading">
BlackAngle233's avatar
BlackAngle233 committed
551
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
552
553
    </Reference>
    <Reference Include="System.Threading.Overlapped">
BlackAngle233's avatar
BlackAngle233 committed
554
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
555
556
    </Reference>
    <Reference Include="System.Threading.Tasks">
BlackAngle233's avatar
BlackAngle233 committed
557
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
558
559
    </Reference>
    <Reference Include="System.Threading.Tasks.Parallel">
BlackAngle233's avatar
BlackAngle233 committed
560
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
561
562
    </Reference>
    <Reference Include="System.Threading.Thread">
BlackAngle233's avatar
BlackAngle233 committed
563
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
564
565
    </Reference>
    <Reference Include="System.Threading.ThreadPool">
BlackAngle233's avatar
BlackAngle233 committed
566
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
567
568
    </Reference>
    <Reference Include="System.Threading.Timer">
BlackAngle233's avatar
BlackAngle233 committed
569
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
570
571
    </Reference>
    <Reference Include="System.ValueTuple">
BlackAngle233's avatar
BlackAngle233 committed
572
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
573
574
    </Reference>
    <Reference Include="System.Xml.ReaderWriter">
BlackAngle233's avatar
BlackAngle233 committed
575
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
576
577
    </Reference>
    <Reference Include="System.Xml.XDocument">
BlackAngle233's avatar
BlackAngle233 committed
578
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
579
580
    </Reference>
    <Reference Include="System.Xml.XmlDocument">
BlackAngle233's avatar
BlackAngle233 committed
581
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
582
583
    </Reference>
    <Reference Include="System.Xml.XmlSerializer">
BlackAngle233's avatar
BlackAngle233 committed
584
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
585
586
    </Reference>
    <Reference Include="System.Xml.XPath">
BlackAngle233's avatar
BlackAngle233 committed
587
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
588
589
    </Reference>
    <Reference Include="System.Xml.XPath.XDocument">
BlackAngle233's avatar
BlackAngle233 committed
590
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
591
592
    </Reference>
    <Reference Include="UnityScript">
BlackAngle233's avatar
BlackAngle233 committed
593
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
594
595
    </Reference>
    <Reference Include="UnityScript.Lang">
BlackAngle233's avatar
BlackAngle233 committed
596
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
597
598
    </Reference>
    <Reference Include="Boo.Lang">
BlackAngle233's avatar
BlackAngle233 committed
599
        <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.3f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
BlackAngle233's avatar
212    
BlackAngle233 committed
600
601
602
603
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="Assembly-CSharp.csproj">
BlackAngle233's avatar
BlackAngle233 committed
604
      <Project>{169f0429-edfe-d0e3-3d1c-a4dc5f7e432e}</Project>
BlackAngle233's avatar
212    
BlackAngle233 committed
605
      <Name>Assembly-CSharp</Name>
BlackAngle233's avatar
BlackAngle233 committed
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="UnityEditor.TestRunner.csproj">
      <Project>{24850bf5-20b5-cd9e-37cd-2c22b019e5e0}</Project>
      <Name>UnityEditor.TestRunner</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="UnityEngine.TestRunner.csproj">
      <Project>{f1806dfe-dceb-ce0d-3632-9054abbd1e10}</Project>
      <Name>UnityEngine.TestRunner</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.Timeline.Editor.csproj">
      <Project>{ae33a277-9b3b-3f24-a699-8a50d8f01f05}</Project>
      <Name>Unity.Timeline.Editor</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.VSCode.Editor.csproj">
      <Project>{1cb0a5cd-92b4-3956-739e-f83bed63e703}</Project>
      <Name>Unity.VSCode.Editor</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
      <Project>{e407ac78-ae14-2286-ec36-faa542bcc835}</Project>
      <Name>Unity.TextMeshPro.Editor</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="UnityEngine.UI.csproj">
      <Project>{7240037a-4af5-59a2-1de5-72a4c144801c}</Project>
      <Name>UnityEngine.UI</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.Timeline.csproj">
      <Project>{1d1d24e5-79a1-6bf4-6764-4c8a5fbcf2c7}</Project>
      <Name>Unity.Timeline</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.CollabProxy.Editor.csproj">
      <Project>{59cee61f-a37a-8222-ed15-70030c3bd72f}</Project>
      <Name>Unity.CollabProxy.Editor</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.Rider.Editor.csproj">
      <Project>{29b29e49-76a6-284e-0e77-6423dffcdd13}</Project>
      <Name>Unity.Rider.Editor</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="Unity.TextMeshPro.csproj">
      <Project>{c988350a-d97d-3671-7f17-487ae44cc061}</Project>
      <Name>Unity.TextMeshPro</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
    </ProjectReference>
    <ProjectReference Include="UnityEditor.UI.csproj">
      <Project>{416d414e-8320-4c59-dc8a-549d4a5711f8}</Project>
      <Name>UnityEditor.UI</Name>
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
BlackAngle233's avatar
212    
BlackAngle233 committed
662
663
664
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
BlackAngle233's avatar
BlackAngle233 committed
665
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
BlackAngle233's avatar
212    
BlackAngle233 committed
666
667
668
669
670
671
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
BlackAngle233's avatar
BlackAngle233 committed
672
</Project>