123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <LangVersion>7.3</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>{425B4FEE-E6E7-C302-1BFE-F2562AA0A154}</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>DEBUG;TRACE;UNITY_2020_1_12;UNITY_2020_1;UNITY_2020;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;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_VIRTUALTEXTURING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_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_OSX;UNITY_STANDALONE_OSX;UNITY_STANDALONE;ENABLE_GAMECENTER;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_OSX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;UNITY_POST_PROCESSING_STACK_V2;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.3</UnityProjectGeneratorVersion>
- <UnityProjectType>Game:1</UnityProjectType>
- <UnityBuildTarget>StandaloneOSX:2</UnityBuildTarget>
- <UnityVersion>2020.1.12f1</UnityVersion>
- </PropertyGroup>
- <ItemGroup>
- <Analyzer Include="/Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.Unity/Analyzers/Microsoft.Unity.Analyzers.dll" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Assets/Scripts/Logging/Base/FileLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Decode.cs" />
- <Compile Include="Assets/Scripts/Roads/StraightRoadExtras.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Haptic/DeskFanController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/TrainingFileMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/CameraOrientationType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile.cs" />
- <Compile Include="Assets/Wheels/Scripts/FreeCamera.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Accumulator.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Language.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/ActivityType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DisplayPower.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/ActivityLevel.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/BufferedMesgBroadcaster.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits5.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/MonitoringMesg.cs" />
- <Compile Include="Assets/MeshCombiner/Scripts/CombineMeshes.cs" />
- <Compile Include="Assets/Scripts/Wheels/CustomWheelColliderSlopeAdjustment.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/FitnessEquipmentState.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/BloodPressureMesg.cs" />
- <Compile Include="Assets/Scripts/IgnoreClipping.cs" />
- <Compile Include="Assets/Scripts/Tracking/CameraTracker.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/FileCreatorMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DeviceIndex.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/SensorDataLogger.cs" />
- <Compile Include="Assets/Scripts/Logging/Base/ILogable.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Field.cs" />
- <Compile Include="Assets/Scripts/Logging/FPSLogger.cs" />
- <Compile Include="Assets/Scripts/Display/InFrontOfCameraDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Crc.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/BicycleControllerBaseBehaviour.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/DummyBicycleController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/IMesgBroadcastPlugin.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DisplayPosition.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/VideoDescriptionMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_Response.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/CameraEventMesg.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/PolarEcgDataLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/MesgNum.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportEvent.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SegmentLeaderboardType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/EndianBinaryReader.cs" />
- <Compile Include="Assets/Scripts/Animation/BikeAnimation.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/Vignetting/DynamicVignetting.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/HrZoneCalc.cs" />
- <Compile Include="Assets/Scripts/Roads/CrossingExtras.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/AntTxMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/GarminProduct.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Subfield.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Goal.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/ConnectivityCapabilities.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Haptic/FanController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Activity.cs" />
- <Compile Include="Assets/Scripts/Controller/Lean/HmdLeanController.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/BikeSensorDataLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/MemoGlobMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/AntplusDeviceType.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/WcBicycleController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/EndianBinaryWriter.cs" />
- <Compile Include="Assets/AdvancedAnt/DEMO PC&MAC/AntDemo.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_Exception.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/PowerZoneMesg.cs" />
- <Compile Include="Assets/Scripts/Tracking/IViveTracker.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/ActivityClass.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/AutolapTrigger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/DeviceSettingsMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits2.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/UserProfileMesg.cs" />
- <Compile Include="Assets/Scripts/Controller/ViveBikeController.cs" />
- <Compile Include="Assets/Scripts/Display/WcDebugDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/AttitudeStage.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/LeftRightBalance.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/IpdInfo.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/FileCapabilitiesMesg.cs" />
- <Compile Include="Assets/Scripts/Logging/Base/TimeSync.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Bool.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/MaterialToCombine.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SegmentFileMesg.cs" />
- <Compile Include="Assets/Scripts/Logging/FMSCountdown.cs" />
- <Compile Include="Assets/Scripts/Wheels/CustomWheelCollider.cs" />
- <Compile Include="Assets/Scripts/Controller/GamepadBikeController.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombinedResult.cs" />
- <Compile Include="Assets/Scripts/Logging/Base/AsyncLogFileWriter.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/GoalMesg.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/MeshCombiner.cs" />
- <Compile Include="Assets/Scripts/Pools/Pool.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/ViveSensorDataLogger.cs" />
- <Compile Include="Assets/Scripts/Wheels/SwitchColliderOnStanding.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/WheelConfig.cs" />
- <Compile Include="Assets/Scripts/Tracking/FrontWheelTracker.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/PolarHRData.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/HrvMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/PwrZoneCalc.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/Rendering/MaterialBlitRenderPass.cs" />
- <Compile Include="Assets/Scripts/Calibration/MovePlayerPosition.cs" />
- <Compile Include="Assets/MeshCombiner/RateStaticMeshCombiner.cs" />
- <Compile Include="Assets/Scripts/Routes/Route.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/DeviceInfoMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/FileFlags.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/BikeProfileMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/VideoFrameMesg.cs" />
- <Compile Include="Assets/Scripts/Routes/RouteManager.cs" />
- <Compile Include="Assets/Scripts/AdditionalMathf/Quartiles.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SessionTrigger.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CollidersHandler.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/LengthMesg.cs" />
- <Compile Include="Assets/Scripts/Display/RbDebugDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_DeviceInfo.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/MesgDefinition.cs" />
- <Compile Include="Assets/Scripts/Tracking/CalibratableTracker.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/HrMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/CadenceDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_VersionInfo.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/BodyLocation.cs" />
- <Compile Include="Assets/Scripts/Plotting/DebugPlot.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/LapTrigger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Sport.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/MeshOutput.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/ScheduleMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Checksum.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/AccelerometerDataMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_Common.cs" />
- <Compile Include="Assets/Scripts/Display/LookStraightDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/AntChannel.cs" />
- <Compile Include="Assets/Scripts/Sensors/ANT/HrReceiver.cs" />
- <Compile Include="Assets/Scripts/Wheels/ColliderAddSlopeAdjustment.cs" />
- <Compile Include="Assets/Scripts/Wheels/SlopeCollider.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_Channel.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SubSport.cs" />
- <Compile Include="Assets/Scripts/Controller/Lean/ILeanController.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/AntDevice.cs" />
- <Compile Include="Assets/Scripts/Routes/Turn.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/AntChannelIdMesg.cs" />
- <Compile Include="Assets/Scripts/Study/SubjectManager.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/ActivitySubtype.cs" />
- <Compile Include="Assets/Scripts/Roads/SlopeExtras.cs" />
- <Compile Include="Assets/Scripts/Animation/Rotatable.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombinedResults/CombineInstanceIndexes.cs" />
- <Compile Include="Assets/Scripts/Display/ViveTrackerDebugDisplay.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Haptic/VibrationController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/GoalRecurrence.cs" />
- <Compile Include="Assets/Scripts/AdditionalMathf/NOrderStat.cs" />
- <Compile Include="Assets/Scripts/Phscs/BicyclePhysics.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/MessageIndex.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/BikeSpeedBooster.cs" />
- <Compile Include="Assets/Scripts/Axis.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/TextureScale.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/PowerMeterDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/UserLocalId.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Weight.cs" />
- <Compile Include="Assets/Scripts/Sensors/BikeSensorData.cs" />
- <Compile Include="Assets/Scripts/Tracking/KineticLegTracker.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/Logger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/EventMesg.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/RendererObject.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/File.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/FitnessEquipmentDisplay.cs" />
- <Compile Include="Assets/Scripts/Logging/Base/Logging.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/EventType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/RecordMesg.cs" />
- <Compile Include="Assets/Scripts/Helpers.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/WorkoutHr.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SegmentDeleteStatus.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/TotalsMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/CourseCapabilities.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/IANT_Channel.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/WorkoutCapabilities.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/GyroscopeDataMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SegmentSelectionType.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/DefaultColoredTexture.cs" />
- <Compile Include="Assets/Scripts/Wheels/LerpSlopeCollider.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/FieldComponent.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/PowerPhaseType.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/Saver.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SoftwareMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_ChannelStatus.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/LapMesg.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Haptic/EspController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/MetZoneMesg.cs" />
- <Compile Include="Assets/Scripts/Routes/TurnDirectionMapper.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Gender.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/ObjSaver.cs" />
- <Compile Include="Assets/Scripts/Display/DebugDisplay.cs" />
- <Compile Include="Assets/Scripts/Study/ConditionManager.cs" />
- <Compile Include="Assets/Scripts/Controller/Lean/PolarLeanController.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombinedResults/CombinedMaterial.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/TimestampCorrelationMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/WktStepDuration.cs" />
- <Compile Include="Assets/Scripts/Roads/Road.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Defines.cs" />
- <Compile Include="Assets/Scripts/Roads/StreetPartMetaTag.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_ReferenceLibrary.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/FileIdMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Header.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/MultipleDeviceSearch.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_DeviceCapabilities.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/LocalDateTime.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/ObdiiDataMesg.cs" />
- <Compile Include="Assets/Scripts/Calibration/BikeReset.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SwimStroke.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SpeedZoneMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Encode.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/BikeGameObjectDataLogger.cs" />
- <Compile Include="Assets/Scripts/Tracking/TrackerIndexManager.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/CommTimeoutType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/CourseMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DisplayMeasure.cs" />
- <Compile Include="Assets/Scripts/Sensors/ANT/SpeedSensorReceiver.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Haptic/DataBroker.cs" />
- <Compile Include="Assets/Scripts/Sensors/ANT/PowerMeterReceiver.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/ThreeDSensorCalibrationMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SessionMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SegmentLapStatus.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/AccumulatedField.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/PowermeterData.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/WorkoutStepMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/BpStatus.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/MeshRendererAndOriginalMaterials.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/PolarAccDataLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/FieldCapabilitiesMesg.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/DynamicReductionSource.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/AntPlusDeviceType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/CameraEventType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/WorkoutMesg.cs" />
- <Compile Include="Assets/Scripts/Calibration/PersistatePlayerPosition.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/AviationAttitudeMesg.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/IBicycleController.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SegmentPointMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Event.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/AttitudeValidity.cs" />
- <Compile Include="Assets/Scripts/Controller/SensorBikeController.cs" />
- <Compile Include="Assets/TutorialInfo/Scripts/Readme.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/AntNetwork.cs" />
- <Compile Include="Assets/Scripts/Debugging/ObjectAndMaterialCounter.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/FitTest.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/MesgBroadcaster.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/HeartRateDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/WeightScaleMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SegmentLapMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/ANT/AntDevices.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_Device.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SegmentLeaderboardEntryMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/UdpConnection.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/TextureImportSettings.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SlaveDeviceMesg.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/SubmeshSplitter.cs" />
- <Compile Include="Assets/Scripts/Display/BikeDataDisplay.cs" />
- <Compile Include="Assets/Scripts/Tracking/MatchPlayerPositionAndCalibrate.cs" />
- <Compile Include="Assets/AdvancedAnt/DEMO PC&MAC/CodeExample/UsbExample.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SensorType.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/BlendShapeFrame.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/WorkoutPower.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/AntRxMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Schedule.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/CoursePoint.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/ZonesTargetMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SportMesg.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/VirtualNose.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/WktStepTarget.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/SpeedCadenceDisplay.cs" />
- <Compile Include="Assets/Scripts/Controller/KeyboardBikeController.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/Rendering/MaterialBlitFeature.cs" />
- <Compile Include="Assets/Scripts/Logging/Data/FrontWheelTrackerLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/HrType.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/BatteryStatus.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/AntManager.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/FieldDefinition.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/RiderPositionType.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/Vignetting/RestrictionSuggestor.cs" />
- <Compile Include="Assets/Scripts/Debugging/DuplicateManager.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombinedResults/MeshCombined.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits3.cs" />
- <Compile Include="Assets/AdvancedAnt/DEMO PREFABS/PrefabDemoDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/LeftRightBalance100.cs" />
- <Compile Include="Assets/Scripts/Logging/Base/ISerializable.cs" />
- <Compile Include="Assets/Scripts/Display/CountdownDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/VideoClipMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/NmeaSentenceMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DateTime.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/SuperCombinerSettings.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombineInstanceID.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/TimeZone.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/CadenceZoneMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/PolarAccData.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SegmentIdMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/SensorStatus.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/HrZoneMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/TimerTrigger.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/Utils/CombinedMeshModification.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/TexturePacker.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits1.cs" />
- <Compile Include="Assets/Scripts/Controller/Bicycle/RbBicycleController.cs" />
- <Compile Include="Assets/Scripts/Logging/Events/RouteEventLogger.cs" />
- <Compile Include="Assets/AdvancedAnt/DEMO PC&MAC/CodeExample/ContinousScanExample.cs" />
- <Compile Include="Assets/Scripts/ReduceClippingDistanceVolume.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits0.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Manufacturer.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/FitException.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/PolarEcgData.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/ANT_Managed_Library/ANT_ChannelID.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SourceType.cs" />
- <Compile Include="Assets/Scripts/SicknessReduction/Visual/DoF/DynamicDoF.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/SportBits4.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/VideoTitleMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/Intensity.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/ActivityMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/ListenToSensors.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/DisplayHeart.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/PadMesg.cs" />
- <Compile Include="Assets/SuperCombiner/Scripts/SuperCombiner.cs" />
- <Compile Include="Assets/InputActions/InputMaster.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/LengthType.cs" />
- <Compile Include="Assets/Scripts/Roads/JunctionExtras.cs" />
- <Compile Include="Assets/Scripts/GameManager.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/VideoMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/SdmProfileMesg.cs" />
- <Compile Include="Assets/Scripts/Sensors/Bluetooth/BleReceiver.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/CapabilitiesMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/MesgCount.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/HrmProfileMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/MonitoringInfoMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Mesgs/CoursePointMesg.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Profile/Types/StrokeType.cs" />
- <Compile Include="Assets/AdvancedAnt/Scripts/SpeedDisplay.cs" />
- <Compile Include="Assets/AdvancedAnt/Plugins/Ant/Fit/Mesg.cs" />
- <Compile Include="Assets/Scripts/Obstacles/PlayerStats.cs" />
- <Compile Include="Assets/Scripts/Obstacles/ObstacleCollision.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/Packages/System.Security.Cryptography.Encoding.4.3.0/lib/net46/System.Security.Cryptography.Encoding.dll" />
- <None Include="Assets/AdvancedAnt/Plugins/Ant/License.txt" />
- <None Include="Assets/Shaders/BlurShader.shader" />
- <None Include="Assets/Packages/NETStandard.Library.2.0.0/THIRD-PARTY-NOTICES.TXT" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader" />
- <None Include="Assets/Packages/System.Security.Cryptography.Primitives.4.3.0/lib/net46/System.Security.Cryptography.Primitives.dll" />
- <None Include="Assets/Packages/Common.Logging.3.4.1/lib/net40/Common.Logging.xml" />
- <None Include="Assets/Packages/Microsoft.CSharp.4.0.1/dotnet_library_license.txt" />
- <None Include="Assets/MeshCombiner/Readme FIRST!.txt" />
- <None Include="Assets/Packages/Common.Logging.3.4.1/lib/net40/Common.Logging.dll" />
- <None Include="Assets/AdvancedAnt/Plugins/Ant/x64/ANT_WrappedLib.dll" />
- <None Include="Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc" />
- <None Include="Assets/Packages/System.Net.WebSockets.4.3.0/ThirdPartyNotices.txt" />
- <None Include="Assets/Packages/Microsoft.NETCore.Platforms.1.1.0/ThirdPartyNotices.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader" />
- <None Include="Assets/Packages/Microsoft.CSharp.4.0.1/ThirdPartyNotices.txt" />
- <None Include="Assets/Packages/MQTTnet.3.0.13/lib/net461/MQTTnet.dll" />
- <None Include="Assets/Packages/System.Net.WebSockets.Client.4.3.2/dotnet_library_license.txt" />
- <None Include="Assets/Shaders/VignetteShader.shader" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader" />
- <None Include="Assets/Packages/Microsoft.NETCore.Platforms.1.1.0/dotnet_library_license.txt" />
- <None Include="Assets/Shaders/ConvolutionShader.shader" />
- <None Include="Assets/Packages/System.Net.Security.4.3.2/lib/net46/System.Net.Security.dll" />
- <None Include="Assets/SuperCombiner/Documentation/ChangeLog.txt" />
- <None Include="Assets/AdvancedAnt/Plugins/Ant/x86/ANT_WrappedLib.dll" />
- <None Include="Assets/Packages/Common.Logging.Core.3.4.1/lib/net40/Common.Logging.Core.XML" />
- <None Include="Assets/Packages/System.Security.Cryptography.X509Certificates.4.3.0/dotnet_library_license.txt" />
- <None Include="Assets/Packages/System.Security.Cryptography.Algorithms.4.3.0/lib/net461/System.Security.Cryptography.Algorithms.dll" />
- <None Include="Assets/Packages/System.Net.WebSockets.Client.4.3.2/ThirdPartyNotices.txt" />
- <None Include="Assets/Packages/Common.Logging.Core.3.4.1/lib/net40/Common.Logging.Core.dll" />
- <None Include="Assets/AdvancedAnt/DEMO PREFABS/Android_readme.txt" />
- <None Include="Assets/AdvancedAnt/Plugins/Android/AndroidManifest.xml" />
- <None Include="Assets/Packages/SimpleBase.1.3.1/lib/net45/SimpleBase.dll" />
- <None Include="Assets/Packages/Makaretu.Dns.Multicast.0.27.0/lib/net461/Makaretu.Dns.Multicast.dll" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader" />
- <None Include="Assets/Packages/System.Security.Cryptography.Primitives.4.3.0/dotnet_library_license.txt" />
- <None Include="Assets/Shaders/VignetteShaderV2.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/Packages/System.Net.Security.4.3.2/dotnet_library_license.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader" />
- <None Include="Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt" />
- <None Include="Assets/Packages/System.Security.Cryptography.Encoding.4.3.0/ThirdPartyNotices.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc" />
- <None Include="Assets/AdvancedAnt/PC_MAC_readme.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc" />
- <None Include="Assets/Packages/System.Net.WebSockets.Client.4.3.2/lib/net46/System.Net.WebSockets.Client.dll" />
- <None Include="Assets/MeshCombiner/Readme.txt" />
- <None Include="Assets/Packages/System.Security.Cryptography.X509Certificates.4.3.0/lib/net461/System.Security.Cryptography.X509Certificates.dll" />
- <None Include="Assets/Packages/Makaretu.Dns.2.0.1/lib/net45/Makaretu.Dns.xml" />
- <None Include="Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt" />
- <None Include="Assets/Packages/System.Security.Cryptography.Primitives.4.3.0/ThirdPartyNotices.txt" />
- <None Include="Assets/BOXOPHOBIC/Polyverse Skies/Core/Shaders/Simple.shader" />
- <None Include="Assets/AdvancedAnt/Plugins/Ant/Fit/FIT license.txt" />
- <None Include="Assets/Packages/NETStandard.Library.2.0.0/LICENSE.TXT" />
- <None Include="Assets/Packages/System.Security.Cryptography.Algorithms.4.3.0/dotnet_library_license.txt" />
- <None Include="Assets/Packages/System.Security.Cryptography.Algorithms.4.3.0/ThirdPartyNotices.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader" />
- <None Include="Assets/Packages/System.Security.Cryptography.X509Certificates.4.3.0/ThirdPartyNotices.txt" />
- <None Include="Assets/Packages/System.Net.WebSockets.4.3.0/lib/net46/System.Net.WebSockets.dll" />
- <None Include="Assets/BOXOPHOBIC/Polyverse Skies/Generator/Shaders/Rendering Clouds.shader" />
- <None Include="Assets/Packages/Makaretu.Dns.2.0.1/lib/net45/Makaretu.Dns.dll" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader" />
- <None Include="Assets/Packages/IPNetwork2.2.1.2/lib/net46/System.Net.IPNetwork.dll" />
- <None Include="Assets/PolygonCity/Change_Log.txt" />
- <None Include="Assets/Packages/System.Net.Security.4.3.2/ThirdPartyNotices.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader" />
- <None Include="Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt" />
- <None Include="Assets/Packages/Makaretu.Dns.Multicast.0.27.0/lib/net461/Makaretu.Dns.Multicast.xml" />
- <None Include="Assets/Packages/System.Security.Cryptography.Encoding.4.3.0/dotnet_library_license.txt" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader" />
- <None Include="Assets/BOXOPHOBIC/Polyverse Skies/Core/Shaders/Standard.shader" />
- <None Include="Assets/TextMesh Pro/Shaders/TMP_Sprite.shader" />
- <None Include="Assets/Packages/System.Net.WebSockets.4.3.0/dotnet_library_license.txt" />
- <Reference Include="UnityEngine">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AIModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ARModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AccessibilityModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AndroidJNIModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AndroidJNIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AnimationModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AssetBundleModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.AudioModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClothModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterInputModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ClusterRendererModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CoreModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.CrashReportingModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DSPGraphModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DSPGraphModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.DirectorModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GameCenterModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.GridModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.HotReloadModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.IMGUIModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ImageConversionModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.InputLegacyModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.InputLegacyModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.JSONSerializeModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.LocalizationModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ParticleSystemModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PerformanceReportingModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.PhysicsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.Physics2DModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ProfilerModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.ScreenCaptureModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SharedInternalsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteMaskModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpriteShapeModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.StreamingModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubstanceModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SubsystemsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.SubsystemsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TLSModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TerrainPhysicsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextCoreModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextCoreModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TextRenderingModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.TilemapModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UIElementsNativeModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UIElementsNativeModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UNETModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UmbraModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityAnalyticsModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityConnectModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityTestProtocolModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityTestProtocolModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestAudioModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestTextureModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UnityWebRequestWWWModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VFXModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VFXModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VRModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VehiclesModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VideoModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.VirtualTexturingModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.VirtualTexturingModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.WindModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XRModule">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/Managed/UnityEditor.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.IPNetwork">
- <HintPath>Assets/Packages/IPNetwork2.2.1.2/lib/net46/System.Net.IPNetwork.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>Assets/Packages/System.Security.Cryptography.Primitives.4.3.0/lib/net46/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>Assets/Packages/System.Security.Cryptography.Encoding.4.3.0/lib/net46/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>Assets/Packages/System.Net.Security.4.3.2/lib/net46/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="SimpleBase">
- <HintPath>Assets/Packages/SimpleBase.1.3.1/lib/net45/SimpleBase.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>Assets/Packages/System.Security.Cryptography.Algorithms.4.3.0/lib/net461/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="Makaretu.Dns.Multicast">
- <HintPath>Assets/Packages/Makaretu.Dns.Multicast.0.27.0/lib/net461/Makaretu.Dns.Multicast.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>Assets/Packages/System.Net.WebSockets.4.3.0/lib/net46/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>Assets/Packages/System.Security.Cryptography.X509Certificates.4.3.0/lib/net461/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>Assets/Packages/System.Net.WebSockets.Client.4.3.2/lib/net46/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="MQTTnet">
- <HintPath>Assets/Packages/MQTTnet.3.0.13/lib/net461/MQTTnet.dll</HintPath>
- </Reference>
- <Reference Include="Common.Logging">
- <HintPath>Assets/Packages/Common.Logging.3.4.1/lib/net40/Common.Logging.dll</HintPath>
- </Reference>
- <Reference Include="Makaretu.Dns">
- <HintPath>Assets/Packages/Makaretu.Dns.2.0.1/lib/net45/Makaretu.Dns.dll</HintPath>
- </Reference>
- <Reference Include="Common.Logging.Core">
- <HintPath>Assets/Packages/Common.Logging.Core.3.4.1/lib/net40/Common.Logging.Core.dll</HintPath>
- </Reference>
- <Reference Include="Valve.Newtonsoft.Json">
- <HintPath>Assets/SteamVR/Input/Plugins/JSON.NET/Valve.Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="mscorlib">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath>
- </Reference>
- <Reference Include="System">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath>
- </Reference>
- <Reference Include="System.Core">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics.Vectors">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Net.Http.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Microsoft.CSharp.dll</HintPath>
- </Reference>
- <Reference Include="System.Data">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/System.Data.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Win32.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.AppContext">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Concurrent">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.NonGeneric">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections.Specialized">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath>
- </Reference>
- <Reference Include="System.Collections">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Annotations">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.EventBasedAsync">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel.TypeConverter">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Console">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath>
- </Reference>
- <Reference Include="System.Data.Common">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Contracts">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Debug">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.FileVersionInfo">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Process">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.StackTrace">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TextWriterTraceListener">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.Tools">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath>
- </Reference>
- <Reference Include="System.Diagnostics.TraceSource">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath>
- </Reference>
- <Reference Include="System.Drawing.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Dynamic.Runtime">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Calendars">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization.Extensions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Globalization">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Compression.ZipFile">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.DriveInfo">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem.Watcher">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.FileSystem">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.IsolatedStorage">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.MemoryMappedFiles">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.Pipes">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath>
- </Reference>
- <Reference Include="System.IO.UnmanagedMemoryStream">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath>
- </Reference>
- <Reference Include="System.IO">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Expressions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Parallel">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq.Queryable">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath>
- </Reference>
- <Reference Include="System.Linq">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http.Rtc">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NameResolution">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.NetworkInformation">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Ping">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Requests">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Security">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Sockets">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebHeaderCollection">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets.Client">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.WebSockets">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath>
- </Reference>
- <Reference Include="System.ObjectModel">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.ILGeneration">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit.Lightweight">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Emit">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Extensions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Reflection">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Reader">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.ResourceManager">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath>
- </Reference>
- <Reference Include="System.Resources.Writer">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.VisualC">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Extensions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Handles">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.WindowsRuntime">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Numerics">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Formatters">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Json">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization.Xml">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Claims">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Algorithms">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Csp">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Encoding">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Cryptography.X509Certificates">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.Principal">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath>
- </Reference>
- <Reference Include="System.Security.SecureString">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Duplex">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Http">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.NetTcp">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Primitives">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="System.ServiceModel.Security">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding.Extensions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.Encoding">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath>
- </Reference>
- <Reference Include="System.Text.RegularExpressions">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Overlapped">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Parallel">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Thread">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.ThreadPool">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Timer">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.ReaderWriter">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XDocument">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath.XDocument">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XPath">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlDocument">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml.XmlSerializer">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath>
- </Reference>
- <Reference Include="netstandard">
- <HintPath>/Applications/Unity/Hub/Editor/2020.1.12f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath>
- </Reference>
- <Reference Include="Unity.XR.Management">
- <HintPath>Library/ScriptAssemblies/Unity.XR.Management.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipeline.Universal.ShaderLibrary">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Subsystem.Registration">
- <HintPath>Library/ScriptAssemblies/Unity.Subsystem.Registration.dll</HintPath>
- </Reference>
- <Reference Include="Unity.XR.OpenVR">
- <HintPath>Library/ScriptAssemblies/Unity.XR.OpenVR.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Universal.Shaders">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VSCode.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.XR.OpenVR.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.XR.OpenVR.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Formats.Fbx.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.Formats.Fbx.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Core.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Core.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.InputSystem">
- <HintPath>Library/ScriptAssemblies/Unity.InputSystem.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Core.Runtime">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Recorder.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.Recorder.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Recorder">
- <HintPath>Library/ScriptAssemblies/Unity.Recorder.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Universal.Runtime">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Universal.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Universal.Editor.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.UI">
- <HintPath>Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Searcher.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.Searcher.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Timeline">
- <HintPath>Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.XR.LegacyInputHelpers">
- <HintPath>Library/ScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll</HintPath>
- </Reference>
- <Reference Include="Unity.XR.Management.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.XR.Management.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Rider.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll</HintPath>
- </Reference>
- <Reference Include="Autodesk.Fbx">
- <HintPath>Library/ScriptAssemblies/Autodesk.Fbx.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.SpatialTracking">
- <HintPath>Library/ScriptAssemblies/UnityEditor.SpatialTracking.dll</HintPath>
- </Reference>
- <Reference Include="UnityEngine.SpatialTracking">
- <HintPath>Library/ScriptAssemblies/UnityEngine.SpatialTracking.dll</HintPath>
- </Reference>
- <Reference Include="Unity.VisualStudio.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.VisualStudio.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.ShaderGraph.Editor">
- <HintPath>Library/ScriptAssemblies/Unity.ShaderGraph.Editor.dll</HintPath>
- </Reference>
- <Reference Include="Unity.RenderPipelines.Core.ShaderLibrary">
- <HintPath>Library/ScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll</HintPath>
- </Reference>
- <Reference Include="Unity.TextMeshPro">
- <HintPath>Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.XR.LegacyInputHelpers">
- <HintPath>Library/ScriptAssemblies/UnityEditor.XR.LegacyInputHelpers.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Formats.Fbx.Runtime">
- <HintPath>Library/ScriptAssemblies/Unity.Formats.Fbx.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="UnityEditor.UI">
- <HintPath>Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="UniRx.csproj">
- <Project>{8693C37E-ED82-2D71-FC0D-F62E381542C2}</Project>
- <Name>UniRx</Name>
- </ProjectReference>
- <ProjectReference Include="SteamVR_Actions.csproj">
- <Project>{166B883B-E863-ABD8-FC64-707AEA1377A2}</Project>
- <Name>SteamVR_Actions</Name>
- </ProjectReference>
- <ProjectReference Include="Boxophobic.Utils.Scripts.csproj">
- <Project>{D3293D55-D943-C766-FAF7-BFB06A4001F7}</Project>
- <Name>Boxophobic.Utils.Scripts</Name>
- </ProjectReference>
- <ProjectReference Include="Boxophobic.PolyverseSkies.Runtime.csproj">
- <Project>{C7B00CE0-5E90-6C52-A165-FDF1515E5683}</Project>
- <Name>Boxophobic.PolyverseSkies.Runtime</Name>
- </ProjectReference>
- <ProjectReference Include="Boxophobic.PolyverseSkies.Scripts.csproj">
- <Project>{278F2117-5433-D68E-0AE0-1EA1D6C56427}</Project>
- <Name>Boxophobic.PolyverseSkies.Scripts</Name>
- </ProjectReference>
- <ProjectReference Include="Boxophobic.PolyverseSkies.Editor.csproj">
- <Project>{2BA93B31-43BD-7047-121D-5997F046DC0C}</Project>
- <Name>Boxophobic.PolyverseSkies.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="Boxophobic.Utils.Editor.csproj">
- <Project>{6D18FED2-6097-2AF3-3D3E-EBF379AE4821}</Project>
- <Name>Boxophobic.Utils.Editor</Name>
- </ProjectReference>
- <ProjectReference Include="SteamVR_Input_Editor.csproj">
- <Project>{213F7266-FC8E-8A6F-DD73-57B5A7CA1352}</Project>
- <Name>SteamVR_Input_Editor</Name>
- </ProjectReference>
- <ProjectReference Include="SteamVR_Editor.csproj">
- <Project>{2B9B6C59-231A-E7EF-A3B9-D2615B4F5364}</Project>
- <Name>SteamVR_Editor</Name>
- </ProjectReference>
- <ProjectReference Include="SteamVR.csproj">
- <Project>{1384CD9B-AC24-A54E-D807-46C53A207530}</Project>
- <Name>SteamVR</Name>
- </ProjectReference>
- <ProjectReference Include="SteamVR_Windows_EditorHelper.csproj">
- <Project>{F998EC78-A24F-459E-0AB1-20D4D24D3B85}</Project>
- <Name>SteamVR_Windows_EditorHelper</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>
|