<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <LangVersion>6</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>{CFED3DCA-F33F-4B40-81B8-8DC9CF2C0D9A}</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_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_2_15;UNITY_2018_2;UNITY_2018;PLATFORM_ARCH_64;UNITY_64;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_DUCK_TYPING;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_TEXTURE_STREAMING;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;INCLUDE_PUBNUB;ENABLE_VIDEO;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_LOCALIZATION;PLATFORM_STANDALONE_WIN;PLATFORM_STANDALONE;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_SUBSTANCE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_EVENT_QUEUE;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_VR;ENABLE_AR;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_4_6;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;VRTK_DEFINE_OCULUS_UTILITIES_1_12_0_OR_NEWER;VRTK_DEFINE_SDK_OCULUS;VRTK_DEFINE_SDK_STEAMVR;VRTK_DEFINE_STEAMVR_PLUGIN_1_2_1_OR_NEWER;VRTK_DEFINE_STEAMVR_PLUGIN_1_2_2_OR_NEWER;VRTK_VERSION_3_3_0;VRTK_VERSION_3_3_0_OR_NEWER;VRTK_VERSION_3_1_0_OR_NEWER;VRTK_VERSION_3_2_0_OR_NEWER;VRTK_VERSION_3_2_1_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>Unity/VSTU</UnityProjectGenerator> <UnityProjectType>Game:1</UnityProjectType> <UnityBuildTarget>StandaloneWindows64:19</UnityBuildTarget> <UnityVersion>2018.2.15f1</UnityVersion> </PropertyGroup> <ItemGroup> <Reference Include="UnityEngine"> <HintPath>C:\Program Files\Unity\Hub\Editor\2018.2.15f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath> </Reference> <Reference Include="UnityEditor"> <HintPath>C:\Program Files\Unity\Hub\Editor\2018.2.15f1\Editor\Data\Managed/UnityEditor.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Compile Include="Assets\Oculus\AudioManager\Scenes\Scripts\TestScript.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\AmbienceEmitter.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\AudioManager.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\AudioManager_Sound.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\MinMaxAttribute.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\SoundEmitter.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\SoundFX.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Audio\SoundFXRef.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Utils\FastList.cs" /> <Compile Include="Assets\Oculus\AudioManager\Scripts\Utils\InspectorNoteAttribute.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\GripPoses\Scripts\PoseEditHelper.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\RemoteLoopback\Scripts\RemoteLoopbackManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\P2PManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\PlayerController.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\RemotePlayer.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\RoomManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\SocialPlatformManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Samples\SocialStarter\Assets\Scripts\VoipManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatar.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarAsset.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarAssetMesh.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarAssetTexture.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarBase.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarBody.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarComponent.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarDriver.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarHand.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarLocalDriver.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarLogger.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarMaterialManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarMeshInstance.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarPacket.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarProjectorRenderComponent.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarRemoteDriver.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarRenderComponent.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSDKCAPI.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSDKManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSettings.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSettingsEditor.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSkinnedMeshRenderComponent.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSkinnedMeshRenderPBSComponent.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarSkinnedMeshRenderPBSV2Component.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarTextureCopyManager.cs" /> <Compile Include="Assets\Oculus\Avatar\Scripts\OvrAvatarTouchController.cs" /> <Compile Include="Assets\Oculus\LipSync\Scenes\Scripts\EnableSwitch.cs" /> <Compile Include="Assets\Oculus\LipSync\Scenes\Scripts\LipSyncDemo_Control.cs" /> <Compile Include="Assets\Oculus\LipSync\Scenes\Scripts\LipSyncDemo_SetCurrentTarget.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\Helpers\OVRLipSyncDebugConsole.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\Helpers\OVRNamedArrayAttribute.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\Helpers\OVRTouchpad.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSync.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncContext.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncContextBase.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncContextCanned.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncContextMorphTarget.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncContextTextureFlip.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncMicInput.cs" /> <Compile Include="Assets\Oculus\LipSync\Scripts\OVRLipSyncSequence.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\AbuseReportOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\AbuseReportType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\AchievementType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\AndroidPlatform.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\ApplicationOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\BufferedAudioStream.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Callback.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\CallbackRunner.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\CAPI.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\CloudStorageDataStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\CloudStorageUpdateStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Decoder.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Encoder.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\IMicrophone.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\IVoipPCMSource.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\KeyValuePairType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LaunchType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LeaderboardFilterType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LeaderboardStartAt.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LivestreamingAudience.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LivestreamingMicrophoneStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\LivestreamingStartStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MatchmakingCriterionImportance.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MatchmakingOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MatchmakingStatApproach.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MediaContentType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Message.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MicrophoneInput.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\MicrophoneInputNative.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AbuseReportRecording.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AchievementDefinition.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AchievementProgress.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AchievementUpdate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\ApplicationVersion.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AssetDetails.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AssetFileDeleteResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AssetFileDownloadCancelResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AssetFileDownloadResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\AssetFileDownloadUpdate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\CloudStorageConflictMetadata.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\CloudStorageData.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\CloudStorageMetadata.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\CloudStorageUpdateResponse.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\DeserializeableList.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Error.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\HttpTransferUpdate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\InstalledApplication.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LanguagePackInfo.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LaunchBlockFlowResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LaunchDetails.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LaunchFriendRequestFlowResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LaunchUnblockFlowResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LeaderboardEntry.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LinkedAccount.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LivestreamingApplicationStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LivestreamingStartResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LivestreamingStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\LivestreamingVideoStats.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingAdminSnapshot.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingAdminSnapshotCandidate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingBrowseResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingEnqueuedUser.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingEnqueueResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingEnqueueResultAndRoom.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\MatchmakingStats.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\NetworkingPeer.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\OrgScopedID.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Party.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\PartyID.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Pid.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\PingResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\PlatformInitialize.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Product.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Purchase.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\Room.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\RoomInviteNotification.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\SdkAccount.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\ShareMediaResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\SystemPermission.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\SystemVoipState.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\User.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\UserAndRoom.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\UserProof.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Models\UserReportID.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Packet.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PeerConnectionState.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PermissionGrantStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PermissionType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Platform.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PlatformInitializeResult.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PlatformInternal.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\PlatformSettings.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\Request.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\RoomJoinability.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\RoomJoinPolicy.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\RoomMembershipLockStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\RoomOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\RoomType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\SdkAccountType.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\SendPolicy.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\ServiceProvider.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\ShareMediaStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\StandalonePlatform.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\StandalonePlatformSettings.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\SystemVoipStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\TimeWindow.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\UserOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\UserOrdering.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\UserPresenceStatus.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipAudioSource.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipAudioSourceHiLevel.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipBitrate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipDtxState.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipInput.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipMuteState.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipOptions.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipPCMSourceNative.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\VoipSampleRate.cs" /> <Compile Include="Assets\Oculus\Platform\Scripts\WindowsPlatform.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scenes\Standard Assets\Character Controllers\Sources\Scripts\MouseLook.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\helpers\ONSPReflectionZone.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\OculusSpatializerUnity.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\ONSPAmbisonicsNative.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\ONSPAudioSource.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\ONSPProfiler.cs" /> <Compile Include="Assets\Oculus\Spatializer\Scripts\ONSPVersion.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scenes\Scripts\VoiceModDemo_Logic.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scripts\Helpers\OVRDebugConsole.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scripts\Helpers\OVRMessenger.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scripts\Helpers\OVRMicInput.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scripts\OVRVoiceMod.cs" /> <Compile Include="Assets\Oculus\VoiceMod\Scripts\OVRVoiceModContext.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRCameraComposition.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRComposition.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRCompositionUtil.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRDirectComposition.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRExternalComposition.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Composition\OVRSandwichComposition.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRBoundary.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRCameraRig.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRCommon.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRDebugHeadController.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRDisplay.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRHaptics.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRHapticsClip.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRHeadsetEmulator.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRInput.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRLayerAttribute.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRLint.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRManager.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRMixedReality.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVROnCompleteListener.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVROverlay.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRPlatformMenu.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRPlugin.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRProfile.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\OVRTracker.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRChromaticAberration.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRCubemapCapture.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRDebugInfo.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRGazePointer.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRGearVrControllerTest.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRGrabbable.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRGrabber.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRGridCube.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRInputModule.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRMixedRealityCaptureSettings.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRModeParms.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRMonoscopic.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRPhysicsRaycaster.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRPlayerController.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRPointerEventData.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRProfiler.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRProgressIndicator.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRRaycaster.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRRecord.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRResetOrientation.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRSceneSampleController.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRScreenFade.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRTrackedRemote.cs" /> <Compile Include="Assets\Oculus\VR\Scripts\Util\OVRWaitCursor.cs" /> <Compile Include="Assets\OrbitFromJsonFile.cs" /> <Compile Include="Assets\OSLO\Oslo\Gauss.cs" /> <Compile Include="Assets\OSLO\Oslo\Matrix.cs" /> <Compile Include="Assets\OSLO\Oslo\ODE\Gear.cs" /> <Compile Include="Assets\OSLO\Oslo\ODE\OdeCommon.cs" /> <Compile Include="Assets\OSLO\Oslo\ODE\OdeHelpers.cs" /> <Compile Include="Assets\OSLO\Oslo\ODE\RK547M.cs" /> <Compile Include="Assets\OSLO\Oslo\Properties\AssemblyInfo.cs" /> <Compile Include="Assets\OSLO\Oslo\SparseMatrix.cs" /> <Compile Include="Assets\OSLO\Oslo\SparseVector.cs" /> <Compile Include="Assets\OSLO\Oslo\Vector.cs" /> <Compile Include="Assets\OSLO\TBP_Integrator\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs" /> <Compile Include="Assets\OSLO\TBP_Integrator\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs" /> <Compile Include="Assets\OSLO\TBP_Integrator\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs" /> <Compile Include="Assets\OSLO\TBP_Integrator\Program.cs" /> <Compile Include="Assets\OSLO\TBP_Integrator\Properties\AssemblyInfo.cs" /> <Compile Include="Assets\SatelliteCanvasManager.cs" /> <Compile Include="Assets\Scripts\FollowTrajectory.cs" /> <Compile Include="Assets\Scripts\JsonDataImport.cs" /> <Compile Include="Assets\Scripts\JsonHelper.cs" /> <Compile Include="Assets\Scripts\OrbitalData.cs" /> <Compile Include="Assets\Scripts\OrbitalDataUnity.cs" /> <Compile Include="Assets\Scripts\OrbitManagement.cs" /> <Compile Include="Assets\Scripts\TubeRenderer.cs" /> <Compile Include="Assets\Scripts\UtilityFunctions.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_GazeTracker.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_LaserPointer.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_Teleporter.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_TestThrow.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_TestTrackedCamera.cs" /> <Compile Include="Assets\SteamVR\Extras\SteamVR_TrackedController.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\BodyCollider.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\CircularDrive.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\ComplexThrowable.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\ControllerHoverHighlight.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\CustomEvents.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DebugUI.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DestroyOnDetachedFromHand.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DestroyOnParticleSystemDeath.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DestroyOnTriggerEnter.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DistanceHaptics.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\DontDestroyOnLoad.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\EnumFlags.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\FallbackCameraController.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Hand.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\HapticRack.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\HideOnHandFocusLost.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\IgnoreHovering.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\InputModule.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Interactable.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\InteractableButtonEvents.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\InteractableHoverEvents.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\ItemPackage.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\ItemPackageReference.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\ItemPackageSpawner.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearAnimation.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearAnimator.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearAudioPitch.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearBlendshape.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearDisplacement.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearDrive.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\LinearMapping.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Player.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\PlaySound.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SeeThru.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SleepOnAwake.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SoundDeparent.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SoundPlayOneshot.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SpawnAndAttachAfterControllerIsTracking.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SpawnAndAttachToHand.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\SpawnRenderModel.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Throwable.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\UIElement.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Unparent.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\Util.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Core\Scripts\VelocityEstimator.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Hints\Scripts\ControllerButtonHints.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\ArcheryTarget.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\Arrow.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\ArrowHand.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\ArrowheadRotation.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\Balloon.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\BalloonColliders.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\BalloonHapticBump.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\BalloonSpawner.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\ExplosionWobble.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\FireSource.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\Longbow.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Longbow\Scripts\SoundBowClick.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Samples\Scripts\ControllerHintsExample.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Samples\Scripts\InteractableExample.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\AllowTeleportWhileAttachedToHand.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\ChaperoneInfo.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\IgnoreTeleportTrace.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\Teleport.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\TeleportArc.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\TeleportArea.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\TeleportMarkerBase.cs" /> <Compile Include="Assets\SteamVR\InteractionSystem\Teleport\Scripts\TeleportPoint.cs" /> <Compile Include="Assets\SteamVR\Plugins\openvr_api.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Camera.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_CameraFlip.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_CameraMask.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Controller.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_ControllerManager.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Ears.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Events.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_ExternalCamera.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Fade.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Frustum.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_GameView.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_IK.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_LoadLevel.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Menu.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Overlay.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_PlayArea.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Render.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_RenderModel.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Skybox.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_SphericalProjection.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Stats.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_TestController.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_TrackedCamera.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_TrackedObject.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_UpdatePoses.cs" /> <Compile Include="Assets\SteamVR\Scripts\SteamVR_Utils.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[001 - Interactions] ControllerEvents\Scripts\VRTKExample_ControllerEventsDelegateListeners.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[002 - Pointers] StraightPointer\Scripts\VRTKExample_PointerObjectHighlighterActivator.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[003 - Pointers] BezierPointer\Scripts\VRTKExample_BezierPointerChanger.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[003 - Pointers] BezierPointer\Scripts\VRTKExample_BezierPointerCustomStyles.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[003 - Pointers] BezierPointer\Scripts\VRTKExample_BezierPointerDefaults.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[003 - Pointers] BezierPointer\Scripts\VRTKExample_BezierPointerLineRenderer.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[005 - Interactions] InteractableObjects\Scripts\ControllableReactor.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[005 - Interactions] InteractableObjects\Scripts\SnapDropZoneToggle.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[005 - Interactions] InteractableObjects\Scripts\ToggleCustomHands.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[005 - Interactions] InteractableObjects\Scripts\TogglePointerInteraction.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\ClimbableHandLift.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\ElevatorControl.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\IgnoreTeleportDummy.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\OptionsMenu.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\ToggleGameObject.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[006 - Locomotion] MovementTypes\Scripts\ToggleGameObjectSlider.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[007 - Interactions] InteractionHelpers\Scripts\PanelMenuSaucerGrid.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SceneResources\[007 - Interactions] InteractionHelpers\Scripts\PanelMenuSphereSlider.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\AnimatedBezierPointer\Scripts\BeamRotator.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\FireExtinguisher\Scripts\FireExtinguisher_Base.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\FireExtinguisher\Scripts\FireExtinguisher_Sprayer.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\Guns\Scripts\GunShoot.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\Lamp\Scripts\InteractableLamp.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\LightSaber\Scripts\ScaleOnUse.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Prefabs\Whirlygig\Scripts\InteractableWhirlyGig.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Scripts\VRTKExample_FixSetup.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Scripts\VRTKExample_ObjectListToggle.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Scripts\VRTKExample_OptionTile.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Scripts\VRTKExample_OptionTilePointerSelector.cs" /> <Compile Include="Assets\VRTK\Examples\ExampleResources\SharedResources\Scripts\VRTKExample_SceneSwitcher.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\Arrow.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\ArrowNotch.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\ArrowSpawner.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\BowAim.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\BowAnimation.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\BowHandle.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Archery\Follow.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\AutoRotation.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Breakable_Cube.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\ButtonReactor.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Controller_Hand.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Controller_Menu.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\ControlReactor.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\ControlsMenu.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\ExcludeTeleport.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\FireExtinguisher_Base.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\FireExtinguisher_Sprayer.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Gun.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\HandLift.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Lamp.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\LightSaber.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Menu_Color_Changer.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Menu_Container_Object_Colors.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Menu_Object_Spawner.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\ModelVillage_TeleportLocation.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\MoveBlock.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Openable_Door.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\PanelMenu\PanelMenuDemoFlyingSaucer.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\PanelMenu\PanelMenuDemoSphere.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\PanelMenu\PanelMenuUIGrid.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\PanelMenu\PanelMenuUISlider.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\PusherStickyToggle.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RC_Car.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RC_Car_Controller.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RealGun.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RealGun_SafetySwitch.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RealGun_Slide.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Remote_Beam.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Remote_Beam_Controller.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\RendererOffOnDash.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\SceneChanger.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\SceneLoader.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\SnapDropZoneGroup_Switcher.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Sphere_Spawner.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Sword.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Tests\VRTK_BaseTest.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Tests\VRTK_ControllerReference_Setup.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\UI_Interactions.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\UI_Keyboard.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\UseRotate.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_ControllerAppearance_Example.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_ControllerEvents_ListenerExample.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_ControllerInteract_ListenerExample.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_ControllerPointerEvents_ListenerExample.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_ControllerUIPointerEvents_ListenerExample.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\VRTK_RoomExtender_ControllerExample.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Whirlygig.cs" /> <Compile Include="Assets\VRTK\LegacyExampleFiles\ExampleResources\Scripts\Zipline.cs" /> <Compile Include="Assets\VRTK\Prefabs\AvatarHands\VRTK_AvatarHandController.cs" /> <Compile Include="Assets\VRTK\Prefabs\ConsoleViewerCanvas\VRTK_ConsoleViewer.cs" /> <Compile Include="Assets\VRTK\Prefabs\ControllerRigidbodyActivator\VRTK_ControllerRigidbodyActivator.cs" /> <Compile Include="Assets\VRTK\Prefabs\ControllerTooltips\VRTK_ControllerTooltips.cs" /> <Compile Include="Assets\VRTK\Prefabs\DesktopCamera\VRTK_DesktopCamera.cs" /> <Compile Include="Assets\VRTK\Prefabs\DestinationPoint\VRTK_DestinationPoint.cs" /> <Compile Include="Assets\VRTK\Prefabs\FramesPerSecondCanvas\VRTK_FramesPerSecondViewer.cs" /> <Compile Include="Assets\VRTK\Prefabs\ObjectTooltip\VRTK_ObjectTooltip.cs" /> <Compile Include="Assets\VRTK\Prefabs\PanelMenu\VRTK_PanelMenuController.cs" /> <Compile Include="Assets\VRTK\Prefabs\PanelMenu\VRTK_PanelMenuItemController.cs" /> <Compile Include="Assets\VRTK\Prefabs\PointerDirectionIndicator\VRTK_PointerDirectionIndicator.cs" /> <Compile Include="Assets\VRTK\Prefabs\RadialMenu\RadialMenuButton\RadialButtonIcon.cs" /> <Compile Include="Assets\VRTK\Prefabs\RadialMenu\RadialMenuButton\UICircle.cs" /> <Compile Include="Assets\VRTK\Prefabs\RadialMenu\VRTK_IndependentRadialMenuController.cs" /> <Compile Include="Assets\VRTK\Prefabs\RadialMenu\VRTK_RadialMenu.cs" /> <Compile Include="Assets\VRTK\Prefabs\RadialMenu\VRTK_RadialMenuController.cs" /> <Compile Include="Assets\VRTK\Prefabs\SDKSetupSwitcher\VRTK_SDKSetupSwitcher.cs" /> <Compile Include="Assets\VRTK\Prefabs\SnapDropZone\VRTK_SnapDropZone.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\Utilities\VRTK_ContentHandler.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Button.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Chest.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Control.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Door.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Drawer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Knob.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Lever.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Slider.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_SpringLever.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Controls\3D\VRTK_Wheel.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Highlighters\VRTK_BaseHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Highlighters\VRTK_MaterialColorSwapHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Highlighters\VRTK_MaterialPropertyBlockColorSwapHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Highlighters\VRTK_OutlineObjectCopyHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Artificial\VRTK_ArtificialPusher.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Artificial\VRTK_ArtificialRotator.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Artificial\VRTK_ArtificialSlider.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Physics\VRTK_BasePhysicsControllable.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Physics\VRTK_PhysicsPusher.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Physics\VRTK_PhysicsRotator.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\Physics\VRTK_PhysicsSlider.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\Controllables\VRTK_BaseControllable.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_BaseGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_BaseJointGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_ChildOfControllerGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_ClimbableGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_ControlAnimationGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_CustomJointGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_FixedJointGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_MoveTransformGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_RotateTransformGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_RotatorTrackGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_SpringJointGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\GrabAttachMechanics\VRTK_TrackObjectGrabAttach.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\SecondaryControllerGrabActions\VRTK_AxisScaleGrabAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\SecondaryControllerGrabActions\VRTK_BaseGrabAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\SecondaryControllerGrabActions\VRTK_ControlDirectionGrabAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\SecondaryControllerGrabActions\VRTK_SwapControllerGrabAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_IgnoreInteractTouchColliders.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractableListener.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractableObject.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractControllerAppearance.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractHaptics.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractObjectAppearance.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_InteractObjectHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactables\VRTK_ObjectTouchAutoInteract.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_ControllerEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_ControllerHighlighter.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_ControllerTrackedCollider.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_InteractGrab.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_InteractNearTouch.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_InteractTouch.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_InteractUse.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\Interactors\VRTK_ObjectAutoGrab.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\VRTK_ControllerHaptics.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Interactions\VRTK_ObjectAppearance.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\Attributes\MinMaxRangeAttribute.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\Attributes\ObsoleteInspectorAttribute.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\DataTypes\Limits2D.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\DataTypes\Vector3State.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_CollisionTracker.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_ControllerReference.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_CurveGenerator.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_Defines.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_EventSystem.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_Logger.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_ObjectCache.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_PlayerObject.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_RoomExtender_PlayAreaGizmo.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_ScreenFade.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_SDKControllerReady.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_TrackedController.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_TrackedHeadset.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_TunnelEffect.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_UIGraphicRaycaster.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Internal\VRTK_VRInputModule.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\ObjectControlActions\VRTK_BaseObjectControlAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\ObjectControlActions\VRTK_RotateObjectControlAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\ObjectControlActions\VRTK_SlideObjectControlAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\ObjectControlActions\VRTK_SnapRotateObjectControlAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\ObjectControlActions\VRTK_WarpObjectControlAction.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_BasicTeleport.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_ButtonControl.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_DashTeleport.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_DragWorld.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_HeightAdjustTeleport.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_MoveInPlace.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_ObjectControl.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_PlayerClimb.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_RoomExtender.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_SlingshotJump.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_StepMultiplier.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_TeleportDisableOnControllerObscured.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_TeleportDisableOnHeadsetCollision.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_TouchpadControl.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Locomotion\VRTK_TunnelOverlay.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\PointerRenderers\VRTK_BasePointerRenderer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\PointerRenderers\VRTK_BezierPointerRenderer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\PointerRenderers\VRTK_StraightPointerRenderer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\VRTK_DestinationMarker.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\VRTK_PlayAreaCursor.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Pointers\VRTK_Pointer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_BodyPhysics.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_HeadsetCollision.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_HeadsetCollisionFade.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_HeadsetControllerAware.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_HeadsetFade.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_HipTracking.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Presence\VRTK_PositionRewind.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\UI\VRTK_UICanvas.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\UI\VRTK_UIDraggableItem.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\UI\VRTK_UIDropZone.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\UI\VRTK_UIPointer.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\ControllerModelSettings\VRTK_ControllerElementHighlighters.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\ControllerModelSettings\VRTK_ControllerModelElementPaths.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\ObjectFollow\VRTK_ObjectFollow.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\ObjectFollow\VRTK_RigidbodyFollow.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\ObjectFollow\VRTK_TransformFollow.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\SDK\VRTK_SDKInfo.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\SDK\VRTK_SDKManager.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\SDK\VRTK_SDKSetup.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_BaseControllable_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_BasicTeleport_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_BodyPhysics_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_Button_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_Control_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ControlAnimationGrabAttach_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ControllerEvents_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ControllerRigidbodyActivator_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ControllerTooltips_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_DashTeleport_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_DestinationMarker_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_DestinationPoint_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_HeadsetCollision_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_HeadsetControllerAware_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_HeadsetFade_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractableObject_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractControllerAppearance_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractGrab_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractHaptics_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractNearTouch_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractObjectAppearance_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractObjectHighlighter_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractTouch_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_InteractUse_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_MoveTransformGrabAttach_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ObjectAutoGrab_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ObjectControl_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_ObjectTooltip_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_PlayAreaCursor_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_PlayerClimb_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_Pointer_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_PointerDirectionIndicator_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_PositionRewind_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_RotateTransformGrabAttach_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_SDKManager_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_SDKSetup_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_SlingshotJump_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_SnapDropZone_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_UIDraggableItem_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_UIPointer_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\UnityEvents\VRTK_UnityEvents.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_AdaptiveQuality.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_CustomRaycast.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_DeviceFinder.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_NavMeshData.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_PolicyList.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_SDKInputOverride.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_SDKObjectAlias.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_SDKObjectState.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_SDKTransformModify.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_SharedMethods.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_Simulator.cs" /> <Compile Include="Assets\VRTK\Source\Scripts\Utilities\VRTK_VelocityEstimator.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_Base.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_BaseBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_BaseController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_BaseHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_BaseSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_DescriptionAttribute.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Base\SDK_ScriptingDefineSymbolPredicateAttribute.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\DaydreamReach.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\SDK_DaydreamBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\SDK_DaydreamController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\SDK_DaydreamDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\SDK_DaydreamHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Daydream\SDK_DaydreamSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Fallback\SDK_FallbackBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Fallback\SDK_FallbackController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Fallback\SDK_FallbackHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Fallback\SDK_FallbackSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\HyperealVR\SDK_HyperealVRBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\HyperealVR\SDK_HyperealVRController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\HyperealVR\SDK_HyperealVRDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\HyperealVR\SDK_HyperealVRHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\HyperealVR\SDK_HyperealVRSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Oculus\SDK_OculusBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Oculus\SDK_OculusController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Oculus\SDK_OculusDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Oculus\SDK_OculusHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Oculus\SDK_OculusSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_ControllerSim.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_InputSimulator.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_SimBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_SimController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_SimHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Simulator\SDK_SimSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\SteamVR\SDK_SteamVRBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\SteamVR\SDK_SteamVRController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\SteamVR\SDK_SteamVRDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\SteamVR\SDK_SteamVRHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\SteamVR\SDK_SteamVRSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityCameraRig.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityControllerTracker.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnityHeadsetTracker.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Unity\SDK_UnitySystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\VRTK_SDK_Bridge.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\Resources\InteractionSourceExtensions.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\Resources\WindowsApiChecker.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\Resources\WindowsMR_Camera.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\Resources\WindowsMR_ControllerManager.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\Resources\WindowsMR_TrackedObject.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\SDK_WindowsMRBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\SDK_WindowsMRController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\SDK_WindowsMRDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\SDK_WindowsMRHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\WindowsMR\SDK_WindowsMRSystem.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Ximmerse\SDK_XimmerseBoundaries.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Ximmerse\SDK_XimmerseController.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Ximmerse\SDK_XimmerseDefines.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Ximmerse\SDK_XimmerseHeadset.cs" /> <Compile Include="Assets\VRTK\Source\SDK\Ximmerse\SDK_XimmerseSystem.cs" /> <None Include="Assets\Oculus\Avatar\Content\Materials\AvatarMaterialStateShader.cginc" /> <None Include="Assets\WanzyeeStudio\ThirdParty\SaladLab\Json.Net.Unity3D\link.xml" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF-Surface-Mobile.shader" /> <None Include="Assets\TextMesh Pro\Resources\LineBreaking Leading Characters.txt" /> <None Include="Assets\SteamVR\Resources\SteamVR_Fade.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\Version1.5\Avatar_PC_SingleComponent.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRUnlitTransparent.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRChromaKey.cginc" /> <None Include="Assets\SteamVR\Resources\SteamVR_ClearAll.shader" /> <None Include="Assets\SteamVR\InteractionSystem\Hints\Shaders\ControllerButtonHints.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMPro_Properties.cginc" /> <None Include="Assets\WanzyeeStudio\ThirdParty\SaladLab\Json.Net.Unity3D\LICENSE.txt" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\Version1.5\Avatar_Mobile_Loader.shader" /> <None Include="Assets\Oculus\VR\Shaders\OVRColorRampAlpha.shader" /> <None Include="Assets\Oculus\Avatar\Content\Materials\AvatarSurfaceShader.shader" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\UIOverlay.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_Bitmap-Custom-Atlas.shader" /> <None Include="Assets\SteamVR\InteractionSystem\Teleport\Shaders\Highlight.shader" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\VRTK_OutlineBasic.shader" /> <None Include="Assets\Oculus\VR\Resources\Cubemap Blit.shader" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\AdaptiveQualityDebugVisualization.shader" /> <None Include="Assets\Oculus\Avatar\Content\Materials\AvatarSurfaceShaderSelfOccluding.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRUnlit.shader" /> <None Include="Assets\Oculus\VR\Shaders\Unlit Crosshair.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\AvatarSurfaceShaderSelfOccluding.shader" /> <None Include="Assets\Oculus\VR\Resources\Unlit Transparent Color.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\AvatarSurfaceShaderPBS.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRCameraFrameLit.shader" /> <None Include="Assets\Oculus\Avatar\Samples\SocialStarter\README.txt" /> <None Include="Assets\Oculus\Avatar\Content\Materials\AvatarSurfaceShaderPBSV2.shader" /> <None Include="Assets\TextMesh Pro\Resources\LineBreaking Following Characters.txt" /> <None Include="Assets\TextMesh Pro\Sprites\EmojiOne Attribution.txt" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\Version1.5\Avatar_Mobile_CombinedMesh.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile Masking.shader" /> <None Include="Assets\Oculus\VR\Resources\Underlay Transparent Occluder.shader" /> <None Include="Assets\Oculus\VR\Resources\Texture2D Blit.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_Bitmap-Mobile.shader" /> <None Include="Assets\Oculus\Avatar\Content\Materials\AvatarSurfaceShaderPBS.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF Overlay.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMPro_Surface.cginc" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\VRTK_TunnelEffect.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRCameraFrame.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile Overlay.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\AvatarSurfaceShaderPBSV2.shader" /> <None Include="Assets\Oculus\VR\Resources\OVRMRClipPlane.shader" /> <None Include="Assets\SteamVR\Resources\SteamVR_SphericalProjection.shader" /> <None Include="Assets\SteamVR\Resources\SteamVR_AlphaOut.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_Bitmap.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMPro.cginc" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\TransparentFresnelBehind.shader" /> <None Include="Assets\SteamVR\readme.txt" /> <None Include="Assets\Oculus\Avatar\Samples\CrossPlatform\Readme.txt" /> <None Include="Assets\SteamVR\InteractionSystem\Core\Shaders\Silhouette.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\Version1.5\Avatar_Mobile_SingleComponent.shader" /> <None Include="Assets\VRTK\Source\Scripts\Internal\Shaders\Unlit_TransparentColor.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF.shader" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\AvatarMaterialStateShader.cginc" /> <None Include="Assets\Oculus\Avatar\Resources\Materials\AvatarSurfaceShader.shader" /> <None Include="Assets\SteamVR\Resources\SteamVR_ColorOut.shader" /> <None Include="Assets\SteamVR\InteractionSystem\Core\Shaders\SeeThru.shader" /> <None Include="Assets\Oculus\VR\Resources\Underlay Impostor.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF-Mobile.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_Sprite.shader" /> <None Include="Assets\TextMesh Pro\Resources\Shaders\TMP_SDF-Surface.shader" /> <None Include="Assets\SteamVR\InteractionSystem\Readme_InteractionSystem.txt" /> <None Include="Assets\Oculus\VR\Plugins\placeholder.txt" /> <Reference Include="UnityEditor.StandardEvents"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Library/ScriptAssemblies/UnityEditor.StandardEvents.dll</HintPath> </Reference> <Reference Include="Unity.TextMeshPro.Editor"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath> </Reference> <Reference Include="Unity.PackageManagerUI.Editor"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Library/ScriptAssemblies/Unity.PackageManagerUI.Editor.dll</HintPath> </Reference> <Reference Include="Unity.TextMeshPro"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath> </Reference> <Reference Include="UnityEngine.AIModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ARModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.AccessibilityModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.AnimationModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.AssetBundleModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.AudioModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.BaselibModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.BaselibModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ClothModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.CloudWebServicesModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.CloudWebServicesModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ClusterInputModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ClusterRendererModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.CoreModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.CrashReportingModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.DirectorModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.FacebookModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.FacebookModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.FileSystemHttpModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.FileSystemHttpModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.GameCenterModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.GridModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.HotReloadModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.HotReloadModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.IMGUIModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ImageConversionModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.InputModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.JSONSerializeModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.LocalizationModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.LocalizationModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ParticleSystemModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ParticlesLegacyModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.PerformanceReportingModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.PhysicsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.Physics2DModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ProfilerModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ProfilerModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.ScreenCaptureModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.SharedInternalsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.SpriteMaskModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.SpriteShapeModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.StreamingModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.StreamingModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.StyleSheetsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.SubstanceModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.SubstanceModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TLSModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TLSModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TerrainModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TerrainPhysicsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TextRenderingModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TilemapModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.TimelineModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.TimelineModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UIModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UIElementsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UNETModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UmbraModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UmbraModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityAnalyticsModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityConnectModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityWebRequestModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityWebRequestAssetBundleModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAssetBundleModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityWebRequestAudioModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityWebRequestTextureModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.UnityWebRequestWWWModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.VRModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.VehiclesModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.VideoModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.WindModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath> </Reference> <Reference Include="UnityEngine.XRModule"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/UnityEngine/UnityEngine.XRModule.dll</HintPath> </Reference> <Reference Include="Unity.Locator"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/Managed/Unity.Locator.dll</HintPath> </Reference> <Reference Include="UnityEngine.UI"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath> </Reference> <Reference Include="UnityEngine.Timeline"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath> </Reference> <Reference Include="UnityEngine.Networking"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath> </Reference> <Reference Include="UnityEngine.GoogleAudioSpatializer"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath> </Reference> <Reference Include="UnityEngine.HoloLens"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath> </Reference> <Reference Include="UnityEngine.SpatialTracking"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath> </Reference> <Reference Include="Microsoft.Research.Oslo"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Assets/OSLO/Oslo/bin/Debug/Microsoft.Research.Oslo.dll</HintPath> </Reference> <Reference Include="Microsoft.Research.Oslo"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Assets/OSLO/Oslo/obj/Debug/Microsoft.Research.Oslo.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json"> <HintPath>U:/Unity 2018 Projects/UKSA-orbital-project/Assets/WanzyeeStudio/ThirdParty/SaladLab/Json.Net.Unity3D/Plugins/Newtonsoft.Json.dll</HintPath> </Reference> <Reference Include="UnityEngine.Analytics"> <HintPath>C:/Users/rjp/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.analytics@2.0.16/UnityEngine.Analytics.dll</HintPath> </Reference> <Reference Include="UnityEngine.StandardEvents"> <HintPath>C:/Users/rjp/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.standardevents@1.0.13/UnityEngine.StandardEvents.dll</HintPath> </Reference> <Reference Include="mscorlib"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/mscorlib.dll</HintPath> </Reference> <Reference Include="System"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.dll</HintPath> </Reference> <Reference Include="System.Core"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Core.dll</HintPath> </Reference> <Reference Include="System.Runtime.Serialization"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Runtime.Serialization.dll</HintPath> </Reference> <Reference Include="System.Xml"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.dll</HintPath> </Reference> <Reference Include="System.Xml.Linq"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Xml.Linq.dll</HintPath> </Reference> <Reference Include="System.Numerics"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.dll</HintPath> </Reference> <Reference Include="System.Numerics.Vectors"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/System.Numerics.Vectors.dll</HintPath> </Reference> <Reference Include="Microsoft.Win32.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/Microsoft.Win32.Primitives.dll</HintPath> </Reference> <Reference Include="netstandard"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/netstandard.dll</HintPath> </Reference> <Reference Include="System.AppContext"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.AppContext.dll</HintPath> </Reference> <Reference Include="System.Collections.Concurrent"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Concurrent.dll</HintPath> </Reference> <Reference Include="System.Collections"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.dll</HintPath> </Reference> <Reference Include="System.Collections.NonGeneric"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.NonGeneric.dll</HintPath> </Reference> <Reference Include="System.Collections.Specialized"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Collections.Specialized.dll</HintPath> </Reference> <Reference Include="System.ComponentModel.Annotations"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Annotations.dll</HintPath> </Reference> <Reference Include="System.ComponentModel"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.dll</HintPath> </Reference> <Reference Include="System.ComponentModel.EventBasedAsync"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.EventBasedAsync.dll</HintPath> </Reference> <Reference Include="System.ComponentModel.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.Primitives.dll</HintPath> </Reference> <Reference Include="System.ComponentModel.TypeConverter"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ComponentModel.TypeConverter.dll</HintPath> </Reference> <Reference Include="System.Console"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Console.dll</HintPath> </Reference> <Reference Include="System.Data.Common"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Data.Common.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.Contracts"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Contracts.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.Debug"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Debug.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.FileVersionInfo"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.FileVersionInfo.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.Process"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Process.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.StackTrace"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.StackTrace.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.TextWriterTraceListener"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TextWriterTraceListener.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.Tools"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.Tools.dll</HintPath> </Reference> <Reference Include="System.Diagnostics.TraceSource"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Diagnostics.TraceSource.dll</HintPath> </Reference> <Reference Include="System.Drawing.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Drawing.Primitives.dll</HintPath> </Reference> <Reference Include="System.Dynamic.Runtime"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Dynamic.Runtime.dll</HintPath> </Reference> <Reference Include="System.Globalization.Calendars"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Calendars.dll</HintPath> </Reference> <Reference Include="System.Globalization"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.dll</HintPath> </Reference> <Reference Include="System.Globalization.Extensions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Globalization.Extensions.dll</HintPath> </Reference> <Reference Include="System.IO.Compression.ZipFile"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Compression.ZipFile.dll</HintPath> </Reference> <Reference Include="System.IO"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.dll</HintPath> </Reference> <Reference Include="System.IO.FileSystem"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.dll</HintPath> </Reference> <Reference Include="System.IO.FileSystem.DriveInfo"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.DriveInfo.dll</HintPath> </Reference> <Reference Include="System.IO.FileSystem.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Primitives.dll</HintPath> </Reference> <Reference Include="System.IO.FileSystem.Watcher"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.FileSystem.Watcher.dll</HintPath> </Reference> <Reference Include="System.IO.IsolatedStorage"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.IsolatedStorage.dll</HintPath> </Reference> <Reference Include="System.IO.MemoryMappedFiles"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.MemoryMappedFiles.dll</HintPath> </Reference> <Reference Include="System.IO.Pipes"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.Pipes.dll</HintPath> </Reference> <Reference Include="System.IO.UnmanagedMemoryStream"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.IO.UnmanagedMemoryStream.dll</HintPath> </Reference> <Reference Include="System.Linq"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.dll</HintPath> </Reference> <Reference Include="System.Linq.Expressions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Expressions.dll</HintPath> </Reference> <Reference Include="System.Linq.Parallel"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Parallel.dll</HintPath> </Reference> <Reference Include="System.Linq.Queryable"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Linq.Queryable.dll</HintPath> </Reference> <Reference Include="System.Net.Http.Rtc"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Http.Rtc.dll</HintPath> </Reference> <Reference Include="System.Net.NameResolution"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NameResolution.dll</HintPath> </Reference> <Reference Include="System.Net.NetworkInformation"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.NetworkInformation.dll</HintPath> </Reference> <Reference Include="System.Net.Ping"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Ping.dll</HintPath> </Reference> <Reference Include="System.Net.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Primitives.dll</HintPath> </Reference> <Reference Include="System.Net.Requests"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Requests.dll</HintPath> </Reference> <Reference Include="System.Net.Security"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Security.dll</HintPath> </Reference> <Reference Include="System.Net.Sockets"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.Sockets.dll</HintPath> </Reference> <Reference Include="System.Net.WebHeaderCollection"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebHeaderCollection.dll</HintPath> </Reference> <Reference Include="System.Net.WebSockets.Client"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.Client.dll</HintPath> </Reference> <Reference Include="System.Net.WebSockets"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Net.WebSockets.dll</HintPath> </Reference> <Reference Include="System.ObjectModel"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ObjectModel.dll</HintPath> </Reference> <Reference Include="System.Reflection"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.dll</HintPath> </Reference> <Reference Include="System.Reflection.Emit"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.dll</HintPath> </Reference> <Reference Include="System.Reflection.Emit.ILGeneration"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.ILGeneration.dll</HintPath> </Reference> <Reference Include="System.Reflection.Emit.Lightweight"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Emit.Lightweight.dll</HintPath> </Reference> <Reference Include="System.Reflection.Extensions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Extensions.dll</HintPath> </Reference> <Reference Include="System.Reflection.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Reflection.Primitives.dll</HintPath> </Reference> <Reference Include="System.Resources.Reader"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Reader.dll</HintPath> </Reference> <Reference Include="System.Resources.ResourceManager"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.ResourceManager.dll</HintPath> </Reference> <Reference Include="System.Resources.Writer"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Resources.Writer.dll</HintPath> </Reference> <Reference Include="System.Runtime.CompilerServices.VisualC"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.CompilerServices.VisualC.dll</HintPath> </Reference> <Reference Include="System.Runtime"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.dll</HintPath> </Reference> <Reference Include="System.Runtime.Extensions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Extensions.dll</HintPath> </Reference> <Reference Include="System.Runtime.Handles"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Handles.dll</HintPath> </Reference> <Reference Include="System.Runtime.InteropServices"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.dll</HintPath> </Reference> <Reference Include="System.Runtime.InteropServices.RuntimeInformation"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> </Reference> <Reference Include="System.Runtime.InteropServices.WindowsRuntime"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</HintPath> </Reference> <Reference Include="System.Runtime.Numerics"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Numerics.dll</HintPath> </Reference> <Reference Include="System.Runtime.Serialization.Formatters"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Formatters.dll</HintPath> </Reference> <Reference Include="System.Runtime.Serialization.Json"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Json.dll</HintPath> </Reference> <Reference Include="System.Runtime.Serialization.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Primitives.dll</HintPath> </Reference> <Reference Include="System.Runtime.Serialization.Xml"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Runtime.Serialization.Xml.dll</HintPath> </Reference> <Reference Include="System.Security.Claims"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Claims.dll</HintPath> </Reference> <Reference Include="System.Security.Cryptography.Algorithms"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Algorithms.dll</HintPath> </Reference> <Reference Include="System.Security.Cryptography.Csp"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Csp.dll</HintPath> </Reference> <Reference Include="System.Security.Cryptography.Encoding"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Encoding.dll</HintPath> </Reference> <Reference Include="System.Security.Cryptography.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.Primitives.dll</HintPath> </Reference> <Reference Include="System.Security.Cryptography.X509Certificates"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Cryptography.X509Certificates.dll</HintPath> </Reference> <Reference Include="System.Security.Principal"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.Principal.dll</HintPath> </Reference> <Reference Include="System.Security.SecureString"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Security.SecureString.dll</HintPath> </Reference> <Reference Include="System.ServiceModel.Duplex"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Duplex.dll</HintPath> </Reference> <Reference Include="System.ServiceModel.Http"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Http.dll</HintPath> </Reference> <Reference Include="System.ServiceModel.NetTcp"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.NetTcp.dll</HintPath> </Reference> <Reference Include="System.ServiceModel.Primitives"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Primitives.dll</HintPath> </Reference> <Reference Include="System.ServiceModel.Security"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ServiceModel.Security.dll</HintPath> </Reference> <Reference Include="System.Text.Encoding"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.dll</HintPath> </Reference> <Reference Include="System.Text.Encoding.Extensions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.Encoding.Extensions.dll</HintPath> </Reference> <Reference Include="System.Text.RegularExpressions"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Text.RegularExpressions.dll</HintPath> </Reference> <Reference Include="System.Threading"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.dll</HintPath> </Reference> <Reference Include="System.Threading.Overlapped"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Overlapped.dll</HintPath> </Reference> <Reference Include="System.Threading.Tasks"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.dll</HintPath> </Reference> <Reference Include="System.Threading.Tasks.Parallel"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Tasks.Parallel.dll</HintPath> </Reference> <Reference Include="System.Threading.Thread"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Thread.dll</HintPath> </Reference> <Reference Include="System.Threading.ThreadPool"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.ThreadPool.dll</HintPath> </Reference> <Reference Include="System.Threading.Timer"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Threading.Timer.dll</HintPath> </Reference> <Reference Include="System.ValueTuple"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.ValueTuple.dll</HintPath> </Reference> <Reference Include="System.Xml.ReaderWriter"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.ReaderWriter.dll</HintPath> </Reference> <Reference Include="System.Xml.XDocument"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XDocument.dll</HintPath> </Reference> <Reference Include="System.Xml.XmlDocument"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlDocument.dll</HintPath> </Reference> <Reference Include="System.Xml.XmlSerializer"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XmlSerializer.dll</HintPath> </Reference> <Reference Include="System.Xml.XPath"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.dll</HintPath> </Reference> <Reference Include="System.Xml.XPath.XDocument"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/4.7.1-api/Facades/System.Xml.XPath.XDocument.dll</HintPath> </Reference> <Reference Include="UnityScript"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.dll</HintPath> </Reference> <Reference Include="UnityScript.Lang"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/UnityScript.Lang.dll</HintPath> </Reference> <Reference Include="Boo.Lang"> <HintPath>C:/Program Files/Unity/Hub/Editor/2018.2.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityscript/Boo.Lang.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <ProjectReference Include="WanzyeeStudio.Runtime.csproj"> <Project>{66A83F40-84FC-5AF1-DDE0-5D16B5579F98}</Project> <Name>WanzyeeStudio.Runtime</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>