Firstborn/Assembly-CSharp-Editor.csproj
Schaken-Mods 774d18a99d 5/18/2023 Update
made most of the game Moddable. There is an in editor tool to make the mods and set them all up, and im making an external tool that will show your mods, lets you edit any information and it will pack it up and upload it. currently working on the uploading. Next I will make the game able to download and install. - Fuck Nexus.
2023-05-18 20:28:45 -05:00

1159 lines
82 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LangVersion>9.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>10.0.20506</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<RootNamespace></RootNamespace>
<ProjectGuid>{3082796D-9A4F-4054-5735-61EE8B83F96F}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<AssemblyName>Assembly-CSharp-Editor</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<BaseDirectory>.</BaseDirectory>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\Bin\Debug\</OutputPath>
<DefineConstants>UNITY_2021_3_24;UNITY_2021_3;UNITY_2021;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_2020_1_OR_NEWER;UNITY_2020_2_OR_NEWER;UNITY_2020_3_OR_NEWER;UNITY_2021_1_OR_NEWER;UNITY_2021_2_OR_NEWER;UNITY_2021_3_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;ENABLE_MANAGED_UNITYTLS;INCLUDE_DYNAMIC_GI;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;ENABLE_ACCELERATOR_CLIENT_DEBUGGING;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;NET_UNITY_4_8;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;CROSS_PLATFORM_INPUT;RH_SerializedDictionary;UNITY_POST_PROCESSING_STACK_V2;TOUCH_REACT;USING_URP;VSP_PACKAGES;VEGETATION_STUDIO_PRO;GPU_INSTANCER;AURA_IN_PROJECT;BAKERY_INCLUDED;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>Temp\bin\Release\</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup>
<NoConfig>true</NoConfig>
<NoStdLib>true</NoStdLib>
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
<ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
</PropertyGroup>
<PropertyGroup>
<ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<UnityProjectGenerator>Package</UnityProjectGenerator>
<UnityProjectGeneratorVersion>2.0.18</UnityProjectGeneratorVersion>
<UnityProjectType>Editor:5</UnityProjectType>
<UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
<UnityVersion>2021.3.24f1</UnityVersion>
</PropertyGroup>
<ItemGroup>
<Analyzer Include="C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\Editor\CreateAssetBundles.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ArmorItem\ArmorItemInspector.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\ClothToolsEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\AI_ChangeSteeringBehaviourNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Conditions\Editor\CFloatComparisonNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\BookItem\BookItemInspector.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_LoadWelcome.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\ChangeStateNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\WaitNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Data Structure\Editor\WorldspaceInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Conditions\Editor\CIntComparisonNodeEditor.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_AudioSnapshotExporterEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Extra\Editor\DialogueSystemConditionWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\DoorInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Character System\Scripts\Editor\RaceInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\Editor\DialogueNodeEditor.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\DazCoroutine.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\GetFieldNodeEditor.cs" />
<Compile Include="Assets\InfinityPBR\Editor\AnimationEventCopier.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Inventory System\Editor\ItemInInventoryPropertyDrawer.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\SetFieldNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Quest System\Editor\Quest Window\QuestWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\InsertRefIDWindowPopup.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\NPCs\NPC Path System\Editor\NPC_PathPointEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Inventory System\Editor\InventoryInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Control Flow\Editor\ParallelNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\MiscItem\MiscItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\MiscItem\MiscItemInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\AI\Editor\RckAI_Inspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ItemEditor.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\ClothCollisionAssignerEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Quest System\Consequences System\Editor\ConsequenceEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\Actions\Editor\Dialogue_AIInvokeNodeEditor.cs" />
<Compile Include="Assets\InfinityPBR\_InfinityPBR - Locks and Lockpicking\Editor\CipherInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Quest System\Editor\GotoEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\KeyItem\KeyItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Control Flow\Editor\SequenceNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\WeaponItem\WeaponItemInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ItemSoundsWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\AI\Creature AI\Editor\CreatureAI_Inspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ArmorItem\ArmorItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ArmorItem\ConfigBlendshapes_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\AI_InvokeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\ChangeDialogueNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Character System\Editor\RCKCustomiziationEditor.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\Daz3DBridge.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Editor\BTNodeEditor.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\DazJSONHelper.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Sounds\Editor\ItemSoundsSetterEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ConsumableItem\ConsumableItemInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\WeaponItem\WeaponItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\AmmoItem\AmmoItemInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Character System\Editor\RaceEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Interactive Objects\Editor\InteractiveObject_BehaviourEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\DebugNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\RandomNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\AI_SetPropertyEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\EntryNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\AI\Creature AI\Editor\CreatureAI_Editor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Graph\Editor\SetGraphVariableNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\AI_GetPropertyEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\EndNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Control Flow\Editor\RandomSelectorNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\CommentNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\_ General\Editor\RckObjectWindow.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\Daz3DDTUImporter.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\RPGCreationKitEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\AmmoItem\AmmoItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\ConditionsNodeEditor.cs" />
<Compile Include="Assets\InfinityPBR\Editor\ObjExporterScript.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Conditions\Editor\AIField_BoolCheckNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Math\Editor\ARandomIntNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\Actions\Editor\Dialogue_AISetFieldNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\AI\AI Tools\Editor\RckAI_Editor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Additional\Editor\SceneDrawer.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_AudioClipArrayCombinerEditoSFB_AudioClipArrayCombinerEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\KeyItem\KeyItemInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\DoorTeleportMarkerInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\EffectOnEntity\Editor\EffectOnEntityDrawer.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Editor\RPGCK_BTEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\CellView.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Control Flow\Editor\SelectorNodeEditor.cs" />
<Compile Include="Assets\Editor\SplitTerrain.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Conditions\Editor\CBoolCheckNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\BookItem\BookItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ItemWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Decorators\Editor\DReturnSuccessNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\NPCDialogueLineNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Cells System\Scripts\Editor\CellInformationInspector.cs" />
<Compile Include="Assets\AwesomeTechnologies\TouchReactSystemPro\Integration\Editor\AmplifyNodes\TouchReactNode.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\DTUConverter.cs" />
<Compile Include="Assets\InfinityPBR\_InfinityPBR - Locks and Lockpicking\Editor\KeyholeInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Persistent References\Editor\PersistentReferencesAssemblerWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\_ General\Editor\RckToolbarShortcuts.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\_Wizards Editors_\Editor\ItemInWorldCreationWizard.cs" />
<Compile Include="Assets\AwesomeTechnologies\VegetationStudioPro\Integration\Editor\MapMagicInfiniteTerrainEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\ConditionsSystem\Editor\ConditionDrawer.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\PlayerQuestionsNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Decorators\Editor\DRepeaterNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Execution\Editor\ActionNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Items System\Scripts\RefItems\Editor\ConsumableItem\ConsumableItem_Window.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Control Flow\Editor\RandomSelectOneNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Nodes\Editor\RootNodeEditor.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_DisplayPolycount.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_SaveObjectAsMesh.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_BlendShapesManagerEditor.cs" />
<Compile Include="Assets\InfinityPBR\Editor\SFB_CharacterEquip.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Quest System\Editor\Quest Window\QuestInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Faction System\Editor\FactionsWindow.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Dialogue System\Nodes\ToOrder\Editor\EventsNodeEditor.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\_Wizards Editors_\Editor\LootingPointCreationWizard.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\ConditionsSystem\Editor\ConditionInspector.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\BehaviourTrees\Editor\BTWindowInspector.cs" />
<Compile Include="Assets\Daz3D\Scripts\Editor\DetectRenderPipeline.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Additional\SerializableDictionary\Editor\SerializableDictionaryDrawer.cs" />
<Compile Include="Assets\RPG Creation Kit\Scripts\Persistent References\Editor\PersistentReferencesWindow.cs" />
<Compile Include="Assets\Editor\Mod Builder\ModBuilderScript.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="UnityEngine">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ARModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AccessibilityModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AndroidJNIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AnimationModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AssetBundleModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.AudioModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClothModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterInputModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ClusterRendererModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CoreModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.CrashReportingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DSPGraphModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.DirectorModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GameCenterModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.GridModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.HotReloadModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.IMGUIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ImageConversionModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.InputLegacyModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.JSONSerializeModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.LocalizationModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.NVIDIAModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.NVIDIAModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PerformanceReportingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.PhysicsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.Physics2DModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ProfilerModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.ScreenCaptureModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SharedInternalsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteMaskModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SpriteShapeModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.StreamingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubstanceModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.SubsystemsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TLSModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TerrainPhysicsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreFontEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextCoreTextEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TextRenderingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.TilemapModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UIElementsNativeModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsNativeModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UNETModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UmbraModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityAnalyticsCommonModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityCurlModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityTestProtocolModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VFXModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VRModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VehiclesModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VideoModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.VirtualTexturingModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.WindModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.XRModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.CoreModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.DeviceSimulatorModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.DiagnosticsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.GraphViewModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.PackageManagerUIModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.PackageManagerUIModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.QuickSearchModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.SceneTemplateModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TextCoreFontEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.TextCoreTextEngineModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIBuilderModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIElementsSamplesModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UIServiceModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.UIServiceModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UnityConnectModule">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.Graphs">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\Managed\UnityEditor.Graphs.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.WindowsStandalone.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\PlaybackEngines\WindowsStandaloneSupport\UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
</Reference>
<Reference Include="Unity.Collections.LowLevel.ILSupport">
<HintPath>Library\PackageCache\com.unity.collections@1.4.0\Unity.Collections.LowLevel.ILSupport\Unity.Collections.LowLevel.ILSupport.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
<Reference Include="SimpleAssembly">
<HintPath>Assets\Scripts\SimpleAssembly.dll</HintPath>
</Reference>
<Reference Include="MeshDecimator">
<HintPath>Assets\AutoLOD\Plugins\MeshDecimator.dll</HintPath>
</Reference>
<Reference Include="SpeechBlend">
<HintPath>Assets\Scripts\SpeechBlend.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Newtonsoft.Json">
<HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\Unity.Plastic.Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Unity.Plastic.Antlr3.Runtime">
<HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\Unity.Plastic.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>Library\PackageCache\com.unity.collab-proxy@2.0.3\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.8.0\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
</Reference>
<Reference Include="Mono.Cecil">
<HintPath>Library\PackageCache\com.unity.nuget.mono-cecil@1.11.4\Mono.Cecil.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="mscorlib">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\mscorlib.dll</HintPath>
</Reference>
<Reference Include="System">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.dll</HintPath>
</Reference>
<Reference Include="System.Core">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Core.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Runtime.Serialization.dll</HintPath>
</Reference>
<Reference Include="System.Xml">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Xml.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Numerics">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Numerics.Vectors">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Microsoft.CSharp.dll</HintPath>
</Reference>
<Reference Include="System.Data">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.dll</HintPath>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Data.DataSetExtensions.dll</HintPath>
</Reference>
<Reference Include="System.Drawing">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Drawing.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.FileSystem">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.IO.Compression.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Composition">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.ComponentModel.Composition.dll</HintPath>
</Reference>
<Reference Include="System.Transactions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\System.Transactions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\Microsoft.Win32.Primitives.dll</HintPath>
</Reference>
<Reference Include="netstandard">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\netstandard.dll</HintPath>
</Reference>
<Reference Include="System.AppContext">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.AppContext.dll</HintPath>
</Reference>
<Reference Include="System.Buffers">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Concurrent">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Concurrent.dll</HintPath>
</Reference>
<Reference Include="System.Collections">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.dll</HintPath>
</Reference>
<Reference Include="System.Collections.NonGeneric">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.NonGeneric.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Specialized">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Collections.Specialized.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Annotations.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.EventBasedAsync">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.EventBasedAsync.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.TypeConverter">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ComponentModel.TypeConverter.dll</HintPath>
</Reference>
<Reference Include="System.Console">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Console.dll</HintPath>
</Reference>
<Reference Include="System.Data.Common">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Data.Common.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Contracts">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Contracts.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Debug">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Debug.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.FileVersionInfo">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.FileVersionInfo.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Process">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Process.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.StackTrace">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.StackTrace.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TextWriterTraceListener">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.Tools">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.Tools.dll</HintPath>
</Reference>
<Reference Include="System.Diagnostics.TraceSource">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Diagnostics.TraceSource.dll</HintPath>
</Reference>
<Reference Include="System.Drawing.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Drawing.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Dynamic.Runtime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Dynamic.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Calendars.dll</HintPath>
</Reference>
<Reference Include="System.Globalization">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Globalization.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Compression.ZipFile.dll</HintPath>
</Reference>
<Reference Include="System.IO">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.DriveInfo">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.DriveInfo.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Watcher">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.FileSystem.Watcher.dll</HintPath>
</Reference>
<Reference Include="System.IO.IsolatedStorage">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.IsolatedStorage.dll</HintPath>
</Reference>
<Reference Include="System.IO.MemoryMappedFiles">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.MemoryMappedFiles.dll</HintPath>
</Reference>
<Reference Include="System.IO.Pipes">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.Pipes.dll</HintPath>
</Reference>
<Reference Include="System.IO.UnmanagedMemoryStream">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.IO.UnmanagedMemoryStream.dll</HintPath>
</Reference>
<Reference Include="System.Linq">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Expressions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Expressions.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Parallel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Linq.Queryable">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Linq.Queryable.dll</HintPath>
</Reference>
<Reference Include="System.Memory">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.Rtc">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Http.Rtc.dll</HintPath>
</Reference>
<Reference Include="System.Net.NameResolution">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NameResolution.dll</HintPath>
</Reference>
<Reference Include="System.Net.NetworkInformation">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.NetworkInformation.dll</HintPath>
</Reference>
<Reference Include="System.Net.Ping">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Ping.dll</HintPath>
</Reference>
<Reference Include="System.Net.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Requests">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Requests.dll</HintPath>
</Reference>
<Reference Include="System.Net.Security">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Security.dll</HintPath>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.Sockets.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebHeaderCollection">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebHeaderCollection.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets.Client">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.Client.dll</HintPath>
</Reference>
<Reference Include="System.Net.WebSockets">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Net.WebSockets.dll</HintPath>
</Reference>
<Reference Include="System.ObjectModel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ObjectModel.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.DispatchProxy">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.DispatchProxy.dll</HintPath>
</Reference>
<Reference Include="System.Reflection">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.ILGeneration">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.ILGeneration.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Emit.Lightweight">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Emit.Lightweight.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Reflection.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Reflection.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Reader">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Reader.dll</HintPath>
</Reference>
<Reference Include="System.Resources.ResourceManager">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.ResourceManager.dll</HintPath>
</Reference>
<Reference Include="System.Resources.Writer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Resources.Writer.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.VisualC">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.CompilerServices.VisualC.dll</HintPath>
</Reference>
<Reference Include="System.Runtime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Handles">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Handles.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Numerics">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Numerics.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Formatters">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Formatters.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Json">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Json.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization.Xml">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Runtime.Serialization.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Claims">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Claims.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Csp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Csp.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.Principal.dll</HintPath>
</Reference>
<Reference Include="System.Security.SecureString">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Security.SecureString.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Duplex">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Duplex.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Http">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Http.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.NetTcp">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.NetTcp.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Primitives">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel.Security">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ServiceModel.Security.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Text.Encoding.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.Encoding.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Text.RegularExpressions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Text.RegularExpressions.dll</HintPath>
</Reference>
<Reference Include="System.Threading">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Overlapped">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Overlapped.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Tasks.Parallel">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Tasks.Parallel.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Thread">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Thread.dll</HintPath>
</Reference>
<Reference Include="System.Threading.ThreadPool">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.ThreadPool.dll</HintPath>
</Reference>
<Reference Include="System.Threading.Timer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Threading.Timer.dll</HintPath>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Xml.ReaderWriter">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.ReaderWriter.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlDocument.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XmlSerializer">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XmlSerializer.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.dll</HintPath>
</Reference>
<Reference Include="System.Xml.XPath.XDocument">
<HintPath>C:\Program Files\Unity\Hub\Editor\2021.3.24f1-x86_64\Editor\Data\UnityReferenceAssemblies\unity-4.8-api\Facades\System.Xml.XPath.XDocument.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="Assembly-CSharp-firstpass.csproj">
<Project>{EAA87520-D571-D9F6-5B48-188999F67D29}</Project>
<Name>Assembly-CSharp-firstpass</Name>
</ProjectReference>
<ProjectReference Include="Assembly-CSharp.csproj">
<Project>{E95145F9-C4CD-7634-C73E-CF376FD7E1C7}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
<ProjectReference Include="Assembly-CSharp-Editor-firstpass.csproj">
<Project>{2D5B54D5-5603-D020-1A7B-B4A29CF9CD46}</Project>
<Name>Assembly-CSharp-Editor-firstpass</Name>
</ProjectReference>
<ProjectReference Include="UnityEditor.TestRunner.csproj">
<Project>{11CB79E2-081A-E90C-C938-A519626F26F1}</Project>
<Name>UnityEditor.TestRunner</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.TestRunner.csproj">
<Project>{8F318F85-847E-CC43-13AE-07DA39C638E8}</Project>
<Name>UnityEngine.TestRunner</Name>
</ProjectReference>
<ProjectReference Include="Unity.VSCode.Editor.csproj">
<Project>{1E6172E4-28DE-2B9C-1AF4-F5A9258EE30E}</Project>
<Name>Unity.VSCode.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Universal.Shaders.csproj">
<Project>{799B7DC5-466B-DE74-1345-9539F20A1F5E}</Project>
<Name>Unity.RenderPipelines.Universal.Shaders</Name>
</ProjectReference>
<ProjectReference Include="UnityEditor.CacheServer.csproj">
<Project>{C3FF7870-6BF0-C040-D9F8-56448907313F}</Project>
<Name>UnityEditor.CacheServer</Name>
</ProjectReference>
<ProjectReference Include="Unity.Addressables.csproj">
<Project>{3D8F4D52-10D4-7F28-1493-C40EC35781DF}</Project>
<Name>Unity.Addressables</Name>
</ProjectReference>
<ProjectReference Include="Unity.TextMeshPro.Editor.csproj">
<Project>{5E6B55D3-54E5-F256-508C-2C05A683488C}</Project>
<Name>Unity.TextMeshPro.Editor</Name>
</ProjectReference>
<ProjectReference Include="AwesomeTechnologies.TouchReactSystemPro.Editor.csproj">
<Project>{72CE76C7-AF69-A94E-8FA2-D5B5C22352BB}</Project>
<Name>AwesomeTechnologies.TouchReactSystemPro.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.State.Editor.csproj">
<Project>{8990B35F-8B83-CB6E-03A9-1AB8CF983866}</Project>
<Name>Unity.VisualScripting.State.Editor</Name>
</ProjectReference>
<ProjectReference Include="AwesomeTechnologies.VegetationStudioPro.Editor.csproj">
<Project>{68177870-2F68-8FE7-6481-138585CE9C26}</Project>
<Name>AwesomeTechnologies.VegetationStudioPro.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Searcher.Editor.csproj">
<Project>{3232EB7B-942F-EC44-AC0A-D68A0934C54E}</Project>
<Name>Unity.Searcher.Editor</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.Advertisements.csproj">
<Project>{2984A875-79CD-793E-2EB3-97C53D4B3EA6}</Project>
<Name>UnityEngine.Advertisements</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.SettingsProvider.Editor.csproj">
<Project>{17BFF2A9-8DBF-EDE0-B7A5-85F7549BEFFD}</Project>
<Name>Unity.VisualScripting.SettingsProvider.Editor</Name>
</ProjectReference>
<ProjectReference Include="AwesomeTechnologies.VegetationStudioPro.Runtime.csproj">
<Project>{AAB51833-7DF2-0F5A-342C-D6E2A0D391A3}</Project>
<Name>AwesomeTechnologies.VegetationStudioPro.Runtime</Name>
</ProjectReference>
<ProjectReference Include="UnityEditor.UI.csproj">
<Project>{9C2D747A-C54C-74DB-7FD8-7D6B58027743}</Project>
<Name>UnityEditor.UI</Name>
</ProjectReference>
<ProjectReference Include="Unity.InputSystem.csproj">
<Project>{CEED088F-E400-FC6E-C550-70281DD89C32}</Project>
<Name>Unity.InputSystem</Name>
</ProjectReference>
<ProjectReference Include="Unity.Rider.Editor.csproj">
<Project>{A2C2FE53-F982-0A79-3FB1-6F25085D8A8A}</Project>
<Name>Unity.Rider.Editor</Name>
</ProjectReference>
<ProjectReference Include="IngameDebugConsole.Editor.csproj">
<Project>{B584B5B2-ABC4-CD5F-81FA-854BD5992635}</Project>
<Name>IngameDebugConsole.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Core.ShaderLibrary.csproj">
<Project>{E98EBE06-42A2-1577-01B5-A49EBB60B521}</Project>
<Name>Unity.RenderPipelines.Core.ShaderLibrary</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.UI.csproj">
<Project>{2A6955E9-852D-3D08-5716-628D92FC5844}</Project>
<Name>UnityEngine.UI</Name>
</ProjectReference>
<ProjectReference Include="IngameDebugConsole.Runtime.csproj">
<Project>{60D42FF1-4797-282B-C10E-D727B1D27988}</Project>
<Name>IngameDebugConsole.Runtime</Name>
</ProjectReference>
<ProjectReference Include="MeshBakerEditor.csproj">
<Project>{3E00BE64-89A6-D3D9-A7FD-53D4FED44137}</Project>
<Name>MeshBakerEditor</Name>
</ProjectReference>
<ProjectReference Include="Unity.EditorCoroutines.Editor.csproj">
<Project>{67218CF7-108E-6D92-29DC-2F469C73C1E0}</Project>
<Name>Unity.EditorCoroutines.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.ShaderGraph.Editor.csproj">
<Project>{C309438A-3ADE-2F61-1D4F-B89A9D53AE41}</Project>
<Name>Unity.ShaderGraph.Editor</Name>
</ProjectReference>
<ProjectReference Include="Cinemachine.csproj">
<Project>{B656E7D9-8D99-A839-70A7-39256D2DE74B}</Project>
<Name>Cinemachine</Name>
</ProjectReference>
<ProjectReference Include="Unity.Collections.Editor.csproj">
<Project>{6733E578-129C-0340-41A3-D0370AE149EE}</Project>
<Name>Unity.Collections.Editor</Name>
</ProjectReference>
<ProjectReference Include="com.unity.cinemachine.editor.csproj">
<Project>{A61134FD-2858-99CA-7310-616CC789103F}</Project>
<Name>com.unity.cinemachine.editor</Name>
</ProjectReference>
<ProjectReference Include="MeshBakerCore.csproj">
<Project>{5B680692-B129-9711-E9A8-980A70B266ED}</Project>
<Name>MeshBakerCore</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipeline.Universal.ShaderLibrary.csproj">
<Project>{29E89CDC-0EE6-A04B-D5D1-4352D80C87B1}</Project>
<Name>Unity.RenderPipeline.Universal.ShaderLibrary</Name>
</ProjectReference>
<ProjectReference Include="XNodeEditor.csproj">
<Project>{0106A911-DCF6-4FE3-708D-28325E40E46E}</Project>
<Name>XNodeEditor</Name>
</ProjectReference>
<ProjectReference Include="NavMeshComponents.csproj">
<Project>{9C3E855F-6B1C-C5AF-7CDA-A05B1992E399}</Project>
<Name>NavMeshComponents</Name>
</ProjectReference>
<ProjectReference Include="Unity.Mathematics.Editor.csproj">
<Project>{25446464-529E-C92C-4423-378FFEB12BF9}</Project>
<Name>Unity.Mathematics.Editor</Name>
</ProjectReference>
<ProjectReference Include="NavMeshComponentsEditor.csproj">
<Project>{A06D3E49-C8FF-D828-C95E-617AE54E9567}</Project>
<Name>NavMeshComponentsEditor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Collections.csproj">
<Project>{77F7136E-6927-36AD-D692-0606E22B586F}</Project>
<Name>Unity.Collections</Name>
</ProjectReference>
<ProjectReference Include="Unity.Addressables.Editor.csproj">
<Project>{CFA3B162-749A-A9B8-0331-198E0E8EEC68}</Project>
<Name>Unity.Addressables.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.Flow.Editor.csproj">
<Project>{76949E65-815A-E8E4-148E-5CD70E8998DF}</Project>
<Name>Unity.VisualScripting.Flow.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Universal.Runtime.csproj">
<Project>{BB1A7F40-CB58-214E-AA62-3F8B1BCE7B60}</Project>
<Name>Unity.RenderPipelines.Universal.Runtime</Name>
</ProjectReference>
<ProjectReference Include="PPv2URPConverters.csproj">
<Project>{5E0D6920-9637-FFDC-B2AE-DEAB1C2E3D31}</Project>
<Name>PPv2URPConverters</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualStudio.Editor.csproj">
<Project>{1C4E42AC-B8B3-82D1-E7AA-A88C35CFF35D}</Project>
<Name>Unity.VisualStudio.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Timeline.csproj">
<Project>{D5F8016E-E1BC-4560-5A1E-F9B20FAF739F}</Project>
<Name>Unity.Timeline</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.Core.Editor.csproj">
<Project>{7DE15227-0292-8066-8705-F0B398B4469E}</Project>
<Name>Unity.VisualScripting.Core.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.TextMeshPro.csproj">
<Project>{0350251E-3317-CA2B-51CE-55D30617D18B}</Project>
<Name>Unity.TextMeshPro</Name>
</ProjectReference>
<ProjectReference Include="Unity.Burst.Editor.csproj">
<Project>{22C26255-5B74-5BF1-ECE0-2F60F3F4F939}</Project>
<Name>Unity.Burst.Editor</Name>
</ProjectReference>
<ProjectReference Include="SimpleJSON.csproj">
<Project>{0EC8581F-0BBD-8C8D-ED2D-514490AE96C5}</Project>
<Name>SimpleJSON</Name>
</ProjectReference>
<ProjectReference Include="Unity.2D.Sprite.Editor.csproj">
<Project>{830028D9-4819-6E56-D1A5-16AE666EEEDF}</Project>
<Name>Unity.2D.Sprite.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Core.Runtime.csproj">
<Project>{E948CEEC-3C88-3EF9-5309-CAA7F6497F66}</Project>
<Name>Unity.RenderPipelines.Core.Runtime</Name>
</ProjectReference>
<ProjectReference Include="NavMeshComponentsExamples.csproj">
<Project>{CFD8949B-E897-FB7D-00FC-2E1CC3005A2D}</Project>
<Name>NavMeshComponentsExamples</Name>
</ProjectReference>
<ProjectReference Include="Unity.Postprocessing.Editor.csproj">
<Project>{979524AD-5EAD-EBB3-7F26-2C15317B4B57}</Project>
<Name>Unity.Postprocessing.Editor</Name>
</ProjectReference>
<ProjectReference Include="JBooth.ShaderPackager.Editor.csproj">
<Project>{9396E726-DE88-4C6C-A5D8-D907A27CB10B}</Project>
<Name>JBooth.ShaderPackager.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.PlasticSCM.Editor.csproj">
<Project>{B6597C75-C225-A9F7-7F67-9614C3EE7A94}</Project>
<Name>Unity.PlasticSCM.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.Flow.csproj">
<Project>{542CA10B-53E2-7DAF-5F8A-A03F31B4D89A}</Project>
<Name>Unity.VisualScripting.Flow</Name>
</ProjectReference>
<ProjectReference Include="Unity.ResourceManager.csproj">
<Project>{1B923E57-C771-0BF1-74F1-50F80C5498E7}</Project>
<Name>Unity.ResourceManager</Name>
</ProjectReference>
<ProjectReference Include="XNode.csproj">
<Project>{4BF0DDDC-C1E7-7CC5-AB87-9BBDC7149AB7}</Project>
<Name>XNode</Name>
</ProjectReference>
<ProjectReference Include="AwesomeTechnologies.TouchReactSystemPro.Runtime.csproj">
<Project>{B4136F02-A100-B4A6-2AD3-EC225B4F3017}</Project>
<Name>AwesomeTechnologies.TouchReactSystemPro.Runtime</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.Core.csproj">
<Project>{2B5542FB-CBBC-9E02-2FE6-952A239F9669}</Project>
<Name>Unity.VisualScripting.Core</Name>
</ProjectReference>
<ProjectReference Include="Unity.Mathematics.csproj">
<Project>{C9DCBD1C-23CF-AAFF-DC32-28984CA1EE08}</Project>
<Name>Unity.Mathematics</Name>
</ProjectReference>
<ProjectReference Include="Unity.TerrainTools.csproj">
<Project>{1871498B-EDE5-C5AE-7BC4-595E1BE70FA8}</Project>
<Name>Unity.TerrainTools</Name>
</ProjectReference>
<ProjectReference Include="Unity.Burst.csproj">
<Project>{83963650-D548-06D9-B188-50FCC996BFE0}</Project>
<Name>Unity.Burst</Name>
</ProjectReference>
<ProjectReference Include="Unity.Postprocessing.Runtime.csproj">
<Project>{A37AC34E-D6A0-06A9-F95C-F74CCD39593B}</Project>
<Name>Unity.Postprocessing.Runtime</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Universal.Editor.csproj">
<Project>{C952A2A0-F9E6-1190-63AD-D4C4B2C1C902}</Project>
<Name>Unity.RenderPipelines.Universal.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Jobs.csproj">
<Project>{68BEC7F2-B413-1B46-F5E7-49190C4BC1A3}</Project>
<Name>Unity.Jobs</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.Shared.Editor.csproj">
<Project>{2FB19A97-9BD3-030A-03A8-A1F1D5F52D44}</Project>
<Name>Unity.VisualScripting.Shared.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.TerrainTools.Editor.csproj">
<Project>{D70E0338-A22A-C616-64CE-8CD9C8E581DC}</Project>
<Name>Unity.TerrainTools.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.Timeline.Editor.csproj">
<Project>{7A5F930A-B6DF-223A-75E9-9A2CC8EA34B1}</Project>
<Name>Unity.Timeline.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.csproj">
<Project>{C65269EA-A46D-4BE3-273C-E73C89B86C2F}</Project>
<Name>Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary</Name>
</ProjectReference>
<ProjectReference Include="Unity.ScriptableBuildPipeline.csproj">
<Project>{76C67059-22D0-7C73-E8CE-F13851745104}</Project>
<Name>Unity.ScriptableBuildPipeline</Name>
</ProjectReference>
<ProjectReference Include="NavMeshComponentsExamplesEditor.csproj">
<Project>{E155B063-D52F-8F47-3A55-EABFA11B1A69}</Project>
<Name>NavMeshComponentsExamplesEditor</Name>
</ProjectReference>
<ProjectReference Include="Unity.ScriptableBuildPipeline.Editor.csproj">
<Project>{6D30D331-E4AF-E8AE-7C1E-53B79ADAF432}</Project>
<Name>Unity.ScriptableBuildPipeline.Editor</Name>
</ProjectReference>
<ProjectReference Include="UnityEngine.Advertisements.Editor.csproj">
<Project>{38EB6946-DE4A-A5ED-C1DF-AE09624967D2}</Project>
<Name>UnityEngine.Advertisements.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.RenderPipelines.Core.Editor.csproj">
<Project>{BA01BEBD-0298-6A67-C7B5-3D1AD5211BDC}</Project>
<Name>Unity.RenderPipelines.Core.Editor</Name>
</ProjectReference>
<ProjectReference Include="Unity.VisualScripting.State.csproj">
<Project>{71A9B065-5626-FEF8-5111-EB3CEF25D8AF}</Project>
<Name>Unity.VisualScripting.State</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="GenerateTargetFrameworkMonikerAttribute" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>