Commit 43be5c23 authored by Ruidong's avatar Ruidong

关卡摆放

parent 9916f595
...@@ -4,18 +4,20 @@ ...@@ -4,18 +4,20 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath> <CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath>
<CscToolExe>unity_csc.bat</CscToolExe> <CscToolExe>unity_csc.bat</CscToolExe>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace>
</RootNamespace>
<ProjectGuid>{2ED8197C-EE2C-6EB8-66D2-1D6E400F6B9A}</ProjectGuid> <ProjectGuid>{2ED8197C-EE2C-6EB8-66D2-1D6E400F6B9A}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName> <AssemblyName>Assembly-CSharp-Editor</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory> <BaseDirectory>.</BaseDirectory>
</PropertyGroup> </PropertyGroup>
...@@ -55,673 +57,673 @@ ...@@ -55,673 +57,673 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\#C3_Materials\Toony Colors\Editor\TCF_MaterialInspector.cs" /> <Compile Include="Assets\#C3_Materials\Toony Colors\Editor\TCF_MaterialInspector.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RFMeshAsset.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RFMeshAsset.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RFOrder.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RFOrder.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireActivatorEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireActivatorEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireBladeEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireBladeEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireBombEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireBombEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireClusterEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireClusterEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireCombineEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireCombineEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireConnectivityEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireConnectivityEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireDebrisEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireDebrisEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireDustEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireDustEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireGunEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireGunEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireManEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireManEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireRecorderEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireRecorderEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireRigidEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireRigidEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireShatterEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireShatterEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireSnapshotEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireSnapshotEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireSoundEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireSoundEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireUnyieldingEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireUnyieldingEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireVortexEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireVortexEditor.cs" />
<Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireWindEditor.cs" /> <Compile Include="Assets\#E1_Plugins\RayFire\Scripts\Editor\RayfireWindEditor.cs" />
<Compile Include="Assets\Art_Assets\0D2_Shaders\Toony Colors\Editor\TCF_MaterialInspector.cs" /> <Compile Include="Assets\Art_Assets\0D2_Shaders\Toony Colors\Editor\TCF_MaterialInspector.cs" />
<Compile Include="Assets\Demigiant\DOTweenPro\Editor\DOTweenAnimationInspector.cs" /> <Compile Include="Assets\Demigiant\DOTweenPro\Editor\DOTweenAnimationInspector.cs" />
<Compile Include="Assets\Demigiant\DOTweenPro\Editor\DOTweenPreviewManager.cs" /> <Compile Include="Assets\Demigiant\DOTweenPro\Editor\DOTweenPreviewManager.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchMenu.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchMenu.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchTriggerInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchTriggerInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchWelcomeScreen.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasyTouchWelcomeScreen.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasytouchHierachyCallBack.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\EasytouchHierachyCallBack.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\HTGuiTools.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\HTGuiTools.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickDragInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickDragInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickEnterExitInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickEnterExitInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickLongTapInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickLongTapInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickPinchInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickPinchInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickSwipeInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickSwipeInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTapInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTapInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTouchInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTouchInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTwistInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouch\Plugins\Editor\QuickTwistInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCAreaInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCAreaInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCAxisInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCAxisInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCButtonInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCButtonInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCDPadInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCDPadInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCGuiTools.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCGuiTools.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCJoystickInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCJoystickInspector.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCMenu.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCMenu.cs" />
<Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCTouchPadInspector.cs" /> <Compile Include="Assets\EasyTouchBundle\EasyTouchControls\Plugins\Editor\ETCTouchPadInspector.cs" />
<Compile Include="Assets\Ultimate Game Tools\AutomaticLOD\Editor\AutomaticLODEditor.cs" /> <Compile Include="Assets\Ultimate Game Tools\AutomaticLOD\Editor\AutomaticLODEditor.cs" />
<Compile Include="Assets\Ultimate Game Tools\MeshSimplify\Editor\MeshSimplifyEditor.cs" /> <Compile Include="Assets\Ultimate Game Tools\MeshSimplify\Editor\MeshSimplifyEditor.cs" />
<None Include="Assets\Demigiant\DemiLib\Core\Editor\DemiEditor.xml" /> <None Include="Assets\Demigiant\DemiLib\Core\Editor\DemiEditor.xml" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ARModule"> <Reference Include="UnityEngine.ARModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AccessibilityModule"> <Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AndroidJNIModule"> <Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AnimationModule"> <Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AssetBundleModule"> <Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AudioModule"> <Reference Include="UnityEngine.AudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClothModule"> <Reference Include="UnityEngine.ClothModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterInputModule"> <Reference Include="UnityEngine.ClusterInputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterRendererModule"> <Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CoreModule"> <Reference Include="UnityEngine.CoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CrashReportingModule"> <Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DSPGraphModule"> <Reference Include="UnityEngine.DSPGraphModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DirectorModule"> <Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GameCenterModule"> <Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GridModule"> <Reference Include="UnityEngine.GridModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.HotReloadModule"> <Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.IMGUIModule"> <Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ImageConversionModule"> <Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputModule"> <Reference Include="UnityEngine.InputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputLegacyModule"> <Reference Include="UnityEngine.InputLegacyModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.JSONSerializeModule"> <Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.LocalizationModule"> <Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ParticleSystemModule"> <Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PerformanceReportingModule"> <Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PhysicsModule"> <Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Physics2DModule"> <Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ProfilerModule"> <Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ScreenCaptureModule"> <Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SharedInternalsModule"> <Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteMaskModule"> <Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteShapeModule"> <Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.StreamingModule"> <Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubstanceModule"> <Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubsystemsModule"> <Reference Include="UnityEngine.SubsystemsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TLSModule"> <Reference Include="UnityEngine.TLSModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainModule"> <Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule"> <Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextCoreModule"> <Reference Include="UnityEngine.TextCoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextRenderingModule"> <Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TilemapModule"> <Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIModule"> <Reference Include="UnityEngine.UIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIElementsModule"> <Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UNETModule"> <Reference Include="UnityEngine.UNETModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UmbraModule"> <Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule"> <Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityConnectModule"> <Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule"> <Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"> <Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> <Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> <Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> <Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VFXModule"> <Reference Include="UnityEngine.VFXModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VRModule"> <Reference Include="UnityEngine.VRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VehiclesModule"> <Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VideoModule"> <Reference Include="UnityEngine.VideoModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.WindModule"> <Reference Include="UnityEngine.WindModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XRModule"> <Reference Include="UnityEngine.XRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.VR"> <Reference Include="UnityEditor.VR">
<HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3Editor"> <Reference Include="EasyRoads3Dv3Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DelaunayER"> <Reference Include="DelaunayER">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3"> <Reference Include="EasyRoads3Dv3">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath>
</Reference> </Reference>
<Reference Include="RFLib_DotNet_2018"> <Reference Include="RFLib_DotNet_2018">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiLib"> <Reference Include="DemiLib">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiEditor"> <Reference Include="DemiEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTween"> <Reference Include="DOTween">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenEditor"> <Reference Include="DOTweenEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenUpgradeManager"> <Reference Include="DOTweenUpgradeManager">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenPro"> <Reference Include="DOTweenPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenProEditor"> <Reference Include="DOTweenProEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Core"> <Reference Include="System.Core">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityScript.Lang"> <Reference Include="UnityScript.Lang">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
</Reference> </Reference>
<Reference Include="Boo.Lang"> <Reference Include="Boo.Lang">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.TestRunner"> <Reference Include="UnityEditor.TestRunner">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TestRunner"> <Reference Include="UnityEngine.TestRunner">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Timeline.Editor"> <Reference Include="Unity.Timeline.Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.VSCode.Editor"> <Reference Include="Unity.VSCode.Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro.Editor"> <Reference Include="Unity.TextMeshPro.Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Timeline"> <Reference Include="Unity.Timeline">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.CollabProxy.Editor"> <Reference Include="Unity.CollabProxy.Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.Rider.Editor"> <Reference Include="Unity.Rider.Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="Unity.TextMeshPro"> <Reference Include="Unity.TextMeshPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="Assembly-CSharp-firstpass.csproj"> <ProjectReference Include="Assembly-CSharp-firstpass.csproj">
...@@ -757,4 +759,4 @@ ...@@ -757,4 +759,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -38,7 +38,7 @@ RenderSettings: ...@@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1 m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0} m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0} m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.44033384, g: 0.48890018, b: 0.5690662, a: 1} m_IndirectSpecularColor: {r: 0.4403344, g: 0.4889009, b: 0.5690672, a: 1}
m_UseRadianceAmbientProbe: 0 m_UseRadianceAmbientProbe: 0
--- !u!157 &4 --- !u!157 &4
LightmapSettings: LightmapSettings:
......
fileFormatVersion: 2
guid: 317d19313d1d7204e9bbc37122116e7f
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: ca40beb7fc6998f40a6e15a59c6ab599
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 325c11e064841204bbd6de7c85bebef6
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: aa43ce62596b0784081ec9bd0abc8516
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 2e117c0bfc6741e4ebc4a8c8aebc0b8a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
fileFormatVersion: 2
guid: 55c4962f2a6593c4b9c1bb6003b1ff08
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -4,18 +4,20 @@ ...@@ -4,18 +4,20 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath> <CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath>
<CscToolExe>unity_csc.bat</CscToolExe> <CscToolExe>unity_csc.bat</CscToolExe>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace>
</RootNamespace>
<ProjectGuid>{5BEBB145-9BC6-D831-C7C4-717F41219B95}</ProjectGuid> <ProjectGuid>{5BEBB145-9BC6-D831-C7C4-717F41219B95}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>NonConvexCollider</AssemblyName> <AssemblyName>NonConvexCollider</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory> <BaseDirectory>.</BaseDirectory>
</PropertyGroup> </PropertyGroup>
...@@ -55,588 +57,588 @@ ...@@ -55,588 +57,588 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexColliderAsset.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexColliderAsset.cs" />
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexColliderComponent.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexColliderComponent.cs" />
<None Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexCollider.asmdef" /> <None Include="Assets\Plugins\Plawius-NonConvexCollider\NonConvexCollider.asmdef" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ARModule"> <Reference Include="UnityEngine.ARModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AccessibilityModule"> <Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AndroidJNIModule"> <Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AnimationModule"> <Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AssetBundleModule"> <Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AudioModule"> <Reference Include="UnityEngine.AudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClothModule"> <Reference Include="UnityEngine.ClothModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterInputModule"> <Reference Include="UnityEngine.ClusterInputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterRendererModule"> <Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CoreModule"> <Reference Include="UnityEngine.CoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CrashReportingModule"> <Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DSPGraphModule"> <Reference Include="UnityEngine.DSPGraphModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DirectorModule"> <Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GameCenterModule"> <Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GridModule"> <Reference Include="UnityEngine.GridModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.HotReloadModule"> <Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.IMGUIModule"> <Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ImageConversionModule"> <Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputModule"> <Reference Include="UnityEngine.InputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputLegacyModule"> <Reference Include="UnityEngine.InputLegacyModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.JSONSerializeModule"> <Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.LocalizationModule"> <Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ParticleSystemModule"> <Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PerformanceReportingModule"> <Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PhysicsModule"> <Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Physics2DModule"> <Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ProfilerModule"> <Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ScreenCaptureModule"> <Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SharedInternalsModule"> <Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteMaskModule"> <Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteShapeModule"> <Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.StreamingModule"> <Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubstanceModule"> <Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubsystemsModule"> <Reference Include="UnityEngine.SubsystemsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TLSModule"> <Reference Include="UnityEngine.TLSModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainModule"> <Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule"> <Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextCoreModule"> <Reference Include="UnityEngine.TextCoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextRenderingModule"> <Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TilemapModule"> <Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIModule"> <Reference Include="UnityEngine.UIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIElementsModule"> <Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UNETModule"> <Reference Include="UnityEngine.UNETModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UmbraModule"> <Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule"> <Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityConnectModule"> <Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule"> <Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"> <Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> <Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> <Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> <Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VFXModule"> <Reference Include="UnityEngine.VFXModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VRModule"> <Reference Include="UnityEngine.VRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VehiclesModule"> <Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VideoModule"> <Reference Include="UnityEngine.VideoModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.WindModule"> <Reference Include="UnityEngine.WindModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XRModule"> <Reference Include="UnityEngine.XRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.VR"> <Reference Include="UnityEditor.VR">
<HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3Editor"> <Reference Include="EasyRoads3Dv3Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DelaunayER"> <Reference Include="DelaunayER">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3"> <Reference Include="EasyRoads3Dv3">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath>
</Reference> </Reference>
<Reference Include="RFLib_DotNet_2018"> <Reference Include="RFLib_DotNet_2018">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiLib"> <Reference Include="DemiLib">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiEditor"> <Reference Include="DemiEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTween"> <Reference Include="DOTween">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenEditor"> <Reference Include="DOTweenEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenUpgradeManager"> <Reference Include="DOTweenUpgradeManager">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenPro"> <Reference Include="DOTweenPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenProEditor"> <Reference Include="DOTweenProEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="netstandard"> <Reference Include="netstandard">
<HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
</Reference> </Reference>
<Reference Include="Microsoft.Win32.Primitives"> <Reference Include="Microsoft.Win32.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.AppContext"> <Reference Include="System.AppContext">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Concurrent"> <Reference Include="System.Collections.Concurrent">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections"> <Reference Include="System.Collections">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.NonGeneric"> <Reference Include="System.Collections.NonGeneric">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Specialized"> <Reference Include="System.Collections.Specialized">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel"> <Reference Include="System.ComponentModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.EventBasedAsync"> <Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Primitives"> <Reference Include="System.ComponentModel.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.TypeConverter"> <Reference Include="System.ComponentModel.TypeConverter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Console"> <Reference Include="System.Console">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data.Common"> <Reference Include="System.Data.Common">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Contracts"> <Reference Include="System.Diagnostics.Contracts">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Debug"> <Reference Include="System.Diagnostics.Debug">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.FileVersionInfo"> <Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Process"> <Reference Include="System.Diagnostics.Process">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.StackTrace"> <Reference Include="System.Diagnostics.StackTrace">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener"> <Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tools"> <Reference Include="System.Diagnostics.Tools">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TraceSource"> <Reference Include="System.Diagnostics.TraceSource">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tracing"> <Reference Include="System.Diagnostics.Tracing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing.Primitives"> <Reference Include="System.Drawing.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Dynamic.Runtime"> <Reference Include="System.Dynamic.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Calendars"> <Reference Include="System.Globalization.Calendars">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization"> <Reference Include="System.Globalization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Extensions"> <Reference Include="System.Globalization.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression"> <Reference Include="System.IO.Compression">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.ZipFile"> <Reference Include="System.IO.Compression.ZipFile">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO"> <Reference Include="System.IO">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem"> <Reference Include="System.IO.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.DriveInfo"> <Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Primitives"> <Reference Include="System.IO.FileSystem.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Watcher"> <Reference Include="System.IO.FileSystem.Watcher">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.IsolatedStorage"> <Reference Include="System.IO.IsolatedStorage">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.MemoryMappedFiles"> <Reference Include="System.IO.MemoryMappedFiles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Pipes"> <Reference Include="System.IO.Pipes">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.UnmanagedMemoryStream"> <Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq"> <Reference Include="System.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Expressions"> <Reference Include="System.Linq.Expressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Parallel"> <Reference Include="System.Linq.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Queryable"> <Reference Include="System.Linq.Queryable">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Http"> <Reference Include="System.Net.Http">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NameResolution"> <Reference Include="System.Net.NameResolution">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NetworkInformation"> <Reference Include="System.Net.NetworkInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Ping"> <Reference Include="System.Net.Ping">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Primitives"> <Reference Include="System.Net.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Requests"> <Reference Include="System.Net.Requests">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Security"> <Reference Include="System.Net.Security">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Sockets"> <Reference Include="System.Net.Sockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebHeaderCollection"> <Reference Include="System.Net.WebHeaderCollection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets.Client"> <Reference Include="System.Net.WebSockets.Client">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets"> <Reference Include="System.Net.WebSockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ObjectModel"> <Reference Include="System.ObjectModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection"> <Reference Include="System.Reflection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Extensions"> <Reference Include="System.Reflection.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Primitives"> <Reference Include="System.Reflection.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Reader"> <Reference Include="System.Resources.Reader">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.ResourceManager"> <Reference Include="System.Resources.ResourceManager">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Writer"> <Reference Include="System.Resources.Writer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC"> <Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime"> <Reference Include="System.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Extensions"> <Reference Include="System.Runtime.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Handles"> <Reference Include="System.Runtime.Handles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices"> <Reference Include="System.Runtime.InteropServices">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation"> <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Numerics"> <Reference Include="System.Runtime.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Formatters"> <Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Json"> <Reference Include="System.Runtime.Serialization.Json">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Primitives"> <Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Xml"> <Reference Include="System.Runtime.Serialization.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Claims"> <Reference Include="System.Security.Claims">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Algorithms"> <Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Csp"> <Reference Include="System.Security.Cryptography.Csp">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Encoding"> <Reference Include="System.Security.Cryptography.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Primitives"> <Reference Include="System.Security.Cryptography.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.X509Certificates"> <Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Principal"> <Reference Include="System.Security.Principal">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.SecureString"> <Reference Include="System.Security.SecureString">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding"> <Reference Include="System.Text.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding.Extensions"> <Reference Include="System.Text.Encoding.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.RegularExpressions"> <Reference Include="System.Text.RegularExpressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading"> <Reference Include="System.Threading">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Overlapped"> <Reference Include="System.Threading.Overlapped">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks"> <Reference Include="System.Threading.Tasks">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks.Parallel"> <Reference Include="System.Threading.Tasks.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Thread"> <Reference Include="System.Threading.Thread">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.ThreadPool"> <Reference Include="System.Threading.ThreadPool">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Timer"> <Reference Include="System.Threading.Timer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ValueTuple"> <Reference Include="System.ValueTuple">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.ReaderWriter"> <Reference Include="System.Xml.ReaderWriter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XDocument"> <Reference Include="System.Xml.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlDocument"> <Reference Include="System.Xml.XmlDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlSerializer"> <Reference Include="System.Xml.XmlSerializer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath"> <Reference Include="System.Xml.XPath">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath.XDocument"> <Reference Include="System.Xml.XPath.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics.Vectors"> <Reference Include="System.Numerics.Vectors">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime"> <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Composition"> <Reference Include="System.ComponentModel.Composition">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Core"> <Reference Include="System.Core">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data"> <Reference Include="System.Data">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing"> <Reference Include="System.Drawing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.FileSystem"> <Reference Include="System.IO.Compression.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net"> <Reference Include="System.Net">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics"> <Reference Include="System.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization"> <Reference Include="System.Runtime.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ServiceModel.Web"> <Reference Include="System.ServiceModel.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Transactions"> <Reference Include="System.Transactions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Web"> <Reference Include="System.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Windows"> <Reference Include="System.Windows">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml"> <Reference Include="System.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Linq"> <Reference Include="System.Xml.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Serialization"> <Reference Include="System.Xml.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="NonConvexColliderRuntimeAPI.csproj"> <ProjectReference Include="NonConvexColliderRuntimeAPI.csproj">
...@@ -652,4 +654,4 @@ ...@@ -652,4 +654,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
...@@ -4,18 +4,20 @@ ...@@ -4,18 +4,20 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath> <CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath>
<CscToolExe>unity_csc.bat</CscToolExe> <CscToolExe>unity_csc.bat</CscToolExe>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace>
</RootNamespace>
<ProjectGuid>{8CCAA966-AB14-8CBB-1578-B05CBF49F407}</ProjectGuid> <ProjectGuid>{8CCAA966-AB14-8CBB-1578-B05CBF49F407}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>NonConvexColliderRuntimeAPI</AssemblyName> <AssemblyName>NonConvexColliderRuntimeAPI</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory> <BaseDirectory>.</BaseDirectory>
</PropertyGroup> </PropertyGroup>
...@@ -55,588 +57,588 @@ ...@@ -55,588 +57,588 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderAPI.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderAPI.cs" />
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderInterop.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderInterop.cs" />
<None Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderRuntimeAPI.asmdef" /> <None Include="Assets\Plugins\Plawius-NonConvexCollider\API\NonConvexColliderRuntimeAPI.asmdef" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ARModule"> <Reference Include="UnityEngine.ARModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AccessibilityModule"> <Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AndroidJNIModule"> <Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AnimationModule"> <Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AssetBundleModule"> <Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AudioModule"> <Reference Include="UnityEngine.AudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClothModule"> <Reference Include="UnityEngine.ClothModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterInputModule"> <Reference Include="UnityEngine.ClusterInputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterRendererModule"> <Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CoreModule"> <Reference Include="UnityEngine.CoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CrashReportingModule"> <Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DSPGraphModule"> <Reference Include="UnityEngine.DSPGraphModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DirectorModule"> <Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GameCenterModule"> <Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GridModule"> <Reference Include="UnityEngine.GridModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.HotReloadModule"> <Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.IMGUIModule"> <Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ImageConversionModule"> <Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputModule"> <Reference Include="UnityEngine.InputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputLegacyModule"> <Reference Include="UnityEngine.InputLegacyModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.JSONSerializeModule"> <Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.LocalizationModule"> <Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ParticleSystemModule"> <Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PerformanceReportingModule"> <Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PhysicsModule"> <Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Physics2DModule"> <Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ProfilerModule"> <Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ScreenCaptureModule"> <Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SharedInternalsModule"> <Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteMaskModule"> <Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteShapeModule"> <Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.StreamingModule"> <Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubstanceModule"> <Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubsystemsModule"> <Reference Include="UnityEngine.SubsystemsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TLSModule"> <Reference Include="UnityEngine.TLSModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainModule"> <Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule"> <Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextCoreModule"> <Reference Include="UnityEngine.TextCoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextRenderingModule"> <Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TilemapModule"> <Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIModule"> <Reference Include="UnityEngine.UIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIElementsModule"> <Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UNETModule"> <Reference Include="UnityEngine.UNETModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UmbraModule"> <Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule"> <Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityConnectModule"> <Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule"> <Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"> <Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> <Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> <Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> <Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VFXModule"> <Reference Include="UnityEngine.VFXModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VRModule"> <Reference Include="UnityEngine.VRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VehiclesModule"> <Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VideoModule"> <Reference Include="UnityEngine.VideoModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.WindModule"> <Reference Include="UnityEngine.WindModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XRModule"> <Reference Include="UnityEngine.XRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.VR"> <Reference Include="UnityEditor.VR">
<HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3Editor"> <Reference Include="EasyRoads3Dv3Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DelaunayER"> <Reference Include="DelaunayER">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3"> <Reference Include="EasyRoads3Dv3">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath>
</Reference> </Reference>
<Reference Include="RFLib_DotNet_2018"> <Reference Include="RFLib_DotNet_2018">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiLib"> <Reference Include="DemiLib">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiEditor"> <Reference Include="DemiEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTween"> <Reference Include="DOTween">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenEditor"> <Reference Include="DOTweenEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenUpgradeManager"> <Reference Include="DOTweenUpgradeManager">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenPro"> <Reference Include="DOTweenPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenProEditor"> <Reference Include="DOTweenProEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="netstandard"> <Reference Include="netstandard">
<HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
</Reference> </Reference>
<Reference Include="Microsoft.Win32.Primitives"> <Reference Include="Microsoft.Win32.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.AppContext"> <Reference Include="System.AppContext">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Concurrent"> <Reference Include="System.Collections.Concurrent">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections"> <Reference Include="System.Collections">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.NonGeneric"> <Reference Include="System.Collections.NonGeneric">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Specialized"> <Reference Include="System.Collections.Specialized">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel"> <Reference Include="System.ComponentModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.EventBasedAsync"> <Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Primitives"> <Reference Include="System.ComponentModel.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.TypeConverter"> <Reference Include="System.ComponentModel.TypeConverter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Console"> <Reference Include="System.Console">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data.Common"> <Reference Include="System.Data.Common">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Contracts"> <Reference Include="System.Diagnostics.Contracts">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Debug"> <Reference Include="System.Diagnostics.Debug">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.FileVersionInfo"> <Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Process"> <Reference Include="System.Diagnostics.Process">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.StackTrace"> <Reference Include="System.Diagnostics.StackTrace">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener"> <Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tools"> <Reference Include="System.Diagnostics.Tools">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TraceSource"> <Reference Include="System.Diagnostics.TraceSource">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tracing"> <Reference Include="System.Diagnostics.Tracing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing.Primitives"> <Reference Include="System.Drawing.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Dynamic.Runtime"> <Reference Include="System.Dynamic.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Calendars"> <Reference Include="System.Globalization.Calendars">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization"> <Reference Include="System.Globalization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Extensions"> <Reference Include="System.Globalization.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression"> <Reference Include="System.IO.Compression">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.ZipFile"> <Reference Include="System.IO.Compression.ZipFile">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO"> <Reference Include="System.IO">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem"> <Reference Include="System.IO.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.DriveInfo"> <Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Primitives"> <Reference Include="System.IO.FileSystem.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Watcher"> <Reference Include="System.IO.FileSystem.Watcher">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.IsolatedStorage"> <Reference Include="System.IO.IsolatedStorage">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.MemoryMappedFiles"> <Reference Include="System.IO.MemoryMappedFiles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Pipes"> <Reference Include="System.IO.Pipes">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.UnmanagedMemoryStream"> <Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq"> <Reference Include="System.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Expressions"> <Reference Include="System.Linq.Expressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Parallel"> <Reference Include="System.Linq.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Queryable"> <Reference Include="System.Linq.Queryable">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Http"> <Reference Include="System.Net.Http">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NameResolution"> <Reference Include="System.Net.NameResolution">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NetworkInformation"> <Reference Include="System.Net.NetworkInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Ping"> <Reference Include="System.Net.Ping">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Primitives"> <Reference Include="System.Net.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Requests"> <Reference Include="System.Net.Requests">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Security"> <Reference Include="System.Net.Security">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Sockets"> <Reference Include="System.Net.Sockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebHeaderCollection"> <Reference Include="System.Net.WebHeaderCollection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets.Client"> <Reference Include="System.Net.WebSockets.Client">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets"> <Reference Include="System.Net.WebSockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ObjectModel"> <Reference Include="System.ObjectModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection"> <Reference Include="System.Reflection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Extensions"> <Reference Include="System.Reflection.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Primitives"> <Reference Include="System.Reflection.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Reader"> <Reference Include="System.Resources.Reader">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.ResourceManager"> <Reference Include="System.Resources.ResourceManager">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Writer"> <Reference Include="System.Resources.Writer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC"> <Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime"> <Reference Include="System.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Extensions"> <Reference Include="System.Runtime.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Handles"> <Reference Include="System.Runtime.Handles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices"> <Reference Include="System.Runtime.InteropServices">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation"> <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Numerics"> <Reference Include="System.Runtime.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Formatters"> <Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Json"> <Reference Include="System.Runtime.Serialization.Json">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Primitives"> <Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Xml"> <Reference Include="System.Runtime.Serialization.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Claims"> <Reference Include="System.Security.Claims">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Algorithms"> <Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Csp"> <Reference Include="System.Security.Cryptography.Csp">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Encoding"> <Reference Include="System.Security.Cryptography.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Primitives"> <Reference Include="System.Security.Cryptography.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.X509Certificates"> <Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Principal"> <Reference Include="System.Security.Principal">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.SecureString"> <Reference Include="System.Security.SecureString">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding"> <Reference Include="System.Text.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding.Extensions"> <Reference Include="System.Text.Encoding.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.RegularExpressions"> <Reference Include="System.Text.RegularExpressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading"> <Reference Include="System.Threading">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Overlapped"> <Reference Include="System.Threading.Overlapped">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks"> <Reference Include="System.Threading.Tasks">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks.Parallel"> <Reference Include="System.Threading.Tasks.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Thread"> <Reference Include="System.Threading.Thread">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.ThreadPool"> <Reference Include="System.Threading.ThreadPool">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Timer"> <Reference Include="System.Threading.Timer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ValueTuple"> <Reference Include="System.ValueTuple">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.ReaderWriter"> <Reference Include="System.Xml.ReaderWriter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XDocument"> <Reference Include="System.Xml.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlDocument"> <Reference Include="System.Xml.XmlDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlSerializer"> <Reference Include="System.Xml.XmlSerializer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath"> <Reference Include="System.Xml.XPath">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath.XDocument"> <Reference Include="System.Xml.XPath.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics.Vectors"> <Reference Include="System.Numerics.Vectors">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime"> <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Composition"> <Reference Include="System.ComponentModel.Composition">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Core"> <Reference Include="System.Core">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data"> <Reference Include="System.Data">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing"> <Reference Include="System.Drawing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.FileSystem"> <Reference Include="System.IO.Compression.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net"> <Reference Include="System.Net">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics"> <Reference Include="System.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization"> <Reference Include="System.Runtime.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ServiceModel.Web"> <Reference Include="System.ServiceModel.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Transactions"> <Reference Include="System.Transactions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Web"> <Reference Include="System.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Windows"> <Reference Include="System.Windows">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml"> <Reference Include="System.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Linq"> <Reference Include="System.Xml.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Serialization"> <Reference Include="System.Xml.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
</ItemGroup> </ItemGroup>
...@@ -648,4 +650,4 @@ ...@@ -648,4 +650,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
...@@ -4,18 +4,20 @@ ...@@ -4,18 +4,20 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath> <CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath>
<CscToolExe>unity_csc.bat</CscToolExe> <CscToolExe>unity_csc.bat</CscToolExe>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace>
</RootNamespace>
<ProjectGuid>{FB3A037E-DD7E-C0A8-411D-03E28ADD4D7F}</ProjectGuid> <ProjectGuid>{FB3A037E-DD7E-C0A8-411D-03E28ADD4D7F}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>NonConvexEditor</AssemblyName> <AssemblyName>NonConvexEditor</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory> <BaseDirectory>.</BaseDirectory>
</PropertyGroup> </PropertyGroup>
...@@ -55,607 +57,607 @@ ...@@ -55,607 +57,607 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderComponentEditor.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderComponentEditor.cs" />
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderMenus.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderMenus.cs" />
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderUnityExt.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexColliderUnityExt.cs" />
<None Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexEditor.asmdef" /> <None Include="Assets\Plugins\Plawius-NonConvexCollider\Editor\NonConvexEditor.asmdef" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ARModule"> <Reference Include="UnityEngine.ARModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AccessibilityModule"> <Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AndroidJNIModule"> <Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AnimationModule"> <Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AssetBundleModule"> <Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AudioModule"> <Reference Include="UnityEngine.AudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClothModule"> <Reference Include="UnityEngine.ClothModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterInputModule"> <Reference Include="UnityEngine.ClusterInputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterRendererModule"> <Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CoreModule"> <Reference Include="UnityEngine.CoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CrashReportingModule"> <Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DSPGraphModule"> <Reference Include="UnityEngine.DSPGraphModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DirectorModule"> <Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GameCenterModule"> <Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GridModule"> <Reference Include="UnityEngine.GridModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.HotReloadModule"> <Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.IMGUIModule"> <Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ImageConversionModule"> <Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputModule"> <Reference Include="UnityEngine.InputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputLegacyModule"> <Reference Include="UnityEngine.InputLegacyModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.JSONSerializeModule"> <Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.LocalizationModule"> <Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ParticleSystemModule"> <Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PerformanceReportingModule"> <Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PhysicsModule"> <Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Physics2DModule"> <Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ProfilerModule"> <Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ScreenCaptureModule"> <Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SharedInternalsModule"> <Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteMaskModule"> <Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteShapeModule"> <Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.StreamingModule"> <Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubstanceModule"> <Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubsystemsModule"> <Reference Include="UnityEngine.SubsystemsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TLSModule"> <Reference Include="UnityEngine.TLSModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainModule"> <Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule"> <Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextCoreModule"> <Reference Include="UnityEngine.TextCoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextRenderingModule"> <Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TilemapModule"> <Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIModule"> <Reference Include="UnityEngine.UIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIElementsModule"> <Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UNETModule"> <Reference Include="UnityEngine.UNETModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UmbraModule"> <Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule"> <Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityConnectModule"> <Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule"> <Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"> <Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> <Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> <Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> <Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VFXModule"> <Reference Include="UnityEngine.VFXModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VRModule"> <Reference Include="UnityEngine.VRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VehiclesModule"> <Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VideoModule"> <Reference Include="UnityEngine.VideoModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.WindModule"> <Reference Include="UnityEngine.WindModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XRModule"> <Reference Include="UnityEngine.XRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.VR"> <Reference Include="UnityEditor.VR">
<HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3Editor"> <Reference Include="EasyRoads3Dv3Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DelaunayER"> <Reference Include="DelaunayER">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3"> <Reference Include="EasyRoads3Dv3">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath>
</Reference> </Reference>
<Reference Include="RFLib_DotNet_2018"> <Reference Include="RFLib_DotNet_2018">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiLib"> <Reference Include="DemiLib">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiEditor"> <Reference Include="DemiEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTween"> <Reference Include="DOTween">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenEditor"> <Reference Include="DOTweenEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenUpgradeManager"> <Reference Include="DOTweenUpgradeManager">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenPro"> <Reference Include="DOTweenPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenProEditor"> <Reference Include="DOTweenProEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="nunit.framework"> <Reference Include="nunit.framework">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/PackageCache/com.unity.ext.nunit@1.0.0/net35/unity-custom/nunit.framework.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Core"> <Reference Include="System.Core">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath> <HintPath>D:/unity2019/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:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityScript.Lang"> <Reference Include="UnityScript.Lang">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath>
</Reference> </Reference>
<Reference Include="Boo.Lang"> <Reference Include="Boo.Lang">
<HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.TestRunner"> <Reference Include="UnityEditor.TestRunner">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.TestRunner.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TestRunner"> <Reference Include="UnityEngine.TestRunner">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.TestRunner.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="NonConvexCollider.csproj"> <ProjectReference Include="NonConvexCollider.csproj">
...@@ -675,4 +677,4 @@ ...@@ -675,4 +677,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
...@@ -4,18 +4,20 @@ ...@@ -4,18 +4,20 @@
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath> <CscToolPath>D:\unity2019\Editor\Data\Tools\RoslynScripts</CscToolPath>
<CscToolExe>unity_csc.bat</CscToolExe> <CscToolExe>unity_csc.bat</CscToolExe>
<TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion> <ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion> <SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace> <RootNamespace>
</RootNamespace>
<ProjectGuid>{8413C11E-E056-0084-BFEB-5BAB77B89350}</ProjectGuid> <ProjectGuid>{8413C11E-E056-0084-BFEB-5BAB77B89350}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>RuntimeTestAssembly</AssemblyName> <AssemblyName>RuntimeTestAssembly</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory> <BaseDirectory>.</BaseDirectory>
</PropertyGroup> </PropertyGroup>
...@@ -55,587 +57,587 @@ ...@@ -55,587 +57,587 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Assets\Plugins\Plawius-NonConvexCollider\RuntimeDemo\RuntimeTest.cs" /> <Compile Include="Assets\Plugins\Plawius-NonConvexCollider\RuntimeDemo\RuntimeTest.cs" />
<None Include="Assets\Plugins\Plawius-NonConvexCollider\RuntimeDemo\RuntimeTestAssembly.asmdef" /> <None Include="Assets\Plugins\Plawius-NonConvexCollider\RuntimeDemo\RuntimeTestAssembly.asmdef" />
<Reference Include="UnityEngine"> <Reference Include="UnityEngine">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AIModule"> <Reference Include="UnityEngine.AIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ARModule"> <Reference Include="UnityEngine.ARModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AccessibilityModule"> <Reference Include="UnityEngine.AccessibilityModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AndroidJNIModule"> <Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AnimationModule"> <Reference Include="UnityEngine.AnimationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AssetBundleModule"> <Reference Include="UnityEngine.AssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.AudioModule"> <Reference Include="UnityEngine.AudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClothModule"> <Reference Include="UnityEngine.ClothModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterInputModule"> <Reference Include="UnityEngine.ClusterInputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ClusterRendererModule"> <Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CoreModule"> <Reference Include="UnityEngine.CoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.CrashReportingModule"> <Reference Include="UnityEngine.CrashReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DSPGraphModule"> <Reference Include="UnityEngine.DSPGraphModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.DirectorModule"> <Reference Include="UnityEngine.DirectorModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GameCenterModule"> <Reference Include="UnityEngine.GameCenterModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.GridModule"> <Reference Include="UnityEngine.GridModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.HotReloadModule"> <Reference Include="UnityEngine.HotReloadModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.IMGUIModule"> <Reference Include="UnityEngine.IMGUIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ImageConversionModule"> <Reference Include="UnityEngine.ImageConversionModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputModule"> <Reference Include="UnityEngine.InputModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.InputLegacyModule"> <Reference Include="UnityEngine.InputLegacyModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.JSONSerializeModule"> <Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.LocalizationModule"> <Reference Include="UnityEngine.LocalizationModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ParticleSystemModule"> <Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PerformanceReportingModule"> <Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.PhysicsModule"> <Reference Include="UnityEngine.PhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.Physics2DModule"> <Reference Include="UnityEngine.Physics2DModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ProfilerModule"> <Reference Include="UnityEngine.ProfilerModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.ScreenCaptureModule"> <Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SharedInternalsModule"> <Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteMaskModule"> <Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SpriteShapeModule"> <Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.StreamingModule"> <Reference Include="UnityEngine.StreamingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubstanceModule"> <Reference Include="UnityEngine.SubstanceModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.SubsystemsModule"> <Reference Include="UnityEngine.SubsystemsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TLSModule"> <Reference Include="UnityEngine.TLSModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainModule"> <Reference Include="UnityEngine.TerrainModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule"> <Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextCoreModule"> <Reference Include="UnityEngine.TextCoreModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TextRenderingModule"> <Reference Include="UnityEngine.TextRenderingModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.TilemapModule"> <Reference Include="UnityEngine.TilemapModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIModule"> <Reference Include="UnityEngine.UIModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UIElementsModule"> <Reference Include="UnityEngine.UIElementsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UNETModule"> <Reference Include="UnityEngine.UNETModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UmbraModule"> <Reference Include="UnityEngine.UmbraModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule"> <Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityConnectModule"> <Reference Include="UnityEngine.UnityConnectModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule"> <Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestModule"> <Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule"> <Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule"> <Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule"> <Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VFXModule"> <Reference Include="UnityEngine.VFXModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VRModule"> <Reference Include="UnityEngine.VRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VehiclesModule"> <Reference Include="UnityEngine.VehiclesModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.VideoModule"> <Reference Include="UnityEngine.VideoModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.WindModule"> <Reference Include="UnityEngine.WindModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.XRModule"> <Reference Include="UnityEngine.XRModule">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor"> <Reference Include="UnityEditor">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.VR"> <Reference Include="UnityEditor.VR">
<HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Graphs"> <Reference Include="UnityEditor.Graphs">
<HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions"> <Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.Android.Extensions"> <Reference Include="UnityEditor.Android.Extensions">
<HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3Editor"> <Reference Include="EasyRoads3Dv3Editor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/Editor/EasyRoads3Dv3Editor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DelaunayER"> <Reference Include="DelaunayER">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/DelaunayER.dll</HintPath>
</Reference> </Reference>
<Reference Include="EasyRoads3Dv3"> <Reference Include="EasyRoads3Dv3">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/EasyRoads3D/lib/EasyRoads3Dv3.dll</HintPath>
</Reference> </Reference>
<Reference Include="RFLib_DotNet_2018"> <Reference Include="RFLib_DotNet_2018">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/#E1_Plugins/RayFire/Plugins/Windows/x86_x64/RFLib_DotNet_2018.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiLib"> <Reference Include="DemiLib">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/DemiLib.dll</HintPath>
</Reference> </Reference>
<Reference Include="DemiEditor"> <Reference Include="DemiEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DemiLib/Core/Editor/DemiEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTween"> <Reference Include="DOTween">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/DOTween.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenEditor"> <Reference Include="DOTweenEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenUpgradeManager"> <Reference Include="DOTweenUpgradeManager">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTween/Editor/DOTweenUpgradeManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenPro"> <Reference Include="DOTweenPro">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/DOTweenPro.dll</HintPath>
</Reference> </Reference>
<Reference Include="DOTweenProEditor"> <Reference Include="DOTweenProEditor">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Assets/Demigiant/DOTweenPro/Editor/DOTweenProEditor.dll</HintPath>
</Reference> </Reference>
<Reference Include="netstandard"> <Reference Include="netstandard">
<HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
</Reference> </Reference>
<Reference Include="Microsoft.Win32.Primitives"> <Reference Include="Microsoft.Win32.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/Microsoft.Win32.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.AppContext"> <Reference Include="System.AppContext">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.AppContext.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Concurrent"> <Reference Include="System.Collections.Concurrent">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Concurrent.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections"> <Reference Include="System.Collections">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.NonGeneric"> <Reference Include="System.Collections.NonGeneric">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.NonGeneric.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Collections.Specialized"> <Reference Include="System.Collections.Specialized">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Collections.Specialized.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel"> <Reference Include="System.ComponentModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.EventBasedAsync"> <Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Primitives"> <Reference Include="System.ComponentModel.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.TypeConverter"> <Reference Include="System.ComponentModel.TypeConverter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ComponentModel.TypeConverter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Console"> <Reference Include="System.Console">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Console.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data.Common"> <Reference Include="System.Data.Common">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Data.Common.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Contracts"> <Reference Include="System.Diagnostics.Contracts">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Contracts.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Debug"> <Reference Include="System.Diagnostics.Debug">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Debug.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.FileVersionInfo"> <Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Process"> <Reference Include="System.Diagnostics.Process">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Process.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.StackTrace"> <Reference Include="System.Diagnostics.StackTrace">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.StackTrace.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener"> <Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tools"> <Reference Include="System.Diagnostics.Tools">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tools.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.TraceSource"> <Reference Include="System.Diagnostics.TraceSource">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.TraceSource.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Diagnostics.Tracing"> <Reference Include="System.Diagnostics.Tracing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Diagnostics.Tracing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing.Primitives"> <Reference Include="System.Drawing.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Drawing.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Dynamic.Runtime"> <Reference Include="System.Dynamic.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Dynamic.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Calendars"> <Reference Include="System.Globalization.Calendars">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Calendars.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization"> <Reference Include="System.Globalization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Globalization.Extensions"> <Reference Include="System.Globalization.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Globalization.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression"> <Reference Include="System.IO.Compression">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.ZipFile"> <Reference Include="System.IO.Compression.ZipFile">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Compression.ZipFile.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO"> <Reference Include="System.IO">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem"> <Reference Include="System.IO.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.DriveInfo"> <Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Primitives"> <Reference Include="System.IO.FileSystem.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.FileSystem.Watcher"> <Reference Include="System.IO.FileSystem.Watcher">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.FileSystem.Watcher.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.IsolatedStorage"> <Reference Include="System.IO.IsolatedStorage">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.IsolatedStorage.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.MemoryMappedFiles"> <Reference Include="System.IO.MemoryMappedFiles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.MemoryMappedFiles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Pipes"> <Reference Include="System.IO.Pipes">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.Pipes.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.UnmanagedMemoryStream"> <Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq"> <Reference Include="System.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Expressions"> <Reference Include="System.Linq.Expressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Expressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Parallel"> <Reference Include="System.Linq.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Linq.Queryable"> <Reference Include="System.Linq.Queryable">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Linq.Queryable.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Http"> <Reference Include="System.Net.Http">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Http.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NameResolution"> <Reference Include="System.Net.NameResolution">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NameResolution.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.NetworkInformation"> <Reference Include="System.Net.NetworkInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.NetworkInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Ping"> <Reference Include="System.Net.Ping">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Ping.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Primitives"> <Reference Include="System.Net.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Requests"> <Reference Include="System.Net.Requests">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Requests.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Security"> <Reference Include="System.Net.Security">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Security.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.Sockets"> <Reference Include="System.Net.Sockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.Sockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebHeaderCollection"> <Reference Include="System.Net.WebHeaderCollection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebHeaderCollection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets.Client"> <Reference Include="System.Net.WebSockets.Client">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.Client.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net.WebSockets"> <Reference Include="System.Net.WebSockets">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Net.WebSockets.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ObjectModel"> <Reference Include="System.ObjectModel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ObjectModel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection"> <Reference Include="System.Reflection">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Extensions"> <Reference Include="System.Reflection.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Reflection.Primitives"> <Reference Include="System.Reflection.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Reflection.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Reader"> <Reference Include="System.Resources.Reader">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Reader.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.ResourceManager"> <Reference Include="System.Resources.ResourceManager">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.ResourceManager.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Resources.Writer"> <Reference Include="System.Resources.Writer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Resources.Writer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC"> <Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime"> <Reference Include="System.Runtime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Extensions"> <Reference Include="System.Runtime.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Handles"> <Reference Include="System.Runtime.Handles">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Handles.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices"> <Reference Include="System.Runtime.InteropServices">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation"> <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Numerics"> <Reference Include="System.Runtime.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Formatters"> <Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Json"> <Reference Include="System.Runtime.Serialization.Json">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Json.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Primitives"> <Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization.Xml"> <Reference Include="System.Runtime.Serialization.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Runtime.Serialization.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Claims"> <Reference Include="System.Security.Claims">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Claims.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Algorithms"> <Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Csp"> <Reference Include="System.Security.Cryptography.Csp">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Csp.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Encoding"> <Reference Include="System.Security.Cryptography.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.Primitives"> <Reference Include="System.Security.Cryptography.Primitives">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.Primitives.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Cryptography.X509Certificates"> <Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.Principal"> <Reference Include="System.Security.Principal">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.Principal.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Security.SecureString"> <Reference Include="System.Security.SecureString">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Security.SecureString.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding"> <Reference Include="System.Text.Encoding">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.Encoding.Extensions"> <Reference Include="System.Text.Encoding.Extensions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.Encoding.Extensions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Text.RegularExpressions"> <Reference Include="System.Text.RegularExpressions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Text.RegularExpressions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading"> <Reference Include="System.Threading">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Overlapped"> <Reference Include="System.Threading.Overlapped">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Overlapped.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks"> <Reference Include="System.Threading.Tasks">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Tasks.Parallel"> <Reference Include="System.Threading.Tasks.Parallel">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Tasks.Parallel.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Thread"> <Reference Include="System.Threading.Thread">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Thread.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.ThreadPool"> <Reference Include="System.Threading.ThreadPool">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.ThreadPool.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Threading.Timer"> <Reference Include="System.Threading.Timer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Threading.Timer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ValueTuple"> <Reference Include="System.ValueTuple">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.ValueTuple.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.ReaderWriter"> <Reference Include="System.Xml.ReaderWriter">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.ReaderWriter.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XDocument"> <Reference Include="System.Xml.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlDocument"> <Reference Include="System.Xml.XmlDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XmlSerializer"> <Reference Include="System.Xml.XmlSerializer">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XmlSerializer.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath"> <Reference Include="System.Xml.XPath">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.XPath.XDocument"> <Reference Include="System.Xml.XPath.XDocument">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netstandard/System.Xml.XPath.XDocument.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics.Vectors"> <Reference Include="System.Numerics.Vectors">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Numerics.Vectors.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime"> <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/Extensions/2.0.0/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference> </Reference>
<Reference Include="mscorlib"> <Reference Include="mscorlib">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/mscorlib.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ComponentModel.Composition"> <Reference Include="System.ComponentModel.Composition">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ComponentModel.Composition.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Core"> <Reference Include="System.Core">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Core.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Data"> <Reference Include="System.Data">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll</HintPath>
</Reference> </Reference>
<Reference Include="System"> <Reference Include="System">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Drawing"> <Reference Include="System.Drawing">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Drawing.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.IO.Compression.FileSystem"> <Reference Include="System.IO.Compression.FileSystem">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.IO.Compression.FileSystem.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Net"> <Reference Include="System.Net">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Net.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Numerics"> <Reference Include="System.Numerics">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Numerics.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Runtime.Serialization"> <Reference Include="System.Runtime.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Runtime.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.ServiceModel.Web"> <Reference Include="System.ServiceModel.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.ServiceModel.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Transactions"> <Reference Include="System.Transactions">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Transactions.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Web"> <Reference Include="System.Web">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Web.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Windows"> <Reference Include="System.Windows">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Windows.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml"> <Reference Include="System.Xml">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Linq"> <Reference Include="System.Xml.Linq">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Linq.dll</HintPath>
</Reference> </Reference>
<Reference Include="System.Xml.Serialization"> <Reference Include="System.Xml.Serialization">
<HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath> <HintPath>D:/unity2019/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEditor.UI"> <Reference Include="UnityEditor.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
</Reference> </Reference>
<Reference Include="UnityEngine.UI"> <Reference Include="UnityEngine.UI">
<HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath> <HintPath>D:/Projects/StockRunningNew/StockRunning/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="NonConvexColliderRuntimeAPI.csproj"> <ProjectReference Include="NonConvexColliderRuntimeAPI.csproj">
...@@ -655,4 +657,4 @@ ...@@ -655,4 +657,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
 
Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 15 # Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{77A2A415-8E80-59FD-67BD-3FBFEF19D174}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{77A2A415-8E80-59FD-67BD-3FBFEF19D174}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{243048A2-A6E1-3156-AD46-FFD0667CD947}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{243048A2-A6E1-3156-AD46-FFD0667CD947}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment