| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>latest</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>{B9E9AC84-75D8-B3D4-A716-0D00FA475CBA}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <AssemblyName>Assembly-CSharp</AssemblyName>
- <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <BaseDirectory>.</BaseDirectory>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>Temp\Bin\Debug\</OutputPath>
- <DefineConstants>UNITY_2019_4_29;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;GFXDEVICE_WAITFOREVENT_MESSAGEPUMP;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;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;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</NoWarn>
- <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>Temp\bin\Release\</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>0169</NoWarn>
- <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <NoConfig>true</NoConfig>
- <NoStdLib>true</NoStdLib>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
- <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
- </PropertyGroup>
- <PropertyGroup>
- <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <UnityProjectGenerator>Package</UnityProjectGenerator>
- <UnityProjectGeneratorVersion>2.0.11</UnityProjectGeneratorVersion>
- <UnityProjectType>Game:1</UnityProjectType>
- <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget>
- <UnityVersion>2019.4.29f1</UnityVersion>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="Assets\CameraJpegPubExistingTexture.cs" />
- <Compile Include="Assets\DDS\DDSEntityManager_ROS.cs" />
- <Compile Include="Assets\DDS\ErrorHandler.cs" />
- <Compile Include="Assets\DDS\helper\ROSHelper.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Duration_.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Duration_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Duration_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\IDuration_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\ITime_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Time_.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Time_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\builtin_interfaces\Time_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovarianceStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovarianceStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovariance_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\AccelWithCovariance_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Accel_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Accel_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Accel_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IAccelStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IAccelWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IAccelWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IAccel_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IInertiaStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IInertia_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoint32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPointStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoint_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPolygonStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPolygon_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPose2D_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoseArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoseStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoseWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPoseWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IPose_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IQuaternionStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IQuaternion_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITransformStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITransform_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITwistStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITwistWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITwistWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\ITwist_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IVector3Stamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IVector3_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IWrenchStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\IWrench_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\InertiaStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\InertiaStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\InertiaStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Inertia_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Inertia_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Inertia_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point32_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point32_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PointStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PointStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PointStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Point_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PolygonStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PolygonStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PolygonStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Polygon_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Polygon_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Polygon_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose2D_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose2D_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose2D_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovarianceStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovarianceStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovariance_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\PoseWithCovariance_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Pose_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\QuaternionStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\QuaternionStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\QuaternionStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Quaternion_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Quaternion_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Quaternion_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TransformStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TransformStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TransformStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Transform_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Transform_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Transform_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovarianceStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovarianceStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovarianceStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovariance_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovariance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\TwistWithCovariance_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Twist_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Twist_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Twist_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3Stamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3Stamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3Stamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Vector3_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\WrenchStamped_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\WrenchStamped_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\WrenchStamped_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Wrench_.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Wrench_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\geometry_msgs\Wrench_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetMap_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetMap_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetMap_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetPlan_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetPlan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GetPlan_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GridCells_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GridCells_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\GridCells_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IGetMap_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IGetPlan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IGridCells_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IMapMetaData_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IOccupancyGrid_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IOdometry_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\IPath_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\ISetMap_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\MapMetaData_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\MapMetaData_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\MapMetaData_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\OccupancyGrid_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\OccupancyGrid_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\OccupancyGrid_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Odometry_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Odometry_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Odometry_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Path_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Path_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\Path_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\SetMap_.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\SetMap_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\nav_msgs\SetMap_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\IMotionPlanRequest_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\IMotionPlanResponse_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanRequest_.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanRequest_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanRequest_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanResponse_.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanResponse_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\planner_msgs\MotionPlanResponse_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoFloats_.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoFloats_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoFloats_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoInts_.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoInts_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\AddTwoInts_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\IAddTwoFloats_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\IAddTwoInts_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\IStringService_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\StringService_.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\StringService_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\rosidl_tutorials_msgs\StringService_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\BatteryState_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\BatteryState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\BatteryState_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CameraInfo_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CameraInfo_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CameraInfo_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ChannelFloat32_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ChannelFloat32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ChannelFloat32_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CompressedImage_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CompressedImage_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\CompressedImage_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\FluidPressure_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\FluidPressure_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\FluidPressure_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IBatteryState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ICameraInfo_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IChannelFloat32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ICompressedImage_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IFluidPressure_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IIlluminance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IImage_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IImu_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IJointState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IJoyFeedbackArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IJoyFeedback_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IJoy_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ILaserEcho_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ILaserScan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IMagneticField_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IMultiDOFJointState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IMultiEchoLaserScan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\INavSatFix_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\INavSatStatus_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IPointCloud2_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IPointCloud_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IPointField_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IRange_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IRegionOfInterest_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\IRelativeHumidity_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ISetCameraInfo_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ITemperature_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\ITimeReference_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Illuminance_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Illuminance_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Illuminance_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Image_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Image_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Image_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Imu_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Imu_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Imu_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JointState_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JointState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JointState_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedbackArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedbackArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedbackArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedback_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedback_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\JoyFeedback_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Joy_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Joy_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Joy_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserEcho_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserEcho_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserEcho_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserScan_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserScan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\LaserScan_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MagneticField_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MagneticField_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MagneticField_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiDOFJointState_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiDOFJointState_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiDOFJointState_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiEchoLaserScan_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiEchoLaserScan_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\MultiEchoLaserScan_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatFix_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatFix_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatFix_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatStatus_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatStatus_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\NavSatStatus_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud2_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud2_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud2_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointCloud_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointField_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointField_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\PointField_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Range_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Range_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Range_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RegionOfInterest_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RegionOfInterest_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RegionOfInterest_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RelativeHumidity_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RelativeHumidity_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\RelativeHumidity_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\SetCameraInfo_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\SetCameraInfo_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\SetCameraInfo_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Temperature_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Temperature_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\Temperature_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\TimeReference_.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\TimeReference_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\sensor_msgs\TimeReference_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Bool_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Bool_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Bool_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ByteMultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ByteMultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ByteMultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Byte_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Byte_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Byte_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Char_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Char_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Char_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ColorRGBA_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ColorRGBA_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\ColorRGBA_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Empty_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Empty_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Empty_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float32_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Float64_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Header_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Header_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Header_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IBool_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IByteMultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IByte_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IChar_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IColorRGBA_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IEmpty_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IFloat32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IFloat32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IFloat64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IFloat64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IHeader_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt16MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt16_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt8MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IInt8_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IMultiArrayDimension_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IMultiArrayLayout_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IString_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt16MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt16_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt8MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\IUInt8_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int16_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int32_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int64_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\Int8_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayDimension_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayDimension_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayDimension_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayLayout_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayLayout_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\MultiArrayLayout_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\String_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\String_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\String_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt16_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt32_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt64_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8MultiArray_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8MultiArray_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8MultiArray_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8_.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\std_msgs\UInt8_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\ITF2Error_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\ITFMessage_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TF2Error_.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TF2Error_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TF2Error_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TFMessage_.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TFMessage_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\tf2_msgs\TFMessage_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\IJointTrajectoryPoint_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\IJointTrajectory_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\IMultiDOFJointTrajectoryPoint_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\IMultiDOFJointTrajectory_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectoryPoint_.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectoryPoint_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectoryPoint_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectory_.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectory_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\JointTrajectory_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectoryPoint_.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectoryPoint_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectoryPoint_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectory_.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectory_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\trajectory_msgs\MultiDOFJointTrajectory_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Color_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Color_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Color_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\IColor_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\IKill_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\IPose_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\ISetPen_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\ISpawn_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\ITeleportAbsolute_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\ITeleportRelative_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Kill_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Kill_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Kill_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Pose_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Pose_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Pose_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\SetPen_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\SetPen_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\SetPen_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Spawn_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Spawn_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\Spawn_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportAbsolute_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportAbsolute_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportAbsolute_SplDcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportRelative_.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportRelative_Dcps.cs" />
- <Compile Include="Assets\DDS\idlpp\turtlesim\TeleportRelative_SplDcps.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\Pose2DPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\Pose2DSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\PosePublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\PoseStampedPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\PoseStampedSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\PoseSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\TwistSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\geometry_msgs\TwistSubscriberFunc.cs" />
- <Compile Include="Assets\DDS\wrapper\nav_msgs\PathPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\planner_msgs\MotionPlanPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\planner_msgs\MotionPlanResponseSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\CompressedImagePublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\ImagePublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\JointStatePublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\JointStateSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\JoySubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\LaserScanPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\PointCloud2Publisher.cs" />
- <Compile Include="Assets\DDS\wrapper\sensor_msgs\PointFieldPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\BoolSubscriberFunc.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Float32ArraySubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Float32MatrixPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Float32MatrixSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Float32Publisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Float32Subscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Int32ArrayPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Int32ArraySubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Int32MatrixPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\Int32MatrixSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\StringListener.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\StringPublisher.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\StringSubscriber.cs" />
- <Compile Include="Assets\DDS\wrapper\std_msgs\StringSubscriberFunc.cs" />
- <Compile Include="Assets\DDS\wrapper\trajectory_msgs\JointTrajectorySubscriber.cs" />
- <Compile Include="Assets\DatabaseSavePose.cs" />
- <Compile Include="Assets\Depth2.cs" />
- <Compile Include="Assets\DepthCamera.cs" />
- <Compile Include="Assets\DepthPostprocessor.cs" />
- <Compile Include="Assets\MyGui.cs" />
- <Compile Include="Assets\PublishColorSensor.cs" />
- <Compile Include="Assets\RenderParcours.cs" />
- <Compile Include="Assets\Scripts\CameraJpegPub.cs" />
- <Compile Include="Assets\Scripts\ConfigReader.cs" />
- <Compile Include="Assets\Scripts\GetSumRed.cs" />
- <Compile Include="Assets\Scripts\PIDController.cs" />
- <Compile Include="Assets\Scripts\SteeringLineRobot.cs" />
- <Compile Include="Assets\Scripts\SubBool.cs" />
- <Compile Include="Assets\Scripts\switchsomething.cs" />
- <Compile Include="Assets\SensorOnScreen.cs" />
- <Compile Include="Assets\SpeedControllerFromConfig.cs" />
- <Compile Include="Assets\StopApplicationFromConfig.cs" />
- <Compile Include="Assets\SubscribeSetpointGenerator.cs" />
- <Compile Include="Assets\Support.cs" />
- <Compile Include="Assets\VelocitySetpointFromConfig.cs" />
- <Compile Include="Assets\VelocitySetpointGeneration.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Assets\TextMesh Pro\Shaders\TMPro.cginc" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Overlay.shader" />
- <None Include="Assets\Database\Plugins\SharpCompress.dll" />
- <None Include="Assets\Database\Plugins\System.Buffers.dll" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap.shader" />
- <None Include="Assets\Database\Plugins\MongoDB.Driver.Core.xml" />
- <None Include="Assets\TextMesh Pro\Shaders\TMPro_Mobile.cginc" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF SSD.shader" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Surface-Mobile.shader" />
- <None Include="Assets\Shaders\DepthComputeShader.compute" />
- <None Include="Assets\Database\Plugins\MongoDB.Driver.Core.dll" />
- <None Include="Assets\Database\Plugins\Snappy.NET.dll" />
- <None Include="Assets\Database\Plugins\MongoDB.Libmongocrypt.dll" />
- <None Include="Assets\Database\Plugins\DnsClient.dll" />
- <None Include="Assets\Database\Plugins\MongoDB.Bson.xml" />
- <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\Database\Plugins\MongoDB.Driver.dll" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile SSD.shader" />
- <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" />
- <None Include="Assets\Database\Plugins\Crc32C.NET.dll" />
- <None Include="Assets\TextMesh Pro\Shaders\TMPro_Properties.cginc" />
- <None Include="Assets\TextMesh Pro\Shaders\TMPro_Surface.cginc" />
- <None Include="Assets\Database\Plugins\MongoDB.Bson.dll" />
- <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" />
- <None Include="Assets\Shaders\DepthEffectShader.shader" />
- <None Include="Assets\Database\Plugins\MongoDB.Driver.xml" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile Masking.shader" />
- <None Include="Assets\DDS\ManagedPlugins\dcpssacsAssembly.dll" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF Overlay.shader" />
- <None Include="Assets\Database\Plugins\Crc32C.NET.xml" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_Bitmap-Mobile.shader" />
- <None Include="Assets\TextMesh Pro\Fonts\LiberationSans - OFL.txt" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_SDF-Mobile.shader" />
- <None Include="Assets\Database\Plugins\mongocrypt.dll" />
- <None Include="Assets\TextMesh Pro\Shaders\TMP_Sprite.shader" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="UnityEngine">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterInputModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterInputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterRendererModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ClusterRendererModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEngine\UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\Managed\UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="Crc32C.NET">
- <HintPath>Assets\Database\Plugins\Crc32C.NET.dll</HintPath>
- </Reference>
- <Reference Include="DnsClient">
- <HintPath>Assets\Database\Plugins\DnsClient.dll</HintPath>
- </Reference>
- <Reference Include="MongoDB.Bson">
- <HintPath>Assets\Database\Plugins\MongoDB.Bson.dll</HintPath>
- </Reference>
- <Reference Include="MongoDB.Driver.Core">
- <HintPath>Assets\Database\Plugins\MongoDB.Driver.Core.dll</HintPath>
- </Reference>
- <Reference Include="MongoDB.Driver">
- <HintPath>Assets\Database\Plugins\MongoDB.Driver.dll</HintPath>
- </Reference>
- <Reference Include="MongoDB.Libmongocrypt">
- <HintPath>Assets\Database\Plugins\MongoDB.Libmongocrypt.dll</HintPath>
- </Reference>
- <Reference Include="SharpCompress">
- <HintPath>Assets\Database\Plugins\SharpCompress.dll</HintPath>
- </Reference>
- <Reference Include="Snappy.NET">
- <HintPath>Assets\Database\Plugins\Snappy.NET.dll</HintPath>
- </Reference>
- <Reference Include="System.Buffers">
- <HintPath>Assets\Database\Plugins\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="dcpssacsAssembly">
- <HintPath>Assets\DDS\ManagedPlugins\dcpssacsAssembly.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\ref\2.0.0\netstandard.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tracing">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Diagnostics.Tracing.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netstandard\System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\Extensions\2.0.0\System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Composition">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ComponentModel.Composition.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Data.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.FileSystem">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.IO.Compression.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.Net">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Net.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Web">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.ServiceModel.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Transactions">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Transactions.dll</HintPath>
- </Reference>
- <Reference Include="System.Web">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Web.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Windows.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Serialization">
- <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.29f1\Editor\Data\NetStandard\compat\2.0.0\shims\netfx\System.Xml.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VSCode.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline">
- <HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="Unity.CollabProxy.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.CollabProxy.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Rider.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VisualStudio.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro">
- <HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
- </Reference>
- <Reference Include="Unity.PlasticSCM.Editor">
- <HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- </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>
|