Abhilash
Abhilash
Hello, I have a WPF application (.NET Framework, v4.8). I have setup GitHub Action for creating ClickOnce package. Below is the build step. ``` # Setup MSBuild - name: Setup...
## Describe the bug Migration from v2.7.3 to v2.8.0 using MR Feature Tool resulted in compile time error as - `Library\PackageCache\com.microsoft.mixedreality.toolkit.foundation@9e95381a667f-1659615280629\Providers\Oculus\XRSDK\OculusXRSDKDeviceManagerProfile.cs(131,27): error CS0426: The type name 'ProcessorPerformanceLevel' does not exist...
Hello, I am facing rendering issue in Editor version 4.7. Below are the screenshots: In Editor  While running   It is to be noted that, when the GUI...
Hello, I integrated Dapper.Extensions into an existing project recently. And, I was trying to map data of the child item via `ReferenceMap`. For some reason, it is not mapping as...