Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
car-sim-remaster
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
9631059
car-sim-remaster
Commits
7bacb786
Commit
7bacb786
authored
May 16, 2020
by
kash
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
checkpoint is changed
parent
cfacc7b0
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
2744 additions
and
2503 deletions
+2744
-2503
Assembly-CSharp-Editor-firstpass.csproj
Assembly-CSharp-Editor-firstpass.csproj
+599
-586
Assembly-CSharp-Editor.csproj
Assembly-CSharp-Editor.csproj
+605
-592
Assembly-CSharp-firstpass.csproj
Assembly-CSharp-firstpass.csproj
+658
-651
Assembly-CSharp.csproj
Assembly-CSharp.csproj
+649
-642
SampleScene.unity
Assets/Scenes/SampleScene.unity
+171
-13
IKD_DemoController.cs
...TheGameOn/IK Driver/Scripts/Utility/IKD_DemoController.cs
+2
-0
IKD_VehicleController_LeftSteering (1) Variant.prefab
...abs/IKD_VehicleController_LeftSteering (1) Variant.prefab
+1
-1
final orginal.prefab
Assets/prefabs/final orginal.prefab
+15
-15
CarCustom.cs
Assets/scripts/CarCustom.cs
+7
-0
CheckPointBlock.cs
Assets/scripts/CheckPointBlock.cs
+13
-2
Respawner.cs
Assets/scripts/Respawner.cs
+12
-1
CarSimulation.sln
CarSimulation.sln
+12
-0
No files found.
Assembly-CSharp-Editor-firstpass.csproj
View file @
7bacb786
...
@@ -2,9 +2,8 @@
...
@@ -2,9 +2,8 @@
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<PropertyGroup>
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<_TargetFrameworkDirectories>
non_empty_path_generated_by_unity.rider.package
</_TargetFrameworkDirectories>
<CscToolPath>
E:\unity Files\2019.3.0f1\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<_FullFrameworkReferenceAssemblyPaths>
non_empty_path_generated_by_unity.rider.package
</_FullFrameworkReferenceAssemblyPaths>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<DisableHandlePackageFileConflicts>
true
</DisableHandlePackageFileConflicts>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
...
@@ -12,7 +11,7 @@
...
@@ -12,7 +11,7 @@
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace></RootNamespace>
<ProjectGuid>
{
AE99ABC2-7F53-BE03-5AD8-2E7F8FA105C5
}
</ProjectGuid>
<ProjectGuid>
{
F10F4906-99B8-E8E7-F752-EF7B4ED69D61
}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp-Editor-firstpass
</AssemblyName>
<AssemblyName>
Assembly-CSharp-Editor-firstpass
</AssemblyName>
...
@@ -25,7 +24,7 @@
...
@@ -25,7 +24,7 @@
<DebugType>
full
</DebugType>
<DebugType>
full
</DebugType>
<Optimize>
false
</Optimize>
<Optimize>
false
</Optimize>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_
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_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;NET_4_6
;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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;CROSS_PLATFORM_INPUT
;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<ErrorReport>
prompt
</ErrorReport>
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
<NoWarn>
0169
</NoWarn>
<NoWarn>
0169
</NoWarn>
...
@@ -47,600 +46,614 @@
...
@@ -47,600 +46,614 @@
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>
{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
</ProjectTypeGuids>
<UnityProjectGenerator>
Unity/VSTU
</UnityProjectGenerator>
<UnityProjectType>
EditorPlugins:7
</UnityProjectType>
<UnityBuildTarget>
StandaloneWindows64:19
</UnityBuildTarget>
<UnityVersion>
2019.3.0f1
</UnityVersion>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"UnityEngine"
>
<Reference
Include=
"UnityEngine"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor"
>
<Reference
Include=
"UnityEditor"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<Compile
Include=
"Assets\Standard Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs"
/>
<Compile
Include=
"Assets\Standard Assets\Editor\CrossPlatformInput\CrossPlatformInputInitialize.cs"
/>
<Reference
Include=
"UnityEditor.TestRunner"
>
<Reference
Include=
"UnityEditor.TestRunner"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.TestRunner.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.TestRunner.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TestRunner"
>
<Reference
Include=
"UnityEngine.TestRunner"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.TestRunner.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.TestRunner.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline.Editor"
>
<Reference
Include=
"Unity.Timeline.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.VSCode.Editor"
>
<Reference
Include=
"Unity.VSCode.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UI"
>
<Reference
Include=
"UnityEngine.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline"
>
<Reference
Include=
"Unity.Timeline"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Rider.Editor"
>
<Reference
Include=
"Unity.Rider.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro"
>
<Reference
Include=
"Unity.TextMeshPro"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.UI"
>
<Reference
Include=
"UnityEditor.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AIModule"
>
<Reference
Include=
"UnityEngine.AIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ARModule"
>
<Reference
Include=
"UnityEngine.ARModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AudioModule"
>
<Reference
Include=
"UnityEngine.AudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClothModule"
>
<Reference
Include=
"UnityEngine.ClothModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CoreModule"
>
<Reference
Include=
"UnityEngine.CoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GridModule"
>
<Reference
Include=
"UnityEngine.GridModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputModule"
>
<Reference
Include=
"UnityEngine.InputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TLSModule"
>
<Reference
Include=
"UnityEngine.TLSModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIModule"
>
<Reference
Include=
"UnityEngine.UIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UNETModule"
>
<Reference
Include=
"UnityEngine.UNETModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VFXModule"
>
<Reference
Include=
"UnityEngine.VFXModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VRModule"
>
<Reference
Include=
"UnityEngine.VRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VideoModule"
>
<Reference
Include=
"UnityEngine.VideoModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.WindModule"
>
<Reference
Include=
"UnityEngine.WindModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.XRModule"
>
<Reference
Include=
"UnityEngine.XRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.VR"
>
<Reference
Include=
"UnityEditor.VR"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.Graphs"
>
<Reference
Include=
"UnityEditor.Graphs"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEditor.Graphs.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEditor.Graphs.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.WindowsStandalone.Extensions"
>
<Reference
Include=
"UnityEditor.WindowsStandalone.Extensions"
>
<HintPath>
D:/2019.3.0f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files/2019.3.0f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"UnityEditor.Android.Extensions"
>
<HintPath>
E:/unity Files/2019.3.0f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"SyntaxTree.VisualStudio.Unity.Bridge"
>
<HintPath>
C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"nunit.framework"
>
<Reference
Include=
"nunit.framework"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"mscorlib"
>
<Reference
Include=
"mscorlib"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
>
<Reference
Include=
"System"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Core"
>
<Reference
Include=
"System.Core"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization"
>
<Reference
Include=
"System.Runtime.Serialization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml"
>
<Reference
Include=
"System.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.Linq"
>
<Reference
Include=
"System.Xml.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics"
>
<Reference
Include=
"System.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics.Vectors"
>
<Reference
Include=
"System.Numerics.Vectors"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http"
>
<Reference
Include=
"System.Net.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.CSharp"
>
<Reference
Include=
"Microsoft.CSharp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data"
>
<Reference
Include=
"System.Data"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"netstandard"
>
<Reference
Include=
"netstandard"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.AppContext"
>
<Reference
Include=
"System.AppContext"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Concurrent"
>
<Reference
Include=
"System.Collections.Concurrent"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections"
>
<Reference
Include=
"System.Collections"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.NonGeneric"
>
<Reference
Include=
"System.Collections.NonGeneric"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Specialized"
>
<Reference
Include=
"System.Collections.Specialized"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel"
>
<Reference
Include=
"System.ComponentModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Console"
>
<Reference
Include=
"System.Console"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data.Common"
>
<Reference
Include=
"System.Data.Common"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Debug"
>
<Reference
Include=
"System.Diagnostics.Debug"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Process"
>
<Reference
Include=
"System.Diagnostics.Process"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Tools"
>
<Reference
Include=
"System.Diagnostics.Tools"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Drawing.Primitives"
>
<Reference
Include=
"System.Drawing.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Dynamic.Runtime"
>
<Reference
Include=
"System.Dynamic.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Calendars"
>
<Reference
Include=
"System.Globalization.Calendars"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization"
>
<Reference
Include=
"System.Globalization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Extensions"
>
<Reference
Include=
"System.Globalization.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO"
>
<Reference
Include=
"System.IO"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem"
>
<Reference
Include=
"System.IO.FileSystem"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Pipes"
>
<Reference
Include=
"System.IO.Pipes"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq"
>
<Reference
Include=
"System.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Expressions"
>
<Reference
Include=
"System.Linq.Expressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Parallel"
>
<Reference
Include=
"System.Linq.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Queryable"
>
<Reference
Include=
"System.Linq.Queryable"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http.Rtc"
>
<Reference
Include=
"System.Net.Http.Rtc"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NameResolution"
>
<Reference
Include=
"System.Net.NameResolution"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NetworkInformation"
>
<Reference
Include=
"System.Net.NetworkInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Ping"
>
<Reference
Include=
"System.Net.Ping"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Primitives"
>
<Reference
Include=
"System.Net.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Requests"
>
<Reference
Include=
"System.Net.Requests"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Security"
>
<Reference
Include=
"System.Net.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Sockets"
>
<Reference
Include=
"System.Net.Sockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets"
>
<Reference
Include=
"System.Net.WebSockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ObjectModel"
>
<Reference
Include=
"System.ObjectModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection"
>
<Reference
Include=
"System.Reflection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit"
>
<Reference
Include=
"System.Reflection.Emit"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Extensions"
>
<Reference
Include=
"System.Reflection.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Primitives"
>
<Reference
Include=
"System.Reflection.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Reader"
>
<Reference
Include=
"System.Resources.Reader"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.ResourceManager"
>
<Reference
Include=
"System.Resources.ResourceManager"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Writer"
>
<Reference
Include=
"System.Resources.Writer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime"
>
<Reference
Include=
"System.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Extensions"
>
<Reference
Include=
"System.Runtime.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Handles"
>
<Reference
Include=
"System.Runtime.Handles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices"
>
<Reference
Include=
"System.Runtime.InteropServices"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Numerics"
>
<Reference
Include=
"System.Runtime.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Claims"
>
<Reference
Include=
"System.Security.Claims"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Principal"
>
<Reference
Include=
"System.Security.Principal"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.SecureString"
>
<Reference
Include=
"System.Security.SecureString"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Http"
>
<Reference
Include=
"System.ServiceModel.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Security"
>
<Reference
Include=
"System.ServiceModel.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding"
>
<Reference
Include=
"System.Text.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.RegularExpressions"
>
<Reference
Include=
"System.Text.RegularExpressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading"
>
<Reference
Include=
"System.Threading"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Overlapped"
>
<Reference
Include=
"System.Threading.Overlapped"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks"
>
<Reference
Include=
"System.Threading.Tasks"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Thread"
>
<Reference
Include=
"System.Threading.Thread"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.ThreadPool"
>
<Reference
Include=
"System.Threading.ThreadPool"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Timer"
>
<Reference
Include=
"System.Threading.Timer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ValueTuple"
>
<Reference
Include=
"System.ValueTuple"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XDocument"
>
<Reference
Include=
"System.Xml.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlDocument"
>
<Reference
Include=
"System.Xml.XmlDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath"
>
<Reference
Include=
"System.Xml.XPath"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript"
>
<Reference
Include=
"UnityScript"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript.Lang"
>
<Reference
Include=
"UnityScript.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Boo.Lang"
>
<Reference
Include=
"Boo.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<Project>
{
A6BF324C-6F3E-3C36-0ED5-096E7B36B1C2
}
</Project>
<Project>
{
39424FBA-72DC-78AB-BF56-A627E86AD9B1
}
</Project>
<Name>
Assembly-CSharp-firstpass
</Name>
<Name>
Assembly-CSharp-firstpass
</Name>
</ProjectReference>
</ProjectReference>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Target
Name=
"GenerateTargetFrameworkMonikerAttribute"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
<Target Name="BeforeBuild">
...
...
Assembly-CSharp-Editor.csproj
View file @
7bacb786
...
@@ -2,9 +2,8 @@
...
@@ -2,9 +2,8 @@
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<PropertyGroup>
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<_TargetFrameworkDirectories>
non_empty_path_generated_by_unity.rider.package
</_TargetFrameworkDirectories>
<CscToolPath>
E:\unity Files\2019.3.0f1\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<_FullFrameworkReferenceAssemblyPaths>
non_empty_path_generated_by_unity.rider.package
</_FullFrameworkReferenceAssemblyPaths>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<DisableHandlePackageFileConflicts>
true
</DisableHandlePackageFileConflicts>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
...
@@ -12,7 +11,7 @@
...
@@ -12,7 +11,7 @@
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace></RootNamespace>
<ProjectGuid>
{
F299720D-042B-B532-2E19-D7358982776B
}
</ProjectGuid>
<ProjectGuid>
{
56E6D49F-D179-E3A5-5661-AE2C6E05FDC6
}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp-Editor
</AssemblyName>
<AssemblyName>
Assembly-CSharp-Editor
</AssemblyName>
...
@@ -25,7 +24,7 @@
...
@@ -25,7 +24,7 @@
<DebugType>
full
</DebugType>
<DebugType>
full
</DebugType>
<Optimize>
false
</Optimize>
<Optimize>
false
</Optimize>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_
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_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;NET_4_6
;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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;CROSS_PLATFORM_INPUT
;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<ErrorReport>
prompt
</ErrorReport>
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
<NoWarn>
0169
</NoWarn>
<NoWarn>
0169
</NoWarn>
...
@@ -47,12 +46,19 @@
...
@@ -47,12 +46,19 @@
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>
{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
</ProjectTypeGuids>
<UnityProjectGenerator>
Unity/VSTU
</UnityProjectGenerator>
<UnityProjectType>
Editor:5
</UnityProjectType>
<UnityBuildTarget>
StandaloneWindows64:19
</UnityBuildTarget>
<UnityVersion>
2019.3.0f1
</UnityVersion>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"UnityEngine"
>
<Reference
Include=
"UnityEngine"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor"
>
<Reference
Include=
"UnityEditor"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
@@ -62,597 +68,604 @@
...
@@ -62,597 +68,604 @@
<Compile
Include=
"Assets\TurnTheGameOn\IK Driver\Scripts\Editor\Editor_IKD_VehicleInput.cs"
/>
<Compile
Include=
"Assets\TurnTheGameOn\IK Driver\Scripts\Editor\Editor_IKD_VehicleInput.cs"
/>
<Compile
Include=
"Assets\scripts\Editor\MyEditor.cs"
/>
<Compile
Include=
"Assets\scripts\Editor\MyEditor.cs"
/>
<Reference
Include=
"UnityEditor.TestRunner"
>
<Reference
Include=
"UnityEditor.TestRunner"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.TestRunner.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.TestRunner.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TestRunner"
>
<Reference
Include=
"UnityEngine.TestRunner"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.TestRunner.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.TestRunner.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline.Editor"
>
<Reference
Include=
"Unity.Timeline.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.VSCode.Editor"
>
<Reference
Include=
"Unity.VSCode.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UI"
>
<Reference
Include=
"UnityEngine.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline"
>
<Reference
Include=
"Unity.Timeline"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Rider.Editor"
>
<Reference
Include=
"Unity.Rider.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro"
>
<Reference
Include=
"Unity.TextMeshPro"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.UI"
>
<Reference
Include=
"UnityEditor.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AIModule"
>
<Reference
Include=
"UnityEngine.AIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ARModule"
>
<Reference
Include=
"UnityEngine.ARModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AudioModule"
>
<Reference
Include=
"UnityEngine.AudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClothModule"
>
<Reference
Include=
"UnityEngine.ClothModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CoreModule"
>
<Reference
Include=
"UnityEngine.CoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GridModule"
>
<Reference
Include=
"UnityEngine.GridModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputModule"
>
<Reference
Include=
"UnityEngine.InputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TLSModule"
>
<Reference
Include=
"UnityEngine.TLSModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIModule"
>
<Reference
Include=
"UnityEngine.UIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UNETModule"
>
<Reference
Include=
"UnityEngine.UNETModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VFXModule"
>
<Reference
Include=
"UnityEngine.VFXModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VRModule"
>
<Reference
Include=
"UnityEngine.VRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VideoModule"
>
<Reference
Include=
"UnityEngine.VideoModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.WindModule"
>
<Reference
Include=
"UnityEngine.WindModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.XRModule"
>
<Reference
Include=
"UnityEngine.XRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.VR"
>
<Reference
Include=
"UnityEditor.VR"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.Graphs"
>
<Reference
Include=
"UnityEditor.Graphs"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEditor.Graphs.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEditor.Graphs.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.WindowsStandalone.Extensions"
>
<Reference
Include=
"UnityEditor.WindowsStandalone.Extensions"
>
<HintPath>
D:/2019.3.0f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files/2019.3.0f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"UnityEditor.Android.Extensions"
>
<HintPath>
E:/unity Files/2019.3.0f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
</HintPath>
</Reference>
<Reference
Include=
"SyntaxTree.VisualStudio.Unity.Bridge"
>
<HintPath>
C:/Program Files (x86)/Microsoft Visual Studio Tools for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"nunit.framework"
>
<Reference
Include=
"nunit.framework"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"mscorlib"
>
<Reference
Include=
"mscorlib"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
>
<Reference
Include=
"System"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Core"
>
<Reference
Include=
"System.Core"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization"
>
<Reference
Include=
"System.Runtime.Serialization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml"
>
<Reference
Include=
"System.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.Linq"
>
<Reference
Include=
"System.Xml.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics"
>
<Reference
Include=
"System.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics.Vectors"
>
<Reference
Include=
"System.Numerics.Vectors"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http"
>
<Reference
Include=
"System.Net.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.CSharp"
>
<Reference
Include=
"Microsoft.CSharp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data"
>
<Reference
Include=
"System.Data"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"netstandard"
>
<Reference
Include=
"netstandard"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.AppContext"
>
<Reference
Include=
"System.AppContext"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Concurrent"
>
<Reference
Include=
"System.Collections.Concurrent"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections"
>
<Reference
Include=
"System.Collections"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.NonGeneric"
>
<Reference
Include=
"System.Collections.NonGeneric"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Specialized"
>
<Reference
Include=
"System.Collections.Specialized"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel"
>
<Reference
Include=
"System.ComponentModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Console"
>
<Reference
Include=
"System.Console"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data.Common"
>
<Reference
Include=
"System.Data.Common"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Debug"
>
<Reference
Include=
"System.Diagnostics.Debug"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Process"
>
<Reference
Include=
"System.Diagnostics.Process"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Tools"
>
<Reference
Include=
"System.Diagnostics.Tools"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Drawing.Primitives"
>
<Reference
Include=
"System.Drawing.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Dynamic.Runtime"
>
<Reference
Include=
"System.Dynamic.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Calendars"
>
<Reference
Include=
"System.Globalization.Calendars"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization"
>
<Reference
Include=
"System.Globalization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Extensions"
>
<Reference
Include=
"System.Globalization.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO"
>
<Reference
Include=
"System.IO"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem"
>
<Reference
Include=
"System.IO.FileSystem"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Pipes"
>
<Reference
Include=
"System.IO.Pipes"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq"
>
<Reference
Include=
"System.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Expressions"
>
<Reference
Include=
"System.Linq.Expressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Parallel"
>
<Reference
Include=
"System.Linq.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Queryable"
>
<Reference
Include=
"System.Linq.Queryable"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http.Rtc"
>
<Reference
Include=
"System.Net.Http.Rtc"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NameResolution"
>
<Reference
Include=
"System.Net.NameResolution"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NetworkInformation"
>
<Reference
Include=
"System.Net.NetworkInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Ping"
>
<Reference
Include=
"System.Net.Ping"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Primitives"
>
<Reference
Include=
"System.Net.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Requests"
>
<Reference
Include=
"System.Net.Requests"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Security"
>
<Reference
Include=
"System.Net.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Sockets"
>
<Reference
Include=
"System.Net.Sockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets"
>
<Reference
Include=
"System.Net.WebSockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ObjectModel"
>
<Reference
Include=
"System.ObjectModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection"
>
<Reference
Include=
"System.Reflection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit"
>
<Reference
Include=
"System.Reflection.Emit"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Extensions"
>
<Reference
Include=
"System.Reflection.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Primitives"
>
<Reference
Include=
"System.Reflection.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Reader"
>
<Reference
Include=
"System.Resources.Reader"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.ResourceManager"
>
<Reference
Include=
"System.Resources.ResourceManager"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Writer"
>
<Reference
Include=
"System.Resources.Writer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime"
>
<Reference
Include=
"System.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Extensions"
>
<Reference
Include=
"System.Runtime.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Handles"
>
<Reference
Include=
"System.Runtime.Handles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices"
>
<Reference
Include=
"System.Runtime.InteropServices"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Numerics"
>
<Reference
Include=
"System.Runtime.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Claims"
>
<Reference
Include=
"System.Security.Claims"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Principal"
>
<Reference
Include=
"System.Security.Principal"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.SecureString"
>
<Reference
Include=
"System.Security.SecureString"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Http"
>
<Reference
Include=
"System.ServiceModel.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Security"
>
<Reference
Include=
"System.ServiceModel.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding"
>
<Reference
Include=
"System.Text.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.RegularExpressions"
>
<Reference
Include=
"System.Text.RegularExpressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading"
>
<Reference
Include=
"System.Threading"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Overlapped"
>
<Reference
Include=
"System.Threading.Overlapped"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks"
>
<Reference
Include=
"System.Threading.Tasks"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Thread"
>
<Reference
Include=
"System.Threading.Thread"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.ThreadPool"
>
<Reference
Include=
"System.Threading.ThreadPool"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Timer"
>
<Reference
Include=
"System.Threading.Timer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ValueTuple"
>
<Reference
Include=
"System.ValueTuple"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XDocument"
>
<Reference
Include=
"System.Xml.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlDocument"
>
<Reference
Include=
"System.Xml.XmlDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath"
>
<Reference
Include=
"System.Xml.XPath"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript"
>
<Reference
Include=
"UnityScript"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript.Lang"
>
<Reference
Include=
"UnityScript.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Boo.Lang"
>
<Reference
Include=
"Boo.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<Project>
{
A6BF324C-6F3E-3C36-0ED5-096E7B36B1C2
}
</Project>
<Project>
{
39424FBA-72DC-78AB-BF56-A627E86AD9B1
}
</Project>
<Name>
Assembly-CSharp-firstpass
</Name>
<Name>
Assembly-CSharp-firstpass
</Name>
</ProjectReference>
</ProjectReference>
<ProjectReference
Include=
"Assembly-CSharp.csproj"
>
<ProjectReference
Include=
"Assembly-CSharp.csproj"
>
<Project>
{
AEC2D2D4-0B6D-A080-8B90-E453104865F
6}
</Project>
<Project>
{
44D98F77-9C9E-A550-30C0-1838473E3E4
6}
</Project>
<Name>
Assembly-CSharp
</Name>
<Name>
Assembly-CSharp
</Name>
</ProjectReference>
</ProjectReference>
<ProjectReference
Include=
"Assembly-CSharp-Editor-firstpass.csproj"
>
<ProjectReference
Include=
"Assembly-CSharp-Editor-firstpass.csproj"
>
<Project>
{
AE99ABC2-7F53-BE03-5AD8-2E7F8FA105C5
}
</Project>
<Project>
{
F10F4906-99B8-E8E7-F752-EF7B4ED69D61
}
</Project>
<Name>
Assembly-CSharp-Editor-firstpass
</Name>
<Name>
Assembly-CSharp-Editor-firstpass
</Name>
</ProjectReference>
</ProjectReference>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Target
Name=
"GenerateTargetFrameworkMonikerAttribute"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
<Target Name="BeforeBuild">
...
...
Assembly-CSharp-firstpass.csproj
View file @
7bacb786
...
@@ -2,9 +2,8 @@
...
@@ -2,9 +2,8 @@
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<PropertyGroup>
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<_TargetFrameworkDirectories>
non_empty_path_generated_by_unity.rider.package
</_TargetFrameworkDirectories>
<CscToolPath>
E:\unity Files\2019.3.0f1\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<_FullFrameworkReferenceAssemblyPaths>
non_empty_path_generated_by_unity.rider.package
</_FullFrameworkReferenceAssemblyPaths>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<DisableHandlePackageFileConflicts>
true
</DisableHandlePackageFileConflicts>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
...
@@ -12,7 +11,7 @@
...
@@ -12,7 +11,7 @@
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace></RootNamespace>
<ProjectGuid>
{
A6BF324C-6F3E-3C36-0ED5-096E7B36B1C2
}
</ProjectGuid>
<ProjectGuid>
{
39424FBA-72DC-78AB-BF56-A627E86AD9B1
}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp-firstpass
</AssemblyName>
<AssemblyName>
Assembly-CSharp-firstpass
</AssemblyName>
...
@@ -25,7 +24,7 @@
...
@@ -25,7 +24,7 @@
<DebugType>
full
</DebugType>
<DebugType>
full
</DebugType>
<Optimize>
false
</Optimize>
<Optimize>
false
</Optimize>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_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_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_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;ENABLE_
CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<ErrorReport>
prompt
</ErrorReport>
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
<NoWarn>
0169
</NoWarn>
<NoWarn>
0169
</NoWarn>
...
@@ -47,12 +46,19 @@
...
@@ -47,12 +46,19 @@
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>
{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
</ProjectTypeGuids>
<UnityProjectGenerator>
Unity/VSTU
</UnityProjectGenerator>
<UnityProjectType>
GamePlugins:3
</UnityProjectType>
<UnityBuildTarget>
StandaloneWindows64:19
</UnityBuildTarget>
<UnityVersion>
2019.3.0f1
</UnityVersion>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"UnityEngine"
>
<Reference
Include=
"UnityEngine"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor"
>
<Reference
Include=
"UnityEditor"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
@@ -142,565 +148,566 @@
...
@@ -142,565 +148,566 @@
<None
Include=
"Assets\Standard Assets\Vehicles\Car\Shaders\ReflectiveDiffuseSpec.shader"
/>
<None
Include=
"Assets\Standard Assets\Vehicles\Car\Shaders\ReflectiveDiffuseSpec.shader"
/>
<None
Include=
"Assets\Standard Assets\Fonts\OpenSans\License!.txt"
/>
<None
Include=
"Assets\Standard Assets\Fonts\OpenSans\License!.txt"
/>
<Reference
Include=
"Unity.Timeline.Editor"
>
<Reference
Include=
"Unity.Timeline.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.VSCode.Editor"
>
<Reference
Include=
"Unity.VSCode.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UI"
>
<Reference
Include=
"UnityEngine.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline"
>
<Reference
Include=
"Unity.Timeline"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Rider.Editor"
>
<Reference
Include=
"Unity.Rider.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro"
>
<Reference
Include=
"Unity.TextMeshPro"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.UI"
>
<Reference
Include=
"UnityEditor.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AIModule"
>
<Reference
Include=
"UnityEngine.AIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ARModule"
>
<Reference
Include=
"UnityEngine.ARModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AudioModule"
>
<Reference
Include=
"UnityEngine.AudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClothModule"
>
<Reference
Include=
"UnityEngine.ClothModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CoreModule"
>
<Reference
Include=
"UnityEngine.CoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GridModule"
>
<Reference
Include=
"UnityEngine.GridModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputModule"
>
<Reference
Include=
"UnityEngine.InputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TLSModule"
>
<Reference
Include=
"UnityEngine.TLSModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIModule"
>
<Reference
Include=
"UnityEngine.UIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UNETModule"
>
<Reference
Include=
"UnityEngine.UNETModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VFXModule"
>
<Reference
Include=
"UnityEngine.VFXModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VRModule"
>
<Reference
Include=
"UnityEngine.VRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VideoModule"
>
<Reference
Include=
"UnityEngine.VideoModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.WindModule"
>
<Reference
Include=
"UnityEngine.WindModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.XRModule"
>
<Reference
Include=
"UnityEngine.XRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"mscorlib"
>
<Reference
Include=
"mscorlib"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
>
<Reference
Include=
"System"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Core"
>
<Reference
Include=
"System.Core"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization"
>
<Reference
Include=
"System.Runtime.Serialization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml"
>
<Reference
Include=
"System.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.Linq"
>
<Reference
Include=
"System.Xml.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics"
>
<Reference
Include=
"System.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics.Vectors"
>
<Reference
Include=
"System.Numerics.Vectors"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http"
>
<Reference
Include=
"System.Net.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.CSharp"
>
<Reference
Include=
"Microsoft.CSharp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data"
>
<Reference
Include=
"System.Data"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"netstandard"
>
<Reference
Include=
"netstandard"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.AppContext"
>
<Reference
Include=
"System.AppContext"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Concurrent"
>
<Reference
Include=
"System.Collections.Concurrent"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections"
>
<Reference
Include=
"System.Collections"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.NonGeneric"
>
<Reference
Include=
"System.Collections.NonGeneric"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Specialized"
>
<Reference
Include=
"System.Collections.Specialized"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel"
>
<Reference
Include=
"System.ComponentModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Console"
>
<Reference
Include=
"System.Console"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data.Common"
>
<Reference
Include=
"System.Data.Common"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Debug"
>
<Reference
Include=
"System.Diagnostics.Debug"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Process"
>
<Reference
Include=
"System.Diagnostics.Process"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Tools"
>
<Reference
Include=
"System.Diagnostics.Tools"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Drawing.Primitives"
>
<Reference
Include=
"System.Drawing.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Dynamic.Runtime"
>
<Reference
Include=
"System.Dynamic.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Calendars"
>
<Reference
Include=
"System.Globalization.Calendars"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization"
>
<Reference
Include=
"System.Globalization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Extensions"
>
<Reference
Include=
"System.Globalization.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO"
>
<Reference
Include=
"System.IO"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem"
>
<Reference
Include=
"System.IO.FileSystem"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Pipes"
>
<Reference
Include=
"System.IO.Pipes"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq"
>
<Reference
Include=
"System.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Expressions"
>
<Reference
Include=
"System.Linq.Expressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Parallel"
>
<Reference
Include=
"System.Linq.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Queryable"
>
<Reference
Include=
"System.Linq.Queryable"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http.Rtc"
>
<Reference
Include=
"System.Net.Http.Rtc"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NameResolution"
>
<Reference
Include=
"System.Net.NameResolution"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NetworkInformation"
>
<Reference
Include=
"System.Net.NetworkInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Ping"
>
<Reference
Include=
"System.Net.Ping"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Primitives"
>
<Reference
Include=
"System.Net.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Requests"
>
<Reference
Include=
"System.Net.Requests"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Security"
>
<Reference
Include=
"System.Net.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Sockets"
>
<Reference
Include=
"System.Net.Sockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets"
>
<Reference
Include=
"System.Net.WebSockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ObjectModel"
>
<Reference
Include=
"System.ObjectModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection"
>
<Reference
Include=
"System.Reflection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit"
>
<Reference
Include=
"System.Reflection.Emit"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Extensions"
>
<Reference
Include=
"System.Reflection.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Primitives"
>
<Reference
Include=
"System.Reflection.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Reader"
>
<Reference
Include=
"System.Resources.Reader"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.ResourceManager"
>
<Reference
Include=
"System.Resources.ResourceManager"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Writer"
>
<Reference
Include=
"System.Resources.Writer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime"
>
<Reference
Include=
"System.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Extensions"
>
<Reference
Include=
"System.Runtime.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Handles"
>
<Reference
Include=
"System.Runtime.Handles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices"
>
<Reference
Include=
"System.Runtime.InteropServices"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Numerics"
>
<Reference
Include=
"System.Runtime.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Claims"
>
<Reference
Include=
"System.Security.Claims"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Principal"
>
<Reference
Include=
"System.Security.Principal"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.SecureString"
>
<Reference
Include=
"System.Security.SecureString"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Http"
>
<Reference
Include=
"System.ServiceModel.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Security"
>
<Reference
Include=
"System.ServiceModel.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding"
>
<Reference
Include=
"System.Text.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.RegularExpressions"
>
<Reference
Include=
"System.Text.RegularExpressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading"
>
<Reference
Include=
"System.Threading"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Overlapped"
>
<Reference
Include=
"System.Threading.Overlapped"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks"
>
<Reference
Include=
"System.Threading.Tasks"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Thread"
>
<Reference
Include=
"System.Threading.Thread"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.ThreadPool"
>
<Reference
Include=
"System.Threading.ThreadPool"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Timer"
>
<Reference
Include=
"System.Threading.Timer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ValueTuple"
>
<Reference
Include=
"System.ValueTuple"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XDocument"
>
<Reference
Include=
"System.Xml.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlDocument"
>
<Reference
Include=
"System.Xml.XmlDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath"
>
<Reference
Include=
"System.Xml.XPath"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript"
>
<Reference
Include=
"UnityScript"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript.Lang"
>
<Reference
Include=
"UnityScript.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Boo.Lang"
>
<Reference
Include=
"Boo.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Target
Name=
"GenerateTargetFrameworkMonikerAttribute"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
<Target Name="BeforeBuild">
...
...
Assembly-CSharp.csproj
View file @
7bacb786
...
@@ -2,9 +2,8 @@
...
@@ -2,9 +2,8 @@
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<Project
ToolsVersion=
"4.0"
DefaultTargets=
"Build"
xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
<PropertyGroup>
<PropertyGroup>
<LangVersion>
latest
</LangVersion>
<LangVersion>
latest
</LangVersion>
<_TargetFrameworkDirectories>
non_empty_path_generated_by_unity.rider.package
</_TargetFrameworkDirectories>
<CscToolPath>
E:\unity Files\2019.3.0f1\Editor\Data\Tools\RoslynScripts
</CscToolPath>
<_FullFrameworkReferenceAssemblyPaths>
non_empty_path_generated_by_unity.rider.package
</_FullFrameworkReferenceAssemblyPaths>
<CscToolExe>
unity_csc.bat
</CscToolExe>
<DisableHandlePackageFileConflicts>
true
</DisableHandlePackageFileConflicts>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
<Configuration
Condition=
" '$(Configuration)' == '' "
>
Debug
</Configuration>
...
@@ -12,7 +11,7 @@
...
@@ -12,7 +11,7 @@
<ProductVersion>
10.0.20506
</ProductVersion>
<ProductVersion>
10.0.20506
</ProductVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<SchemaVersion>
2.0
</SchemaVersion>
<RootNamespace></RootNamespace>
<RootNamespace></RootNamespace>
<ProjectGuid>
{
AEC2D2D4-0B6D-A080-8B90-E453104865F
6}
</ProjectGuid>
<ProjectGuid>
{
44D98F77-9C9E-A550-30C0-1838473E3E4
6}
</ProjectGuid>
<OutputType>
Library
</OutputType>
<OutputType>
Library
</OutputType>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<AssemblyName>
Assembly-CSharp
</AssemblyName>
<AssemblyName>
Assembly-CSharp
</AssemblyName>
...
@@ -25,7 +24,7 @@
...
@@ -25,7 +24,7 @@
<DebugType>
full
</DebugType>
<DebugType>
full
</DebugType>
<Optimize>
false
</Optimize>
<Optimize>
false
</Optimize>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<OutputPath>
Temp\bin\Debug\
</OutputPath>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_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_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<DefineConstants>
DEBUG;TRACE;UNITY_2019_3_0;UNITY_2019_3;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;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_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;ENABLE_
CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CROSS_PLATFORM_INPUT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER
</DefineConstants>
<ErrorReport>
prompt
</ErrorReport>
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<WarningLevel>
4
</WarningLevel>
<NoWarn>
0169
</NoWarn>
<NoWarn>
0169
</NoWarn>
...
@@ -47,12 +46,19 @@
...
@@ -47,12 +46,19 @@
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandNETStandardFacades>
false
</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
<ImplicitlyExpandDesignTimeFacades>
false
</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>
{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
</ProjectTypeGuids>
<UnityProjectGenerator>
Unity/VSTU
</UnityProjectGenerator>
<UnityProjectType>
Game:1
</UnityProjectType>
<UnityBuildTarget>
StandaloneWindows64:19
</UnityBuildTarget>
<UnityVersion>
2019.3.0f1
</UnityVersion>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"UnityEngine"
>
<Reference
Include=
"UnityEngine"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor"
>
<Reference
Include=
"UnityEditor"
>
<HintPath>
D:
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
<HintPath>
E:\unity Files
\2019.3.0f1\Editor\Data\Managed/UnityEditor.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
@@ -132,571 +138,572 @@
...
@@ -132,571 +138,572 @@
<None
Include=
"Assets\RealisticEngineSound\Documentation\Release Notes.txt"
/>
<None
Include=
"Assets\RealisticEngineSound\Documentation\Release Notes.txt"
/>
<None
Include=
"Assets\unity3d.txt"
/>
<None
Include=
"Assets\unity3d.txt"
/>
<Reference
Include=
"Unity.Timeline.Editor"
>
<Reference
Include=
"Unity.Timeline.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.VSCode.Editor"
>
<Reference
Include=
"Unity.VSCode.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.VSCode.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<Reference
Include=
"Unity.TextMeshPro.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UI"
>
<Reference
Include=
"UnityEngine.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEngine.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Timeline"
>
<Reference
Include=
"Unity.Timeline"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Timeline.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<Reference
Include=
"Unity.CollabProxy.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.Rider.Editor"
>
<Reference
Include=
"Unity.Rider.Editor"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.Rider.Editor.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Unity.TextMeshPro"
>
<Reference
Include=
"Unity.TextMeshPro"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/Unity.TextMeshPro.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEditor.UI"
>
<Reference
Include=
"UnityEditor.UI"
>
<HintPath>
D:/Projects/Unity/Main/KK/car-sim-remaster
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
<HintPath>
F:/gains/carVirtual/remaster/lastTry/CarSimulation
/Library/ScriptAssemblies/UnityEditor.UI.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AIModule"
>
<Reference
Include=
"UnityEngine.AIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ARModule"
>
<Reference
Include=
"UnityEngine.ARModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<Reference
Include=
"UnityEngine.AccessibilityModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<Reference
Include=
"UnityEngine.AndroidJNIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<Reference
Include=
"UnityEngine.AnimationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<Reference
Include=
"UnityEngine.AssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.AudioModule"
>
<Reference
Include=
"UnityEngine.AudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClothModule"
>
<Reference
Include=
"UnityEngine.ClothModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<Reference
Include=
"UnityEngine.ClusterInputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<Reference
Include=
"UnityEngine.ClusterRendererModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CoreModule"
>
<Reference
Include=
"UnityEngine.CoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<Reference
Include=
"UnityEngine.CrashReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<Reference
Include=
"UnityEngine.DSPGraphModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<Reference
Include=
"UnityEngine.DirectorModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<Reference
Include=
"UnityEngine.GameCenterModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.GridModule"
>
<Reference
Include=
"UnityEngine.GridModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<Reference
Include=
"UnityEngine.HotReloadModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<Reference
Include=
"UnityEngine.IMGUIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<Reference
Include=
"UnityEngine.ImageConversionModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputModule"
>
<Reference
Include=
"UnityEngine.InputModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<Reference
Include=
"UnityEngine.InputLegacyModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<Reference
Include=
"UnityEngine.JSONSerializeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<Reference
Include=
"UnityEngine.LocalizationModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<Reference
Include=
"UnityEngine.ParticleSystemModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<Reference
Include=
"UnityEngine.PerformanceReportingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<Reference
Include=
"UnityEngine.PhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<Reference
Include=
"UnityEngine.Physics2DModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<Reference
Include=
"UnityEngine.ProfilerModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<Reference
Include=
"UnityEngine.ScreenCaptureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<Reference
Include=
"UnityEngine.SharedInternalsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<Reference
Include=
"UnityEngine.SpriteMaskModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<Reference
Include=
"UnityEngine.SpriteShapeModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<Reference
Include=
"UnityEngine.StreamingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<Reference
Include=
"UnityEngine.SubstanceModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<Reference
Include=
"UnityEngine.SubsystemsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TLSModule"
>
<Reference
Include=
"UnityEngine.TLSModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<Reference
Include=
"UnityEngine.TerrainModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<Reference
Include=
"UnityEngine.TerrainPhysicsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<Reference
Include=
"UnityEngine.TextCoreModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<Reference
Include=
"UnityEngine.TextRenderingModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<Reference
Include=
"UnityEngine.TilemapModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIModule"
>
<Reference
Include=
"UnityEngine.UIModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<Reference
Include=
"UnityEngine.UIElementsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UNETModule"
>
<Reference
Include=
"UnityEngine.UNETModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<Reference
Include=
"UnityEngine.UmbraModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<Reference
Include=
"UnityEngine.UnityAnalyticsModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<Reference
Include=
"UnityEngine.UnityConnectModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<Reference
Include=
"UnityEngine.UnityTestProtocolModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAssetBundleModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestAudioModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestTextureModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<Reference
Include=
"UnityEngine.UnityWebRequestWWWModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VFXModule"
>
<Reference
Include=
"UnityEngine.VFXModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VRModule"
>
<Reference
Include=
"UnityEngine.VRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<Reference
Include=
"UnityEngine.VehiclesModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.VideoModule"
>
<Reference
Include=
"UnityEngine.VideoModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.WindModule"
>
<Reference
Include=
"UnityEngine.WindModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityEngine.XRModule"
>
<Reference
Include=
"UnityEngine.XRModule"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"mscorlib"
>
<Reference
Include=
"mscorlib"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
>
<Reference
Include=
"System"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Core"
>
<Reference
Include=
"System.Core"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization"
>
<Reference
Include=
"System.Runtime.Serialization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml"
>
<Reference
Include=
"System.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.Linq"
>
<Reference
Include=
"System.Xml.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics"
>
<Reference
Include=
"System.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Numerics.Vectors"
>
<Reference
Include=
"System.Numerics.Vectors"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http"
>
<Reference
Include=
"System.Net.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.CSharp"
>
<Reference
Include=
"Microsoft.CSharp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data"
>
<Reference
Include=
"System.Data"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<Reference
Include=
"Microsoft.Win32.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"netstandard"
>
<Reference
Include=
"netstandard"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.AppContext"
>
<Reference
Include=
"System.AppContext"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Concurrent"
>
<Reference
Include=
"System.Collections.Concurrent"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections"
>
<Reference
Include=
"System.Collections"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.NonGeneric"
>
<Reference
Include=
"System.Collections.NonGeneric"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Collections.Specialized"
>
<Reference
Include=
"System.Collections.Specialized"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<Reference
Include=
"System.ComponentModel.Annotations"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel"
>
<Reference
Include=
"System.ComponentModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<Reference
Include=
"System.ComponentModel.EventBasedAsync"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<Reference
Include=
"System.ComponentModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<Reference
Include=
"System.ComponentModel.TypeConverter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Console"
>
<Reference
Include=
"System.Console"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Data.Common"
>
<Reference
Include=
"System.Data.Common"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<Reference
Include=
"System.Diagnostics.Contracts"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Debug"
>
<Reference
Include=
"System.Diagnostics.Debug"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<Reference
Include=
"System.Diagnostics.FileVersionInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Process"
>
<Reference
Include=
"System.Diagnostics.Process"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<Reference
Include=
"System.Diagnostics.StackTrace"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<Reference
Include=
"System.Diagnostics.TextWriterTraceListener"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.Tools"
>
<Reference
Include=
"System.Diagnostics.Tools"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<Reference
Include=
"System.Diagnostics.TraceSource"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Drawing.Primitives"
>
<Reference
Include=
"System.Drawing.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Dynamic.Runtime"
>
<Reference
Include=
"System.Dynamic.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Calendars"
>
<Reference
Include=
"System.Globalization.Calendars"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization"
>
<Reference
Include=
"System.Globalization"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Globalization.Extensions"
>
<Reference
Include=
"System.Globalization.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<Reference
Include=
"System.IO.Compression.ZipFile"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO"
>
<Reference
Include=
"System.IO"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem"
>
<Reference
Include=
"System.IO.FileSystem"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<Reference
Include=
"System.IO.FileSystem.DriveInfo"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<Reference
Include=
"System.IO.FileSystem.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<Reference
Include=
"System.IO.FileSystem.Watcher"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<Reference
Include=
"System.IO.IsolatedStorage"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<Reference
Include=
"System.IO.MemoryMappedFiles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.Pipes"
>
<Reference
Include=
"System.IO.Pipes"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<Reference
Include=
"System.IO.UnmanagedMemoryStream"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq"
>
<Reference
Include=
"System.Linq"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Expressions"
>
<Reference
Include=
"System.Linq.Expressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Parallel"
>
<Reference
Include=
"System.Linq.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Linq.Queryable"
>
<Reference
Include=
"System.Linq.Queryable"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Http.Rtc"
>
<Reference
Include=
"System.Net.Http.Rtc"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NameResolution"
>
<Reference
Include=
"System.Net.NameResolution"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.NetworkInformation"
>
<Reference
Include=
"System.Net.NetworkInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Ping"
>
<Reference
Include=
"System.Net.Ping"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Primitives"
>
<Reference
Include=
"System.Net.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Requests"
>
<Reference
Include=
"System.Net.Requests"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Security"
>
<Reference
Include=
"System.Net.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.Sockets"
>
<Reference
Include=
"System.Net.Sockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<Reference
Include=
"System.Net.WebHeaderCollection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<Reference
Include=
"System.Net.WebSockets.Client"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Net.WebSockets"
>
<Reference
Include=
"System.Net.WebSockets"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ObjectModel"
>
<Reference
Include=
"System.ObjectModel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection"
>
<Reference
Include=
"System.Reflection"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit"
>
<Reference
Include=
"System.Reflection.Emit"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<Reference
Include=
"System.Reflection.Emit.ILGeneration"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<Reference
Include=
"System.Reflection.Emit.Lightweight"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Extensions"
>
<Reference
Include=
"System.Reflection.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Reflection.Primitives"
>
<Reference
Include=
"System.Reflection.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Reader"
>
<Reference
Include=
"System.Resources.Reader"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.ResourceManager"
>
<Reference
Include=
"System.Resources.ResourceManager"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Resources.Writer"
>
<Reference
Include=
"System.Resources.Writer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<Reference
Include=
"System.Runtime.CompilerServices.VisualC"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime"
>
<Reference
Include=
"System.Runtime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Extensions"
>
<Reference
Include=
"System.Runtime.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Handles"
>
<Reference
Include=
"System.Runtime.Handles"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices"
>
<Reference
Include=
"System.Runtime.InteropServices"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<Reference
Include=
"System.Runtime.InteropServices.RuntimeInformation"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<Reference
Include=
"System.Runtime.InteropServices.WindowsRuntime"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Numerics"
>
<Reference
Include=
"System.Runtime.Numerics"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<Reference
Include=
"System.Runtime.Serialization.Formatters"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<Reference
Include=
"System.Runtime.Serialization.Json"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<Reference
Include=
"System.Runtime.Serialization.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<Reference
Include=
"System.Runtime.Serialization.Xml"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Claims"
>
<Reference
Include=
"System.Security.Claims"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<Reference
Include=
"System.Security.Cryptography.Algorithms"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<Reference
Include=
"System.Security.Cryptography.Csp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<Reference
Include=
"System.Security.Cryptography.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<Reference
Include=
"System.Security.Cryptography.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<Reference
Include=
"System.Security.Cryptography.X509Certificates"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.Principal"
>
<Reference
Include=
"System.Security.Principal"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Security.SecureString"
>
<Reference
Include=
"System.Security.SecureString"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<Reference
Include=
"System.ServiceModel.Duplex"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Http"
>
<Reference
Include=
"System.ServiceModel.Http"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<Reference
Include=
"System.ServiceModel.NetTcp"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<Reference
Include=
"System.ServiceModel.Primitives"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ServiceModel.Security"
>
<Reference
Include=
"System.ServiceModel.Security"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding"
>
<Reference
Include=
"System.Text.Encoding"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<Reference
Include=
"System.Text.Encoding.Extensions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Text.RegularExpressions"
>
<Reference
Include=
"System.Text.RegularExpressions"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading"
>
<Reference
Include=
"System.Threading"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Overlapped"
>
<Reference
Include=
"System.Threading.Overlapped"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks"
>
<Reference
Include=
"System.Threading.Tasks"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<Reference
Include=
"System.Threading.Tasks.Parallel"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Thread"
>
<Reference
Include=
"System.Threading.Thread"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.ThreadPool"
>
<Reference
Include=
"System.Threading.ThreadPool"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Threading.Timer"
>
<Reference
Include=
"System.Threading.Timer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.ValueTuple"
>
<Reference
Include=
"System.ValueTuple"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<Reference
Include=
"System.Xml.ReaderWriter"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XDocument"
>
<Reference
Include=
"System.Xml.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlDocument"
>
<Reference
Include=
"System.Xml.XmlDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<Reference
Include=
"System.Xml.XmlSerializer"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath"
>
<Reference
Include=
"System.Xml.XPath"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<Reference
Include=
"System.Xml.XPath.XDocument"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript"
>
<Reference
Include=
"UnityScript"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"UnityScript.Lang"
>
<Reference
Include=
"UnityScript.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"Boo.Lang"
>
<Reference
Include=
"Boo.Lang"
>
<HintPath>
D:
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
<HintPath>
E:/unity Files
/2019.3.0f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<ProjectReference
Include=
"Assembly-CSharp-firstpass.csproj"
>
<Project>
{
A6BF324C-6F3E-3C36-0ED5-096E7B36B1C2
}
</Project>
<Project>
{
39424FBA-72DC-78AB-BF56-A627E86AD9B1
}
</Project>
<Name>
Assembly-CSharp-firstpass
</Name>
<Name>
Assembly-CSharp-firstpass
</Name>
</ProjectReference>
</ProjectReference>
</ItemGroup>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<Target
Name=
"GenerateTargetFrameworkMonikerAttribute"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
<Target Name="BeforeBuild">
...
...
Assets/Scenes/SampleScene.unity
View file @
7bacb786
...
@@ -212,7 +212,7 @@ Transform:
...
@@ -212,7 +212,7 @@ Transform:
m_LocalScale
:
{
x
:
1000.0001
,
y
:
1
,
z
:
999.9999
}
m_LocalScale
:
{
x
:
1000.0001
,
y
:
1
,
z
:
999.9999
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
6
m_RootOrder
:
8
m_LocalEulerAnglesHint
:
{
x
:
0.611
,
y
:
0.0050000004
,
z
:
0.84700006
}
m_LocalEulerAnglesHint
:
{
x
:
0.611
,
y
:
0.0050000004
,
z
:
0.84700006
}
---
!u!1001
&698900617
---
!u!1001
&698900617
PrefabInstance
:
PrefabInstance
:
...
@@ -269,7 +269,7 @@ PrefabInstance:
...
@@ -269,7 +269,7 @@ PrefabInstance:
-
target
:
{
fileID
:
2070773664156325756
,
guid
:
916384947382a4841bf79597a9e136ab
,
-
target
:
{
fileID
:
2070773664156325756
,
guid
:
916384947382a4841bf79597a9e136ab
,
type
:
3
}
type
:
3
}
propertyPath
:
m_RootOrder
propertyPath
:
m_RootOrder
value
:
2
value
:
3
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
2070773664156325756
,
guid
:
916384947382a4841bf79597a9e136ab
,
-
target
:
{
fileID
:
2070773664156325756
,
guid
:
916384947382a4841bf79597a9e136ab
,
type
:
3
}
type
:
3
}
...
@@ -313,6 +313,90 @@ PrefabInstance:
...
@@ -313,6 +313,90 @@ PrefabInstance:
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
m_RemovedComponents
:
[]
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
916384947382a4841bf79597a9e136ab
,
type
:
3
}
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
916384947382a4841bf79597a9e136ab
,
type
:
3
}
---
!u!1001
&704967053
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
0
}
m_Modifications
:
-
target
:
{
fileID
:
6517492368474291616
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_Name
value
:
final orginal (2)
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291616
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_IsActive
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
-86.529755
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
0.1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
98.76987
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492369421744767
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_AnchorMax.x
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492369421744767
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
propertyPath
:
m_AnchorMax.y
value
:
1
objectReference
:
{
fileID
:
0
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
---
!u!1
&705507993
---
!u!1
&705507993
GameObject
:
GameObject
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -376,7 +460,7 @@ Light:
...
@@ -376,7 +460,7 @@ Light:
m_Cookie
:
{
fileID
:
0
}
m_Cookie
:
{
fileID
:
0
}
m_DrawHalo
:
0
m_DrawHalo
:
0
m_Flare
:
{
fileID
:
0
}
m_Flare
:
{
fileID
:
0
}
m_RenderMode
:
0
m_RenderMode
:
2
m_CullingMask
:
m_CullingMask
:
serializedVersion
:
2
serializedVersion
:
2
m_Bits
:
4294967295
m_Bits
:
4294967295
...
@@ -403,7 +487,7 @@ Transform:
...
@@ -403,7 +487,7 @@ Transform:
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
3
m_RootOrder
:
5
m_LocalEulerAnglesHint
:
{
x
:
50
,
y
:
-30
,
z
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
50
,
y
:
-30
,
z
:
0
}
---
!u!1
&921569260
stripped
---
!u!1
&921569260
stripped
GameObject
:
GameObject
:
...
@@ -423,8 +507,8 @@ MonoBehaviour:
...
@@ -423,8 +507,8 @@ MonoBehaviour:
m_Script
:
{
fileID
:
11500000
,
guid
:
fd8f749340a45ff4599bef5d4126805f
,
type
:
3
}
m_Script
:
{
fileID
:
11500000
,
guid
:
fd8f749340a45ff4599bef5d4126805f
,
type
:
3
}
m_Name
:
m_Name
:
m_EditorClassIdentifier
:
m_EditorClassIdentifier
:
respawn
:
32
respawn
:
256
playerCar
:
{
fileID
:
0
}
firstPointComeBack
:
257
---
!u!1
&1040609189
---
!u!1
&1040609189
GameObject
:
GameObject
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -518,6 +602,80 @@ Transform:
...
@@ -518,6 +602,80 @@ Transform:
m_Father
:
{
fileID
:
2008584242
}
m_Father
:
{
fileID
:
2008584242
}
m_RootOrder
:
4
m_RootOrder
:
4
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1001
&1244552652
PrefabInstance
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_Modification
:
m_TransformParent
:
{
fileID
:
0
}
m_Modifications
:
-
target
:
{
fileID
:
482569686955208340
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_Name
value
:
checkPoint (1)
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6766326031438728971
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
carPosition
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
value
:
-16.27
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalPosition.y
value
:
2.18
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalPosition.z
value
:
29.405954
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalRotation.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalRotation.y
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalRotation.z
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalRotation.w
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_RootOrder
value
:
1
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.x
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.y
value
:
0
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
propertyPath
:
m_LocalEulerAnglesHint.z
value
:
0
objectReference
:
{
fileID
:
0
}
m_RemovedComponents
:
[]
m_SourcePrefab
:
{
fileID
:
100100000
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
---
!u!1001
&1281597507
---
!u!1001
&1281597507
PrefabInstance
:
PrefabInstance
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -1096,7 +1254,7 @@ Transform:
...
@@ -1096,7 +1254,7 @@ Transform:
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
5
m_RootOrder
:
7
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1
&1991534405
---
!u!1
&1991534405
GameObject
:
GameObject
:
...
@@ -1226,7 +1384,7 @@ Transform:
...
@@ -1226,7 +1384,7 @@ Transform:
-
{
fileID
:
1614892422
}
-
{
fileID
:
1614892422
}
-
{
fileID
:
1389580375
}
-
{
fileID
:
1389580375
}
m_Father
:
{
fileID
:
0
}
m_Father
:
{
fileID
:
0
}
m_RootOrder
:
7
m_RootOrder
:
9
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1001
&2047104779
---
!u!1001
&2047104779
PrefabInstance
:
PrefabInstance
:
...
@@ -1568,7 +1726,7 @@ PrefabInstance:
...
@@ -1568,7 +1726,7 @@ PrefabInstance:
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
type
:
3
}
propertyPath
:
m_RootOrder
propertyPath
:
m_RootOrder
value
:
1
value
:
2
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
-
target
:
{
fileID
:
6517492368474291627
,
guid
:
93ab9d7bcd8b80744ab77a800f1db95b
,
type
:
3
}
type
:
3
}
...
@@ -1677,17 +1835,17 @@ PrefabInstance:
...
@@ -1677,17 +1835,17 @@ PrefabInstance:
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
propertyPath
:
m_LocalPosition.x
propertyPath
:
m_LocalPosition.x
value
:
-3
7.9
value
:
-3
9.37
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
propertyPath
:
m_LocalPosition.y
propertyPath
:
m_LocalPosition.y
value
:
4.75
value
:
1.7
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
propertyPath
:
m_LocalPosition.z
propertyPath
:
m_LocalPosition.z
value
:
1
73
value
:
1
69.8
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
...
@@ -1712,7 +1870,7 @@ PrefabInstance:
...
@@ -1712,7 +1870,7 @@ PrefabInstance:
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
propertyPath
:
m_RootOrder
propertyPath
:
m_RootOrder
value
:
4
value
:
5
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
-
target
:
{
fileID
:
8768170946503470804
,
guid
:
56244b3d420d5a3459e68449d1f30fbf
,
type
:
3
}
type
:
3
}
...
...
Assets/TurnTheGameOn/IK Driver/Scripts/Utility/IKD_DemoController.cs
View file @
7bacb786
...
@@ -15,6 +15,8 @@ namespace TurnTheGameOn.IKDriver
...
@@ -15,6 +15,8 @@ namespace TurnTheGameOn.IKDriver
void
Awake
()
void
Awake
()
{
{
CheckPointBlock
.
startPos
=
spawnPoint
.
position
;
CheckPointBlock
.
startRotation
=
spawnPoint
.
rotation
;
if
(
instance
==
null
)
if
(
instance
==
null
)
{
{
instance
=
this
;
instance
=
this
;
...
...
Assets/prefabs/IKD_VehicleController_LeftSteering (1) Variant.prefab
View file @
7bacb786
...
@@ -25,7 +25,7 @@ PrefabInstance:
...
@@ -25,7 +25,7 @@ PrefabInstance:
m_Modifications
:
m_Modifications
:
-
target
:
{
fileID
:
1000011867238672
,
guid
:
69b0f3c24e475f845af6f1c0c6a6cb9c
,
type
:
3
}
-
target
:
{
fileID
:
1000011867238672
,
guid
:
69b0f3c24e475f845af6f1c0c6a6cb9c
,
type
:
3
}
propertyPath
:
m_Name
propertyPath
:
m_Name
value
:
IKD_VehicleController_LeftSteering (1)
value
:
IKD_VehicleController_LeftSteering (1)
Variant
objectReference
:
{
fileID
:
0
}
objectReference
:
{
fileID
:
0
}
-
target
:
{
fileID
:
4000012522471688
,
guid
:
69b0f3c24e475f845af6f1c0c6a6cb9c
,
type
:
3
}
-
target
:
{
fileID
:
4000012522471688
,
guid
:
69b0f3c24e475f845af6f1c0c6a6cb9c
,
type
:
3
}
propertyPath
:
m_LocalPosition.x
propertyPath
:
m_LocalPosition.x
...
...
Assets/prefabs/final orginal.prefab
View file @
7bacb786
...
@@ -1829,7 +1829,7 @@ Transform:
...
@@ -1829,7 +1829,7 @@ Transform:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492368203522143
}
m_GameObject
:
{
fileID
:
6517492368203522143
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
1.6007105e-10
,
w
:
1
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
1.6007105e-10
,
w
:
1
}
m_LocalPosition
:
{
x
:
-0
.001999421
,
y
:
-0.0050002486
,
z
:
0.65099543
}
m_LocalPosition
:
{
x
:
-0
,
y
:
-0.05
,
z
:
0.65099543
}
m_LocalScale
:
{
x
:
0.745
,
y
:
0.7449999
,
z
:
0.74499977
}
m_LocalScale
:
{
x
:
0.745
,
y
:
0.7449999
,
z
:
0.74499977
}
m_Children
:
m_Children
:
-
{
fileID
:
6517492368741194658
}
-
{
fileID
:
6517492368741194658
}
...
@@ -3925,9 +3925,9 @@ MonoBehaviour:
...
@@ -3925,9 +3925,9 @@ MonoBehaviour:
m_Script
:
{
fileID
:
11500000
,
guid
:
01f5ea7715eedc646ba52b708224b72b
,
type
:
3
}
m_Script
:
{
fileID
:
11500000
,
guid
:
01f5ea7715eedc646ba52b708224b72b
,
type
:
3
}
m_Name
:
m_Name
:
m_EditorClassIdentifier
:
m_EditorClassIdentifier
:
naturalFreaquency
:
1
0
naturalFreaquency
:
1
3.1
dampingRatio
:
1.5
dampingRatio
:
3
forceshift
:
0
forceshift
:
0
.2
setSus
:
1
setSus
:
1
---
!u!114
&4444491943193057865
---
!u!114
&4444491943193057865
MonoBehaviour
:
MonoBehaviour
:
...
@@ -4700,7 +4700,7 @@ AudioListener:
...
@@ -4700,7 +4700,7 @@ AudioListener:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492368601468568
}
m_GameObject
:
{
fileID
:
6517492368601468568
}
m_Enabled
:
1
m_Enabled
:
0
---
!u!1
&6517492368607147318
---
!u!1
&6517492368607147318
GameObject
:
GameObject
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -10166,8 +10166,8 @@ Transform:
...
@@ -10166,8 +10166,8 @@ Transform:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492368692776198
}
m_GameObject
:
{
fileID
:
6517492368692776198
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalPosition
:
{
x
:
-1.0849601
,
y
:
0.
70719963
,
z
:
-2.8024435
}
m_LocalPosition
:
{
x
:
-1.0849601
,
y
:
0.
66
,
z
:
-2.802412
}
m_LocalScale
:
{
x
:
1.0000001
,
y
:
1
,
z
:
0.9999996
}
m_LocalScale
:
{
x
:
0.8
,
y
:
0.8
,
z
:
0.8
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
6517492368203522136
}
m_Father
:
{
fileID
:
6517492368203522136
}
m_RootOrder
:
3
m_RootOrder
:
3
...
@@ -10515,8 +10515,8 @@ Transform:
...
@@ -10515,8 +10515,8 @@ Transform:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492368741194657
}
m_GameObject
:
{
fileID
:
6517492368741194657
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalPosition
:
{
x
:
1.1166323
,
y
:
0.6
5859133
,
z
:
0.9659908
}
m_LocalPosition
:
{
x
:
1.1166323
,
y
:
0.6
6
,
z
:
0.9659908
}
m_LocalScale
:
{
x
:
1.0000001
,
y
:
1
,
z
:
0.9999996
}
m_LocalScale
:
{
x
:
0.8
,
y
:
0.8
,
z
:
0.8
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
6517492368203522136
}
m_Father
:
{
fileID
:
6517492368203522136
}
m_RootOrder
:
0
m_RootOrder
:
0
...
@@ -11016,7 +11016,7 @@ AudioListener:
...
@@ -11016,7 +11016,7 @@ AudioListener:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492368844175641
}
m_GameObject
:
{
fileID
:
6517492368844175641
}
m_Enabled
:
1
m_Enabled
:
0
---
!u!1
&6517492368884086041
---
!u!1
&6517492368884086041
GameObject
:
GameObject
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -11421,7 +11421,7 @@ AudioListener:
...
@@ -11421,7 +11421,7 @@ AudioListener:
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492369058466485
}
m_GameObject
:
{
fileID
:
6517492369058466485
}
m_Enabled
:
1
m_Enabled
:
0
---
!u!1
&6517492369093988314
---
!u!1
&6517492369093988314
GameObject
:
GameObject
:
m_ObjectHideFlags
:
0
m_ObjectHideFlags
:
0
...
@@ -17571,8 +17571,8 @@ Transform:
...
@@ -17571,8 +17571,8 @@ Transform:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492369344569333
}
m_GameObject
:
{
fileID
:
6517492369344569333
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalPosition
:
{
x
:
-1.087161
,
y
:
0.6
5950435
,
z
:
0.9659606
}
m_LocalPosition
:
{
x
:
-1.087161
,
y
:
0.6
6
,
z
:
0.9659908
}
m_LocalScale
:
{
x
:
1.0000001
,
y
:
1
,
z
:
0.9999996
}
m_LocalScale
:
{
x
:
0.8
,
y
:
0.8
,
z
:
0.8
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
6517492368203522136
}
m_Father
:
{
fileID
:
6517492368203522136
}
m_RootOrder
:
1
m_RootOrder
:
1
...
@@ -18689,8 +18689,8 @@ Transform:
...
@@ -18689,8 +18689,8 @@ Transform:
m_PrefabAsset
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
6517492369559257458
}
m_GameObject
:
{
fileID
:
6517492369559257458
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalRotation
:
{
x
:
-0
,
y
:
-0
,
z
:
4.024514e-10
,
w
:
1
}
m_LocalPosition
:
{
x
:
1.118831
,
y
:
0.
70624083
,
z
:
-2.802412
}
m_LocalPosition
:
{
x
:
1.118831
,
y
:
0.
66
,
z
:
-2.802412
}
m_LocalScale
:
{
x
:
1.0000001
,
y
:
1
,
z
:
0.9999996
}
m_LocalScale
:
{
x
:
0.8
,
y
:
0.8
,
z
:
0.8
}
m_Children
:
[]
m_Children
:
[]
m_Father
:
{
fileID
:
6517492368203522136
}
m_Father
:
{
fileID
:
6517492368203522136
}
m_RootOrder
:
2
m_RootOrder
:
2
...
...
Assets/scripts/CarCustom.cs
View file @
7bacb786
...
@@ -8,6 +8,7 @@ public class CarCustom : MonoBehaviour
...
@@ -8,6 +8,7 @@ public class CarCustom : MonoBehaviour
private
void
Start
()
private
void
Start
()
{
{
Respawner
.
myLoader
+=
respawn
;
Respawner
.
myLoader
+=
respawn
;
Respawner
.
comeBackToStart
+=
spawnFirstPlace
;
}
}
public
void
respawn
()
public
void
respawn
()
...
@@ -21,4 +22,10 @@ public class CarCustom : MonoBehaviour
...
@@ -21,4 +22,10 @@ public class CarCustom : MonoBehaviour
{
{
Respawner
.
myLoader
-=
respawn
;
Respawner
.
myLoader
-=
respawn
;
}
}
public
void
spawnFirstPlace
()
{
transform
.
position
=
CheckPointBlock
.
position
;
transform
.
rotation
=
CheckPointBlock
.
rotaion
;
}
}
}
Assets/scripts/CheckPointBlock.cs
View file @
7bacb786
...
@@ -6,6 +6,9 @@ public class CheckPointBlock : MonoBehaviour
...
@@ -6,6 +6,9 @@ public class CheckPointBlock : MonoBehaviour
{
{
public
static
Vector3
position
;
public
static
Vector3
position
;
public
static
Quaternion
rotaion
;
public
static
Quaternion
rotaion
;
public
static
Vector3
startPos
;
public
static
Quaternion
startRotation
;
public
bool
carPosition
;
// Start is called before the first frame update
// Start is called before the first frame update
void
Start
()
void
Start
()
{
{
...
@@ -22,8 +25,16 @@ public class CheckPointBlock : MonoBehaviour
...
@@ -22,8 +25,16 @@ public class CheckPointBlock : MonoBehaviour
{
{
if
(
other
.
tag
==
"Player"
)
if
(
other
.
tag
==
"Player"
)
{
{
CheckPointBlock
.
position
=
this
.
transform
.
position
;
if
(
carPosition
)
{
CheckPointBlock
.
position
=
other
.
transform
.
position
;
CheckPointBlock
.
rotaion
=
other
.
transform
.
rotation
;
}
else
{
CheckPointBlock
.
position
=
this
.
transform
.
position
+
Vector3
.
up
*
0.2f
;
CheckPointBlock
.
rotaion
=
this
.
transform
.
rotation
;
CheckPointBlock
.
rotaion
=
this
.
transform
.
rotation
;
}
Debug
.
Log
(
"check point"
);
Debug
.
Log
(
"check point"
);
}
}
}
}
...
...
Assets/scripts/Respawner.cs
View file @
7bacb786
...
@@ -6,8 +6,10 @@ using UnityEngine;
...
@@ -6,8 +6,10 @@ using UnityEngine;
public
class
Respawner
:
MonoBehaviour
public
class
Respawner
:
MonoBehaviour
{
{
public
KeyCode
respawn
;
public
KeyCode
respawn
;
public
KeyCode
firstPointComeBack
;
public
static
Action
myLoader
;
public
static
Action
myLoader
;
public
static
Action
comeBackToStart
;
void
Update
()
void
Update
()
...
@@ -18,5 +20,14 @@ public class Respawner : MonoBehaviour
...
@@ -18,5 +20,14 @@ public class Respawner : MonoBehaviour
myLoader
();
myLoader
();
}
}
if
(
Input
.
GetKeyDown
(
firstPointComeBack
))
{
if
(
comeBackToStart
!=
null
)
comeBackToStart
();
}
}
}
}
}
CarSimulation.sln
View file @
7bacb786
...
@@ -3,6 +3,10 @@ Microsoft Visual Studio Solution File, Format Version 12.00
...
@@ -3,6 +3,10 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{44D98F77-9C9E-A550-30C0-1838473E3E46}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{44D98F77-9C9E-A550-30C0-1838473E3E46}"
EndProject
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{39424FBA-72DC-78AB-BF56-A627E86AD9B1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor-firstpass", "Assembly-CSharp-Editor-firstpass.csproj", "{F10F4906-99B8-E8E7-F752-EF7B4ED69D61}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}"
EndProject
EndProject
Global
Global
...
@@ -15,6 +19,14 @@ Global
...
@@ -15,6 +19,14 @@ Global
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Release|Any CPU.Build.0 = Release|Any CPU
{44D98F77-9C9E-A550-30C0-1838473E3E46}.Release|Any CPU.Build.0 = Release|Any CPU
{39424FBA-72DC-78AB-BF56-A627E86AD9B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39424FBA-72DC-78AB-BF56-A627E86AD9B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39424FBA-72DC-78AB-BF56-A627E86AD9B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39424FBA-72DC-78AB-BF56-A627E86AD9B1}.Release|Any CPU.Build.0 = Release|Any CPU
{F10F4906-99B8-E8E7-F752-EF7B4ED69D61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F10F4906-99B8-E8E7-F752-EF7B4ED69D61}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F10F4906-99B8-E8E7-F752-EF7B4ED69D61}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F10F4906-99B8-E8E7-F752-EF7B4ED69D61}.Release|Any CPU.Build.0 = Release|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56E6D49F-D179-E3A5-5661-AE2C6E05FDC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment