XRTK / com.xrtk.lumin

The Lumin platform components for the XRTK
https://github.com/XRTK/XRTK-Core
MIT License
3 stars 4 forks source link

Fix using statement compiler error #116

Closed FejZa closed 3 years ago

FejZa commented 3 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Fix

Packages\com.xrtk.lumin\Runtime\Native\AssemblyInfo.cs(9,1): error CS1529: A using clause must precede all other elements defined in the namespace except extern alias declarations

error preventing project from compiling.