Skip to content

Instantly share code, notes, and snippets.

@CMDann
Created November 17, 2017 17:00
Show Gist options
  • Save CMDann/1c843168953160a6c94e00b831b58fc1 to your computer and use it in GitHub Desktop.
Save CMDann/1c843168953160a6c94e00b831b58fc1 to your computer and use it in GitHub Desktop.
Errors
Severity Code Description Project File Line Suppression State
Error CS0012 The type 'IAsyncAction' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 62 Active
Error CS0012 The type 'IAsyncActionWithProgress<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 62 Active
Error CS0012 The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 62 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 62 Active
Error CS0012 The type 'IAsyncAction' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 85 Active
Error CS0012 The type 'IAsyncActionWithProgress<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 85 Active
Error CS0012 The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 85 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 85 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\ApplicationViewManager.cs 116 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\TextToSpeech.cs 225 Active
Error CS0006 Metadata file 'D:\Users\cmdann\Development\Builds\HoloTest\GeneratedProjects\UWP\Assembly-CSharp\bin\x86\Release\Assembly-CSharp.dll' could not be found TurbineAR D:\Users\cmdann\Development\Builds\HoloTest\TurbineAR\CSC 1 Active
Error CS0012 The type 'IAsyncAction' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 182 Active
Error CS0012 The type 'IAsyncActionWithProgress<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 182 Active
Error CS0012 The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 182 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 182 Active
Error CS0012 The type 'IAsyncAction' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 183 Active
Error CS0012 The type 'IAsyncActionWithProgress<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 183 Active
Error CS0012 The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 183 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 183 Active
Error CS0012 The type 'IAsyncAction' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 224 Active
Error CS0012 The type 'IAsyncActionWithProgress<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 224 Active
Error CS0012 The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 224 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SharingWithUNET\Scripts\GenericNetworkTransmitter.cs 224 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 161 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 162 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 163 Active
Error CS0012 The type 'IInputStream' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 164 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 189 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 190 Active
Error CS0012 The type 'IAsyncOperationWithProgress<,>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 191 Active
Error CS0012 The type 'IOutputStream' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\SpatialMapping\Scripts\RemoteMapping\MeshSaver.cs 192 Active
Error CS0012 The type 'CoreApplicationView' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. TurbineAR D:\Users\cmdann\Development\Builds\HoloTest\TurbineAR\App.cs 34 Active
Error CS0012 The type 'CoreWindow' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'. TurbineAR D:\Users\cmdann\Development\Builds\HoloTest\TurbineAR\App.cs 58 Active
Warning CS0649 Field 'DictationRecordButton.speechToTextOutput' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\DictationRecordButton.cs 26 Active
Warning CS0649 Field 'DictationRecordButton.recordLight' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\DictationRecordButton.cs 29 Active
Warning CS0649 Field 'PopupMenu.isModal' is never assigned to, and will always have its default value false Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\PopupMenu.cs 18 Active
Warning CS0649 Field 'PopupMenu.closeOnNonTargetedTap' is never assigned to, and will always have its default value false Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\PopupMenu.cs 21 Active
Warning CS0649 Field 'RotateMinMax._minAngle' is never assigned to, and will always have its default value 0 Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\RotateMinMax.cs 10 Active
Warning CS0649 Field 'RotateMinMax._maxAngle' is never assigned to, and will always have its default value 0 Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Input\Scripts\RotateMinMax.cs 11 Active
Warning CS0169 The field 'BaseGrabbable.velocity' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseGrabbable.cs 100 Active
Warning CS0169 The field 'BaseGrabbable.averageVelocity' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseGrabbable.cs 101 Active
Warning CS0169 The field 'BaseGrabbable.previousVel' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseGrabbable.cs 102 Active
Warning CS0169 The field 'BaseScalable.readyToScale' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseScalable.cs 20 Active
Warning CS0649 Field 'BaseUsable.handedness' is never assigned to, and will always have its default value Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseUsable.cs 20 Active
Warning CS0169 The field 'BaseUsable.pressType' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\BaseUsable.cs 26 Active
Warning CS0649 Field 'Grabber.pressType' is never assigned to, and will always have its default value Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\MotionControllers-GrabMechanics\Scripts\Grabber.cs 23 Active
Warning CS0649 Field 'SyncObjectSpawner.spawnManager' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\Sharing\SharingService\Scripts\SyncObjectSpawner.cs 18 Active
Warning CS0169 The field 'ScaleThemeWidget.mMaterial' is never used Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit-Examples\UX\Scripts\Widgets\ScaleThemeWidget.cs 23 Active
Warning CS0649 Field 'XboxControllerInputSource.mapping' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Input\Scripts\InputSources\XboxControllerInputSource.cs 59 Active
Warning CS0649 Field 'CustomInputSelector.mouse' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Input\Scripts\Utilities\Interactions\CustomInputSelector.cs 44 Active
Warning CS0649 Field 'CustomInputSelector.leftHand' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Input\Scripts\Utilities\Interactions\CustomInputSelector.cs 47 Active
Warning CS0649 Field 'CustomInputSelector.rightHand' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Input\Scripts\Utilities\Interactions\CustomInputSelector.cs 50 Active
Warning CS0649 Field 'ManualIpConfiguration.ipAddress' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Sharing\Scripts\Utilities\ManualIpConfiguration.cs 42 Active
Warning CS0649 Field 'ManualIpConfiguration.connectionIndicator' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Sharing\Scripts\Utilities\ManualIpConfiguration.cs 45 Active
Warning CS0649 Field 'AdaptiveViewport.qualityController' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\AdaptiveQuality\AdaptiveViewport.cs 30 Active
Warning CS4014 Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\GLTF\Scripts\AsyncAction.cs 21 Active
Warning CS0649 Field 'SceneLauncher.SceneMapping.IsButtonEnabled' is never assigned to, and will always have its default value false Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\SceneLauncher.cs 18 Active
Warning CS0649 Field 'SceneLauncher.sceneMapping' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\SceneLauncher.cs 23 Active
Warning CS0649 Field 'SphereBasedTagalong.debugDisplaySphere' is never assigned to, and will always have its default value false Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\SphereBasedTagalong.cs 36 Active
Warning CS0649 Field 'SphereBasedTagalong.debugDisplayTargetPosition' is never assigned to, and will always have its default value false Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\Utilities\Scripts\SphereBasedTagalong.cs 40 Active
Warning CS0649 Field 'CapsLockHighlight.m_Highlight' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\UX\Scripts\CapsLockHighlight.cs 15 Active
Warning CS0649 Field 'SymbolDisableHighlight.m_TextField' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\UX\Scripts\SymbolDisableHighlight.cs 15 Active
Warning CS0649 Field 'SymbolDisableHighlight.m_ImageField' is never assigned to, and will always have its default value null Assembly-CSharp D:\Users\cmdann\Development\Games\TurbineAR\Assets\HoloToolkit\UX\Scripts\SymbolDisableHighlight.cs 21 Active
Warning CS0618 'ApplicationView.SuppressSystemOverlays.set' is obsolete: 'Use the TryEnterFullScreen method and IsFullScreenMode property instead of SuppressSystemOverlays. For more info, see MSDN.' TurbineAR D:\Users\cmdann\Development\Builds\HoloTest\TurbineAR\App.cs 56 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment