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