A number of warnings are generated after updating my Unity integration.
Assets\Wwise\Editor\WwiseSetupWizard\AkBuildPreprocessor.cs(27,9): warning CS0618: 'BuildTarget.StandaloneLinux' is obsolete: 'StandaloneLinux has been removed in 2019.2'
Assets\Wwise\Editor\WwiseSetupWizard\AkBuildPreprocessor.cs(29,9): warning CS0618: 'BuildTarget.StandaloneLinuxUniversal' is obsolete: 'StandaloneLinuxUniversal has been removed in 2019.2'
Assets\Wwise\Editor\WwiseSetupWizard\AkPluginActivator.cs(198,9): warning CS0618: 'BuildTarget.StandaloneLinux' is obsolete: 'StandaloneLinux has been removed in 2019.2'
Assets\Wwise\Editor\WwiseSetupWizard\AkPluginActivator.cs(203,9): warning CS0618: 'BuildTarget.StandaloneLinuxUniversal' is obsolete: 'StandaloneLinuxUniversal has been removed in 2019.2'
Assets\Wwise\Editor\WwiseSetupWizard\AkPluginActivator.cs(388,38): warning CS0618: 'BuildTarget.StandaloneLinux' is obsolete: 'StandaloneLinux has been removed in 2019.2'
...
Will this be addressed in a future update or should I just handle them locally?
Wwise Integration 2019.1.6.7110.1585
Unity 2019.2.12f1