1527 lines
95 KiB
XML
1527 lines
95 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
<!-- Generated file, do not modify, your changes will be overwritten (use AssetPostprocessor.OnGeneratedCSProject) -->
|
||
<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>{1A45FF48-983B-E772-C504-B19321FC50B0}</ProjectGuid>
|
||
<OutputType>Library</OutputType>
|
||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||
<AssemblyName>Assembly-CSharp</AssemblyName>
|
||
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
|
||
<FileAlignment>512</FileAlignment>
|
||
<BaseDirectory>.</BaseDirectory>
|
||
</PropertyGroup>
|
||
<PropertyGroup>
|
||
<NoWarn>0169;USG0001</NoWarn>
|
||
<DefineConstants>UNITY_2022_3_21;UNITY_2022_3;UNITY_2022;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_2022_1_OR_NEWER;UNITY_2022_2_OR_NEWER;UNITY_2022_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;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_BUILD;ENABLE_EDITOR_GAME_SERVICES;ENABLE_UNITY_GAME_SERVICES_ANALYTICS_SUPPORT;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_GENERATE_NATIVE_PLUGINS_FOR_ASSEMBLIES_API;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;ENABLE_NAVIGATION_PACKAGE_DEBUG_VISUALIZATION;ENABLE_NAVIGATION_HEIGHTMESH_RUNTIME_SUPPORT;ENABLE_NAVIGATION_UI_REQUIRES_PACKAGE;PLATFORM_STANDALONE;TEXTCORE_1_0_OR_NEWER;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;UNITY_UGP_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_NVIDIA;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;PLATFORM_UPDATES_TIME_OUTSIDE_OF_PLAYER_LOOP;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;PLATFORM_INITIALIZES_MEMORY_MANAGER_EXPLICITLY;ENABLE_MONO;NET_STANDARD_2_0;NET_STANDARD;NET_STANDARD_2_1;NETSTANDARD;NETSTANDARD2_1;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_LEGACY_INPUT_MANAGER;TEXTCORE_FONT_ENGINE_1_5_OR_NEWER;UNITY_POST_PROCESSING_STACK_V2;CROSS_PLATFORM_INPUT;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
|
||
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||
<DebugSymbols>true</DebugSymbols>
|
||
<DebugType>full</DebugType>
|
||
<Optimize>false</Optimize>
|
||
<OutputPath>Temp\bin\Debug\</OutputPath>
|
||
<ErrorReport>prompt</ErrorReport>
|
||
<WarningLevel>4</WarningLevel>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||
<DebugType>pdbonly</DebugType>
|
||
<Optimize>true</Optimize>
|
||
<OutputPath>Temp\bin\Release\</OutputPath>
|
||
<ErrorReport>prompt</ErrorReport>
|
||
<WarningLevel>4</WarningLevel>
|
||
</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.23</UnityProjectGeneratorVersion>
|
||
<UnityProjectGeneratorStyle>Legacy</UnityProjectGeneratorStyle>
|
||
<UnityProjectType>Game:1</UnityProjectType>
|
||
<UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
|
||
<UnityVersion>2022.3.21f1c1</UnityVersion>
|
||
</PropertyGroup>
|
||
<ItemGroup>
|
||
<Analyzer Include="C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\Microsoft\Visual Studio Tools for Unity\Analyzers\Microsoft.Unity.Analyzers.dll" />
|
||
<Analyzer Include="E:\UnityEditor\2022.3.21f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll" />
|
||
<Analyzer Include="E:\UnityEditor\2022.3.21f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Compile Include="Assets\Zion\Scripts\Utility\BaseManager.cs" />
|
||
<Compile Include="Assets\Scripts\ClaimBreakingAgreementComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundShipmentManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialIssueDeliveryNoteManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\CheckApprovalStatusDemandPlan.cs" />
|
||
<Compile Include="Assets\Framework\Dto\EventStepInfo.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\WarehouseReceipt.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\ReturnRequestDocuments.cs" />
|
||
<Compile Include="Assets\Framework\Manager\GlobalDataStorage.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\InventoryAnalytics.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\LookTrans.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\TakePosition.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\调拨单据签字签章查询\TransferDocumentSignatureQueryManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\MaterialCard.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ReviewContractChangeApplication.cs" />
|
||
<Compile Include="Assets\3rdParty\ZCalendar\Scripts\ZCalendarModel.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\SetValue.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\管理库存收发货\InterProvinceMaterialDispatchManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\转储调拨系统出库\RecipientTransferApplicationSignatureManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\系统入库冲销凭证分析\InventoryReversalVoucherAnalyzerManager.cs" />
|
||
<Compile Include="Assets\InputToTMPInput.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\CameraBase.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialIssueDocumentPrinterManager.cs" />
|
||
<Compile Include="Assets\Framework\Manager\ProcessManager.cs" />
|
||
<Compile Include="Assets\Scripts\TMPInputFieldValidator.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\显示库存凭证清单\InventoryVoucherListComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\FileControllor.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报表的查询与解读\QueryInventoryMaterialReportManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\SAP上下架功能\TransferOutboundSAPManager.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\ReceivedPurchaseOrder.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\BasicKnowledgeMaterialVoucherAnalysis.cs" />
|
||
<Compile Include="Assets\GameAssets\UI\ERP_UI\Script\FormManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\CustodyOfWarehousingOrders.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\DeliveryListManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\ELP\ELP_TransportationTaskManagement.cs" />
|
||
<Compile Include="Assets\Scripts\ERPManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\ChatPanel.cs" />
|
||
<Compile Include="Assets\Scripts\UploadComManager.cs" />
|
||
<Compile Include="Assets\Framework\Data\ProcessJsonData.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\UILookAt.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightSeeThroughOccluder.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\电缆分支箱跨地市物资调配\ERP_InventoryInquiryReport.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\DecommissionedAssetOutboundService.cs" />
|
||
<Compile Include="Assets\Scripts\GuideMask.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询物资采购合同执行状态\PrintForm.cs" />
|
||
<Compile Include="Assets\Framework\GameLauncher.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报表的查询与解读\QueryInventoryMaterialReportInTransitManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\Handoverorder.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\SubOpen.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\ShaderParams.cs" />
|
||
<Compile Include="Assets\Scripts\TopicComponent.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\InventoryRelocatorBatchSwitcher.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\BorrowingMaterialOutboundRequisitionComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\Interfaces\ApiConfigManager.cs" />
|
||
<Compile Include="Assets\Scripts\TMPInputFieldAutoSetup.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightManager.cs" />
|
||
<Compile Include="Assets\Framework\Tools\MotionToolsComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ModerController.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundCustodyManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\退料物资入库\ReceivingShippingReturnWarehousing.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Document\TruckAnimation.cs" />
|
||
<Compile Include="Assets\Scripts\ProgressBarController.cs" />
|
||
<Compile Include="Assets\tttttt.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\ELP\ELP_Selectmessage.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报废流程\WeighbridgeManager.cs" />
|
||
<Compile Include="Assets\Scripts\NetJsonDto.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询需求计划平衡利库情况\DemandBalancerManager.cs" />
|
||
<Compile Include="Assets\Framework\Dto\ReturnMaterialInbound.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\UIManager\UIManager.cs" />
|
||
<Compile Include="Assets\Framework\ProcessMode\ProcessStepDescription.cs" />
|
||
<Compile Include="Assets\Scripts\SetHorizontal.cs" />
|
||
<Compile Include="Assets\GameAssets\NatureManufacture Assets\NatureManufacture Wind\NM_Wind.cs" />
|
||
<Compile Include="Assets\Scripts\MaterialInspectionManager.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\Example\CameraOrbitExample.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\WarehouseService.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Pipelines\URP\HighlightPlusRenderPassFeature.cs" />
|
||
<Compile Include="Assets\3rdParty\ZCalendar\Scripts\ZCalendar.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialIssueRequestManager.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\TransferInboundCoordinator.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\Interfaces\ApiUrls.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\CustodyInbound .cs" />
|
||
<Compile Include="Assets\Framework\Dto\InventoryMaterialScrap.cs" />
|
||
<Compile Include="Assets\Framework\Manager\TutorialGuideManager.cs" />
|
||
<Compile Include="Assets\Scripts\FormSelectionDropdownHandler.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\借料\ERP_BorrowingRequisitions.cs" />
|
||
<Compile Include="Assets\Framework\Dto\PurchaseMaterialInbound.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\GameManager.cs" />
|
||
<Compile Include="Assets\Framework\Manager\TutorialGuideConfig.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\DistributionManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\工程结余物资不可用办理实物退库\ERP_MaterialReturnRequestIsPosted.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\CustodyEntrustmentApplication.cs" />
|
||
<Compile Include="Assets\Scripts\ScrollableInputField.cs" />
|
||
<Compile Include="Assets\Framework\EventRegistrationCenter.cs" />
|
||
<Compile Include="Assets\Framework\Dto\ScrapMaterialInbound.cs" />
|
||
<Compile Include="Assets\GameAssets\UI\ERP_UI\Script\ColumnItem.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\UI_Tips.cs" />
|
||
<Compile Include="Assets\Framework\Dto\SceneStepData.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\CameraOrbit.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\ApplicationsurplusMaterials.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\WasteMaterialsFandoverForm.cs" />
|
||
<Compile Include="Assets\Scripts\EventPenetrate.cs" />
|
||
<Compile Include="Assets\InputFieldToContent.cs" />
|
||
<Compile Include="Assets\Scripts\WeighBridgeCheck.cs" />
|
||
<Compile Include="Assets\GameAssets\UI\ERP_UI\Script\Column.cs" />
|
||
<Compile Include="Assets\Scripts\ProcessData.cs" />
|
||
<Compile Include="Assets\Scripts\OutboundOrderManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\TakePositionController.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\分析全市库存500138347物料号的一二次融合成套柱上断路器总库存\CityInventoryManager.cs" />
|
||
<Compile Include="Assets\New\Scripts\NewLogic.cs" />
|
||
<Compile Include="Assets\Scripts\OfflineCountManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundInputComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\SetOrderValue.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\ArrivalInspectionReport.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\ELP\ELP_TerminalMonitorsArrivalHandover.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\转移过账-初始屏幕\TransferTransactionInitialScreenManager.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightEffectOccluderManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询物资采购合同执行状态\ERP_PurchaseContractStatus.cs" />
|
||
<Compile Include="Assets\Framework\Tools\ToolsComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\DragWindow.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询合同执行状态报表脚本\ContractExecutionStatusReporterManager.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightProfile.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Demo\Scripts\SphereSelectionEventsExample.cs" />
|
||
<Compile Include="Assets\Scripts\MaterialInspectionBaoFeiManager.cs" />
|
||
<Compile Include="Assets\Scripts\ListManager.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightEffect.cs" />
|
||
<Compile Include="Assets\3rdParty\ZCalendar\Scripts\ZCalendarDayItem.cs" />
|
||
<Compile Include="Assets\Framework\Test\TestProcess.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询需求计划平衡利库情况\DemandUIContextMenu.cs" />
|
||
<Compile Include="Assets\Framework\ProcessExecutor.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\VoucherAnalytics.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\DocumentScript.cs" />
|
||
<Compile Include="Assets\Framework\Dto\TransferMaterialOutbound.cs" />
|
||
<Compile Include="Assets\New\Scripts\PartKnowManager.cs" />
|
||
<Compile Include="Assets\Scripts\ExamFileConfig.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\UIManager\BasePanel.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\参照借料申请单进行借料\BorrowMaterialRequestManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报废流程\ScrapTechnologyAppraisalReportComponent.cs" />
|
||
<Compile Include="Assets\Zion\OpenBoxs.cs" />
|
||
<Compile Include="Assets\Scripts\TransferMaterialsOutWarehouseComponent.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\InputProxy.cs" />
|
||
<Compile Include="Assets\Scripts\JsonDataDto.cs" />
|
||
<Compile Include="Assets\New\Scripts\ScoreShow.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\ReturnAndInboundList.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetsWithdrawalAndQuery.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\UploadExamDto.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\MyJsonManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\新注册仓库的主数据运维流程\WarehouseRegMasterOpsManager.cs" />
|
||
<Compile Include="Assets\Scripts\VideoPlayProcessManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\DisplayStockCertificateList.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\ResizableUI.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ChangeScence.cs" />
|
||
<Compile Include="Assets\Framework\Test\ProcessTest.cs" />
|
||
<Compile Include="Assets\Framework\Dto\CustodyMaterialOutbound.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightEffectActions.cs" />
|
||
<Compile Include="Assets\New\Scripts\RenderToTextureFeature.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ERPPrintWarehouseReceipt.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\ZipWrapper.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\CustodyofMaterialWarehousingOrders.cs" />
|
||
<Compile Include="Assets\Scripts\ToggleNextGuide.cs" />
|
||
<Compile Include="Assets\TutorialInfo\Scripts\Readme.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\UI_StampConfirmation.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\AssetAppraisalForm.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\ERP\脚本违约索赔(技师)\ERPQueryPurchaseExecutionStatus.cs" />
|
||
<Compile Include="Assets\Framework\ProcessMode\ProcessMode.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\JsonManager.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Demo\Scripts\SphereHighlightEventExample.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\TaskPrompt.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundManager.cs" />
|
||
<Compile Include="Assets\Framework\Dto\SubmitScoreDto.cs" />
|
||
<Compile Include="Assets\3rdParty\ZCalendar\Scripts\ZCalendarController.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\InventoryEntry.cs" />
|
||
<Compile Include="Assets\Framework\Dto\BorrowMaterialOutbound.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\FlowStep.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\基建工程延期供应计划调整\InfrastructureDelaySupplyPlanAndContractExecutionQueryManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialIssueWithSapShelfHandlerManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资库存地点批量切换\InventoryStockLocationBatchSwitcherManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\TutorialGuideComponent.cs" />
|
||
<Compile Include="Assets\Scripts\基建工程供应计划制定\FormulationSupplyPlanInfrastructureProjects.cs" />
|
||
<Compile Include="Assets\GameAssets\UI\ECP\Script\ToggleArrowControl.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\MessageDto.cs" />
|
||
<Compile Include="Assets\Framework\ProcessMode\ProcessCollection.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\ERPDeliveryListCollection.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\ERPCollection.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Runtime\Scripts\HighlightTrigger.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\报废物资入库申请单\ScrapMaterialEntryRequestManager.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Demo\Scripts\ManualSelectionDemo.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\CheckApprovalStatusDemand.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutbounds10KvComponent.cs" />
|
||
<Compile Include="Assets\Scripts\SelectScenes.cs" />
|
||
<Compile Include="Assets\Framework\Dto\CustodyMaterialInbound.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundSAPManager.cs" />
|
||
<Compile Include="Assets\Scripts\LoadConfigNew.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\FlowSubStep.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\系统退库冲销凭证分析\StockReturnReversalVoucherAnalyzerManager.cs" />
|
||
<Compile Include="Assets\test.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\MaterialReturnWarehousingList.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Excel\Data.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\TransferWarehouseTransferOrder.cs" />
|
||
<Compile Include="Assets\Scripts\ApplicationFormCustodyComponent.cs" />
|
||
<Compile Include="Assets\Scripts\ExamFileDownloadUI.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报废流程\btnMaterialStackingComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\ERPSystemControl.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\StorageDataDto.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\MaterialCenter.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\单据\DeliveryList.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\StepInit.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Document\DocumentManagement.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\FileDlg.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\工程结余物资不可用办理实物退库\ERP_ScrapInboundOrders.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialRequisitionOutboundMaterialRequisitionPerson.cs" />
|
||
<Compile Include="Assets\Scripts\Dto\ReturnMaterialInboundOrchestrator.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\ResourcesManager.cs" />
|
||
<Compile Include="Assets\Framework\Dto\BorrowMaterialInbound.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\Interfaces\ApiConfigData.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资查询报表\InventoryStockQueryReportManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\CheckGoods.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\QueryExecutionStatusMaterial.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundDanJuManager.cs" />
|
||
<Compile Include="Assets\New\Scripts\OverlayToRenderTexture.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\Interfaces\ApiConfigValidator.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\退料物资入库\PrintReturnSlip.cs" />
|
||
<Compile Include="Assets\3rdParty\ZCalendar\Scripts\ZCalendarDemo.cs" />
|
||
<Compile Include="Assets\Scripts\CarMoverToWeigh.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ERPMaintainArrivalInspectionForm.cs" />
|
||
<Compile Include="Assets\Scripts\DropdownValidator.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\Manager\UIManager\BaseItem.cs" />
|
||
<Compile Include="Assets\Scripts\NPUTInputFieldValidator.cs" />
|
||
<Compile Include="Assets\Scripts\QuestionConfig.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\PanelTaskPromptComponent.cs" />
|
||
<Compile Include="Assets\Framework\Dto\SceneData.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Utility\InterfaceManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资库存地点批量切换\InventoryBatchLocationSwitchReporterManager.cs" />
|
||
<Compile Include="Assets\Framework\Dto\TransferMaterialInbound.cs" />
|
||
<Compile Include="Assets\Scripts\QuestionManager.cs" />
|
||
<Compile Include="Assets\Scripts\ExamInfo.cs" />
|
||
<Compile Include="Assets\Scripts\ExcelTableGenerator.cs" />
|
||
<Compile Include="Assets\Framework\Manager\SceneManagerSingleton.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\UI_StampConfirmationManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\查询合同执行状态报表\ContractStatusReportManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\AnswerSheetSystem.cs" />
|
||
<Compile Include="Assets\New\Scripts\SceneViewCamera.cs" />
|
||
<Compile Include="Assets\Framework\Manager\MaterialCheckHelper.cs" />
|
||
<Compile Include="Assets\Scripts\UIContextMenu.cs" />
|
||
<Compile Include="Assets\Scripts\AdaptiveButton.cs" />
|
||
<Compile Include="Assets\Framework\Dto\ProjectUseMaterialOutbound.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\Enum\CameraOrbitEnums.cs" />
|
||
<Compile Include="Assets\Scripts\TMPDropdownValidator.cs" />
|
||
<Compile Include="Assets\Framework\Dto\AcceptanceOnArrival.cs" />
|
||
<Compile Include="Assets\Framework\ProcessActionAttribute.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报废流程\InventoryMaterialScrappingProcessModel.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\电缆分支箱跨地市物资调配\ProvisioningRequisition.cs" />
|
||
<Compile Include="Assets\Scripts\AutoHideScript.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\MaterialIssueRequestQueryParametersManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\物资领用出库\InventoryTransactionManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\工程结余物资不可用办理实物退库\ERP_ScrapWarehousingRequisition.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\ManageInventoryReceivingShipping.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\Interfaces\ApiConfig.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\AddAnswerSheet.cs" />
|
||
<Compile Include="Assets\Framework\ProcessMode\ProcessStep.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\公司库存组成分析\InventoryMaterialQueryReportManager.cs" />
|
||
<Compile Include="Assets\Framework\Dto\StepData.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\报废物资入库申请单查询\ScrapMaterialEntryQueryManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\ERP\脚本违约索赔(技师)\BreachContractClaimManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ERPMaintainGoodsHandoverForm.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资报废流程\InventoryScrapProcessManager.cs" />
|
||
<Compile Include="Assets\Scripts\MaterialTransferOrderComponent.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\MathfUtils.cs" />
|
||
<Compile Include="Assets\Scripts\MenuButtonClick.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\库存物资查询报表\LedgerTransferPostingManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Document\ControlCar.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\不良行为处理\Delivery_BadBehavior.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\SafetyHelmetDoor.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\配送\出厂验收\ERP_FactoryAcceptance.cs" />
|
||
<Compile Include="Assets\Framework\Utils\FileUtils.cs" />
|
||
<Compile Include="Assets\GameAssets\UI\ECP\Script\ScrollViewUpdate.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\Excel\ExcelSearching.cs" />
|
||
<Compile Include="Assets\TextFixSpace.cs" />
|
||
<Compile Include="Assets\Framework\Manager\WebRequestManager.cs" />
|
||
<Compile Include="Assets\New\Scripts\Camera Orbit\OrbitTouch.cs" />
|
||
<Compile Include="Assets\Scripts\FileComponent.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\SwitchgearMaterialRequestSystem.cs" />
|
||
<Compile Include="Assets\3rdParty\HighlightPlus\Demo\Scripts\HitFxDemo.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\10kV变压器代保管出库\RetiredAssetOutboundHangingMaterialCards.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\到货验收\ljj\ClickModel.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\打印出库单\SwitchgearMaterialOutboundServiceManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ScrapTechnologyAppraisalReport.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\FlowStepController.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\月度采购物资入库凭证分析\ReturnRevVoucherAnalyzerManager.cs" />
|
||
<Compile Include="Assets\Zion\Scripts\ERP\在途库存物资报表的查询与解读\TransitInventoryReportQuery.cs" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIShiny.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
|
||
<None Include="Assets\GameAssets\Font\chinese.txt" />
|
||
<None Include="Assets\AVProVideo\Licenses\LibSamplerate-License.txt" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\NMWindNoShiver.cginc" />
|
||
<None Include="Assets\AVProVideo\Licenses\Hap-License.txt" />
|
||
<None Include="Assets\GameAssets\TextPro\ShuZi.txt" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Meadow Environment Dynamic Nature\Trees\Tree_Leaves_Specular.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightOverlay.shader" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIDissolve.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
|
||
<None Include="Assets\AVProVideo\Licenses\Hap-3rdParty.txt" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightOccluder.shader" />
|
||
<None Include="Assets\StreamingAssets\22\凭证分析\系统退库冲销凭证分析\XTTKCXPZFX.txt" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\README.txt" />
|
||
<None Include="Assets\AVProVideo\Licenses\GdclMpeg4-License.txt" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\NM_indirect.cginc" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\Advanced Grass Standard.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightGlow.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\Advanced Grass Light.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightTarget.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightBlurOutline.shader" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIEffect.cginc" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightClearStencil.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightBlurGlow.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightAddDepth.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightSeeThroughMask.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UITtransition.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\Standard_Specular_Snow.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightInnerGlow.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\CustomVertexTransform.cginc" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Meadow Environment Dynamic Nature\Trees\Cross_Model_Shader.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightMask.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\NMWind.cginc" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightSeeThrough.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightSolidColor.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightComposeGlow.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\Advanced Grass Specular.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface.shader" />
|
||
<None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Custom-Atlas.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Meadow Environment Dynamic Nature\Trees\Tree_Bark_Metalic.shader" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIEffect.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
|
||
<None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\Standard_Metalic_Snow CutOut.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
|
||
<None Include="Assets\AVProVideo\Licenses\Third-Party Notices.txt" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightComposeOutline.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\Tree_Bark_Specular.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Foliage Shaders\Tree_Leaves_Metalic.shader" />
|
||
<None Include="Assets\Door_Exit.shader" />
|
||
<None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\NM_indirect.cginc" />
|
||
<None Include="Assets\AVProVideo\Licenses\FacebookAudio360-License.txt" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightOutline.shader" />
|
||
<None Include="Assets\GameAssets\UI\ERP_UI\提示箭头\UI_TextureSheetAnimation.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\Standard_Metalic_Snow.shader" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
|
||
<None Include="Assets\Resources\GuideMode\GuideMaskshader.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\Standard_Metallic_Road_Transparent.shader" />
|
||
<None Include="Assets\AVProVideo\Licenses\HapInAvFoundation-License.txt" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIEffectSprite.cginc" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
|
||
<None Include="Assets\StreamingAssets\Json\凭证分析\系统退库冲销凭证分析\XTTKCXPZFX.txt" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightUIMask.shader" />
|
||
<None Include="Assets\GameAssets\NatureManufacture Assets\Object Shaders\Standard_Specular_Snow CutOut.shader" />
|
||
<None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
|
||
<None Include="Assets\AVProVideo\Docs\Documentation.txt" />
|
||
<None Include="Assets\AVProVideo\Licenses\ExoPlayer-License.txt" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
|
||
<None Include="Assets\3rdParty\HighlightPlus\Runtime\Resources\HighlightPlus\HighlightSeeThroughBorder.shader" />
|
||
<None Include="Assets\3rdParty\UIEffect-upm\Resources\UIHsvModifier.shader" />
|
||
<None Include="Assets\GameAssets\TextPro\Chinese7000.txt" />
|
||
<None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Reference Include="UnityEngine">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ARModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AccessibilityModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AndroidJNIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AnimationModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AssetBundleModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.AudioModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ClothModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ClusterInputModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ClusterRendererModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ContentLoadModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ContentLoadModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.CoreModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.CrashReportingModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.DSPGraphModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.DirectorModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.GIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.GameCenterModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.GridModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.HotReloadModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.IMGUIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ImageConversionModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.InputModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.InputLegacyModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.JSONSerializeModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.LocalizationModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ParticleSystemModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.PerformanceReportingModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.PhysicsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.Physics2DModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ProfilerModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.PropertiesModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.PropertiesModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.ScreenCaptureModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.SharedInternalsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.SpriteMaskModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.SpriteShapeModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.StreamingModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.SubstanceModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.SubsystemsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TLSModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TerrainModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TerrainPhysicsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TextCoreFontEngineModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreFontEngineModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TextCoreTextEngineModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreTextEngineModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TextRenderingModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.TilemapModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UIElementsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UmbraModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityAnalyticsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityAnalyticsCommonModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsCommonModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityConnectModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityCurlModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityCurlModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityTestProtocolModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityWebRequestModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityWebRequestAudioModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityWebRequestTextureModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UnityWebRequestWWWModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.VFXModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.VRModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.VehiclesModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.VideoModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.VirtualTexturingModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.VirtualTexturingModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.WindModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.XRModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.CoreModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.CoreModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.DeviceSimulatorModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DeviceSimulatorModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.DiagnosticsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.DiagnosticsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.EditorToolbarModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.EditorToolbarModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.GraphViewModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.GraphViewModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.PresetsUIModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.PresetsUIModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.QuickSearchModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.QuickSearchModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.SceneTemplateModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneTemplateModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.SceneViewModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.SceneViewModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.TextCoreFontEngineModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreFontEngineModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.TextCoreTextEngineModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.TextCoreTextEngineModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.UIBuilderModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIBuilderModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.UIElementsModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.UIElementsSamplesModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UIElementsSamplesModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.UnityConnectModule">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\Managed\UnityEngine\UnityEditor.UnityConnectModule.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Excel">
|
||
<HintPath>Assets\Plugins\Excel.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="I18N.CJK">
|
||
<HintPath>Assets\Plugins\I18N.CJK.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="DemiLib">
|
||
<HintPath>Assets\Plugins\Demigiant\DemiLib\Core\DemiLib.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="SGUnitySDK">
|
||
<HintPath>Assets\Plugins\SGUnitySDK.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="I18N">
|
||
<HintPath>Assets\Plugins\I18N.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="EPPlus">
|
||
<HintPath>Assets\Plugins\EPPlus.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="LitJson">
|
||
<HintPath>Assets\Plugins\LitJson.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="DOTween">
|
||
<HintPath>Assets\Plugins\Demigiant\DOTween\DOTween.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Newtonsoft.Json">
|
||
<HintPath>Assets\Plugins\Newtonsoft.Json.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
||
<HintPath>Library\PackageCache\com.unity.visualscripting@1.9.6\Runtime\VisualScripting.Flow\Dependencies\NCalc\Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="DOTweenPro">
|
||
<HintPath>Assets\Plugins\Demigiant\DOTweenPro\DOTweenPro.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="ICSharpCode.SharpZipLib">
|
||
<HintPath>Assets\Plugins\ICSharpCode.SharpZipLib.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="AWSSDK.Core">
|
||
<HintPath>Assets\Plugins\AWSSDK.Core.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="AWSSDK.S3">
|
||
<HintPath>Assets\Plugins\AWSSDK.S3.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="I18N.West">
|
||
<HintPath>Assets\Plugins\I18N.West.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="netstandard">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\ref\2.1.0\netstandard.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Microsoft.Win32.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.AppContext">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.AppContext.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Buffers">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Buffers.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Collections.Concurrent">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Collections">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Collections.NonGeneric">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Collections.Specialized">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ComponentModel">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ComponentModel.EventBasedAsync">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ComponentModel.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ComponentModel.TypeConverter">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Console">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Console.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Data.Common">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Data.Common.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.Contracts">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.Debug">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.FileVersionInfo">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.Process">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.StackTrace">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.TextWriterTraceListener">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.Tools">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.TraceSource">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Diagnostics.Tracing">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Drawing.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Dynamic.Runtime">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Globalization.Calendars">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Globalization">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Globalization.Extensions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.Compression">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.Compression.ZipFile">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.FileSystem">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.FileSystem.DriveInfo">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.FileSystem.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.FileSystem.Watcher">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.IsolatedStorage">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.MemoryMappedFiles">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.Pipes">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.UnmanagedMemoryStream">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Linq">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Linq.Expressions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Linq.Parallel">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Linq.Queryable">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Memory">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Memory.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Http">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Http.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.NameResolution">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.NetworkInformation">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Ping">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Ping.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Requests">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Requests.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Security">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Security.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.Sockets">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.WebHeaderCollection">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.WebSockets.Client">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net.WebSockets">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Numerics.Vectors">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Numerics.Vectors.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ObjectModel">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ObjectModel.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.DispatchProxy">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.DispatchProxy.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.Emit">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.Emit.ILGeneration">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.ILGeneration.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.Emit.Lightweight">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Emit.Lightweight.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.Extensions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Reflection.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Resources.Reader">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Resources.ResourceManager">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Resources.Writer">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.CompilerServices.VisualC">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Extensions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Handles">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.InteropServices">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Numerics">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Serialization.Formatters">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Serialization.Json">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Serialization.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Serialization.Xml">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Claims">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Claims.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Cryptography.Algorithms">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Cryptography.Csp">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Cryptography.Encoding">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Cryptography.Primitives">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Cryptography.X509Certificates">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.Principal">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.Principal.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Security.SecureString">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Text.Encoding">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Text.Encoding.Extensions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Text.RegularExpressions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Overlapped">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Tasks">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Tasks.Extensions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Extensions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Tasks.Parallel">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Thread">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.ThreadPool">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Threading.Timer">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ValueTuple">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.ValueTuple.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.ReaderWriter">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.XDocument">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.XmlDocument">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.XmlSerializer">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.XPath">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.XPath.XDocument">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.InteropServices.WindowsRuntime">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="mscorlib">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\mscorlib.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ComponentModel.Composition">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Core">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Core.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Data">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Data.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Drawing">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Drawing.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.IO.Compression.FileSystem">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Net">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Net.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Numerics">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Numerics.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Runtime.Serialization">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.ServiceModel.Web">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Transactions">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Transactions.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Web">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Web.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Windows">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Windows.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.Linq">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Linq.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="System.Xml.Serialization">
|
||
<HintPath>E:\UnityEditor\2022.3.21f1c1\Editor\Data\NetStandard\compat\2.1.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Core.Runtime">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Core.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Universal.Runtime">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Burst">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Burst.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Burst.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Burst.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Shared.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.ShaderGraph.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.ShaderGraph.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualStudio.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEditor.UI">
|
||
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Core">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="UnityEngine.UI">
|
||
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Core.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Rider.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.2D.Sprite.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.2D.Sprite.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Universal.Config.Runtime">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Config.Runtime.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Core.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Core.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Flow">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.Flow.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Mathematics.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Mathematics.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.State.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Mathematics">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Mathematics.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="PPv2URPConverters">
|
||
<HintPath>Library\ScriptAssemblies\PPv2URPConverters.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.TextMeshPro">
|
||
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.TextMeshPro.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.Searcher.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.Searcher.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Universal.Shaders">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.VisualScripting.State">
|
||
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
<Reference Include="Unity.RenderPipelines.Universal.Editor">
|
||
<HintPath>Library\ScriptAssemblies\Unity.RenderPipelines.Universal.Editor.dll</HintPath>
|
||
<Private>False</Private>
|
||
</Reference>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<ProjectReference Include="Assembly-CSharp-firstpass.csproj">
|
||
<Project>{ABCD9480-148E-A5A9-DAB0-4E926CD9363F}</Project>
|
||
<Name>Assembly-CSharp-firstpass</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UniTask.Addressables.csproj">
|
||
<Project>{7688ED57-0D68-538A-7F24-B4D6677024E2}</Project>
|
||
<Name>UniTask.Addressables</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Editor.csproj">
|
||
<Project>{4BB93035-02DB-4389-D333-6526FCFB239E}</Project>
|
||
<Name>AVProVideo.Editor</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UniTask.Linq.csproj">
|
||
<Project>{AE55ADED-E1D2-B07B-F52A-311D966E8150}</Project>
|
||
<Name>UniTask.Linq</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="NaughtyAttributes.Test.csproj">
|
||
<Project>{5D753F47-C506-3A9E-18D8-F7BB6999D0BB}</Project>
|
||
<Name>NaughtyAttributes.Test</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UIEffect.csproj">
|
||
<Project>{4D1A39E9-082C-B801-852F-420C68327634}</Project>
|
||
<Name>UIEffect</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Runtime.csproj">
|
||
<Project>{5252DBCC-C0D4-37F2-EC07-E1B35E7632A4}</Project>
|
||
<Name>AVProVideo.Runtime</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Extensions.UnityUI.Editor.csproj">
|
||
<Project>{8A0E8A0E-0AAA-0187-800A-C9D581EF14C2}</Project>
|
||
<Name>AVProVideo.Extensions.UnityUI.Editor</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Extensions.VisualEffectGraph.csproj">
|
||
<Project>{1BAF94AB-D2AE-D05F-AD06-53B59940E65A}</Project>
|
||
<Name>AVProVideo.Extensions.VisualEffectGraph</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Extensions.Timeline.csproj">
|
||
<Project>{7E0DB9C8-563E-F13E-41C3-312C4B1AAA69}</Project>
|
||
<Name>AVProVideo.Extensions.Timeline</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="NaughtyAttributes.Core.csproj">
|
||
<Project>{AF213C9D-217D-36CA-8648-062F5D4FC452}</Project>
|
||
<Name>NaughtyAttributes.Core</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="MotionFramework.csproj">
|
||
<Project>{5763711E-ACC4-9458-8699-B4CB7F8DC9BE}</Project>
|
||
<Name>MotionFramework</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UniTask.csproj">
|
||
<Project>{8AAE1C93-5CF2-694D-0BE5-80CB94BD3E31}</Project>
|
||
<Name>UniTask</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="NaughtyAttributes.Editor.csproj">
|
||
<Project>{E4F44CD8-C260-3494-DD6A-F6793C644C2D}</Project>
|
||
<Name>NaughtyAttributes.Editor</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UniTask.TextMeshPro.csproj">
|
||
<Project>{4BFF753A-D18A-B2CF-F7B2-8EAAC1F95816}</Project>
|
||
<Name>UniTask.TextMeshPro</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Extensions.UnityUI.csproj">
|
||
<Project>{6A685B6F-ADCE-0580-4D32-5D348D6840DB}</Project>
|
||
<Name>AVProVideo.Extensions.UnityUI</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="AVProVideo.Demos.csproj">
|
||
<Project>{E6E35D94-3CB2-B849-A9A8-5E11D8B28ACF}</Project>
|
||
<Name>AVProVideo.Demos</Name>
|
||
</ProjectReference>
|
||
<ProjectReference Include="UniTask.DOTween.csproj">
|
||
<Project>{67562747-F028-8A0F-1357-D9B66F26A892}</Project>
|
||
<Name>UniTask.DOTween</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>
|